Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
To avoid poor performance with huge numbers of cells added out of order (which should be rare, but can happen with certain batch scenarios) we should make ABSC only sort/reconcile its cells when an actual accessor is actually called, delaying sorting until the very end.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-6630 Replace UnsortedColumns with ArrayBackedSortedColumns
- Resolved