maedhroz commented on code in PR #2267:
URL: https://github.com/apache/cassandra/pull/2267#discussion_r1202703695


##########
conf/cassandra.yaml:
##########
@@ -968,8 +968,8 @@ snapshot_links_per_second: 0
 # loaded using the service loader mechanism. In this section, one can select
 # the format for created sstables and pass additional parameters for the 
formats
 # available on the classpath.
-# The default format is BIG, the legacy SSTable format in use since Cassandra 
3.0.
-# Cassandra versions 5.0 and later also support the trie-indexed BTI format,
+# The default format is "big", the legacy SSTable format in use since 
Cassandra 3.0.
+# Cassandra versions 5.0 and later also support the trie-indexed "bti" format,

Review Comment:
   LGTM, thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to