mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
docs: add CorrectEmptyCounters to sstable-scylla-format
Signed-off-by: Piotr Jastrzebski <piotr@scylladb.com>
This commit is contained in:
@@ -73,6 +73,9 @@ Scylla with issue #3885 fixed)
|
||||
bit 3: CorrectStaticCompact (if set, indicates the sstable was generated by
|
||||
Scylla with issue #4139 fixed)
|
||||
|
||||
bit 4: CorrectEmptyCounters (if set, indicates the sstable was generated by
|
||||
Scylla with issue #4363 fixed)
|
||||
|
||||
## extension_attributes subcomponent
|
||||
|
||||
extension_attributes = extension_attribute_count extension_attribute*
|
||||
@@ -94,4 +97,4 @@ There are currently no defined attributes.
|
||||
|
||||
If the run_identifier subcomponent is present, the sstable is part of a run.
|
||||
All sstables with the same run_identifier belong to the same run. They are
|
||||
guaranteed to be disjoint (non-overlapping) in their partition keys.
|
||||
guaranteed to be disjoint (non-overlapping) in their partition keys.
|
||||
|
||||
Reference in New Issue
Block a user