jacek-lewandowski commented on PR #2777: URL: https://github.com/apache/cassandra/pull/2777#issuecomment-1810195965
The mailing list decided that by default we should use a legacy disk access mode (the same as it was selected in Cassandra 4 and prior). What do you think about tying it to `storage_compatibility_mode`? I mean, if `storage_compatibility_mode` is 4, then we use `legacy`, otherwise we use `auto` cc @michaelsembwever -- 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]

