TransformFeatureCollection visitor delegation can result in infinite recursion

Description

As setup, the delagation goes to the “single datastore” the transform feature source has, which in turn delegates back to the transformation machinery rather than actually passing the visitor down, causing an infinite recursion. There is a test for it, but the test machinery overrode the store retrieval so that it uses the original one.

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created January 14, 2022 at 5:28 PM
Updated January 17, 2022 at 3:36 PM
Resolved January 17, 2022 at 3:36 PM