Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
Description
When hitting https://github.com/apache/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/db/commitlog/CommitLog.java#L256-L257, the log message produced does not help the operator track down what data is being written. At a minimum the keyspace and cfIds involved would be useful (and are available) – more detail might not be reasonable to include.
Attachments
Attachments
Issue Links
- is related to
-
CASSANDRA-14782 Make DatabaseDescriptor.getNativeTransportMaxFrameSize() a hotprop
- Open
-
CASSANDRA-12231 Make large mutations easier to find
- Open
- relates to
-
CASSANDRA-15741 Mutation size exceeds max limit - clients get timeout?
- Triage Needed