-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Layered Tables
-
Storage Engines, Storage Engines - Foundations
-
None
-
None
The cursor_copy debug config is not compatible with layered table because we may have the layered cursor pointing to the key value of the internal cursors. In this case, the layered cursor doesn't own the key value buffer. However, we should revisit this decision and redesign something to help us debug memory ownership issues in layered table.