Hide Forgot
project_key: SOA Compaction does not reset the unused space counter, which means that large files will continually be compacted. Also the compaction copy logic does not copy the correct bytes past the first buffer boundary. Finally the batch cleanup logic is not properly coordinated against a simultaneous compaction.
Link: Added: This issue Cloned from TEIID-1753
Security: Added: Public
Teiid committed to 7.4.x branch: Revision: 3494 should be in ER4.
Validated with unit test: branches/7.4.x/engine/src/test/java/org/teiid/common/buffer/TestSTree.java