Skip to content

Commit

Permalink
Correct comment for nc SSTable format
Browse files Browse the repository at this point in the history
Patch by frankgh; reviewd by brandonwilliams and bereng for
CASSANDRA-18933
  • Loading branch information
frankgh authored and driftx committed Oct 19, 2023
1 parent 0aff36f commit 8c89e2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ static class BigVersion extends Version

// na (4.0-rc1): uncompressed chunks, pending repair session, isTransient, checksummed sstable metadata file, new Bloomfilter format
// nb (4.0.0): originating host id
// nc (4.1): improved min/max, partition level deletion presence marker, key range (CASSANDRA-18134)
// nc (5.0): improved min/max, partition level deletion presence marker, key range (CASSANDRA-18134)
// oa (5.0): Long deletionTime to prevent TTL overflow
// token space coverage
//
Expand Down

0 comments on commit 8c89e2a

Please sign in to comment.