Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Performance
-
Normal
-
All
-
None
-
Description
Replace the current sequential sstable generation identifier with ULID based.
ULID is better because we do not need to scan the existing files to pick the starting number as well as we can generate globally unique identifiers.
Attachments
Attachments
Issue Links
- causes
-
CASSANDRA-17482 Intermittent failure on org.apache.cassandra.io.sstable.LegacySSTableTest.testStreamLegacyCqlTables
- Resolved
- relates to
-
CASSANDRA-17585 Save sstable id as string in activity table
- Resolved
- links to