Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
At least until CASSANDRA-8303 is done and we can block them entirely, we should log a warning when unlogged batches across multiple partition keys are used. This could either be done by backporting NoSpamLogger and blindly logging every time, or we could add a threshold and warn when more than 10 keys are seen.
Attachments
Issue Links
- is related to
-
CASSANDRA-9283 Deprecate unlogged batches
- Resolved
-
CASSANDRA-8303 Create a capability limitation framework
- Open
- relates to
-
CASSANDRA-8930 Add a warn notification for clients
- Resolved
-
CASSANDRA-11529 Checking if an unlogged batch is local is inefficient
- Resolved