Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
CriticalCompatibility
PointFix versions
Pull Request URL
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
Compatibility
Point
Fix versions
Pull Request URL
Created May 3, 2016 at 4:56 PM
Updated May 19, 2016 at 7:14 PM
Resolved May 4, 2016 at 2:32 PM
In a Thor configuration with multiple channels handling rows with child datasets, the row managers per slave and the allocator caching mechanism conspire to cause the row destructor callback to fail to find it's cached allocator.
This was because each slave channel had it's own cache, but the roxiemem slave row managers were sharing the global one.