[
https://issues.apache.org/jira/browse/CASSANDRA-16214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223294#comment-17223294
]
Yifan Cai commented on CASSANDRA-16214:
---------------------------------------
+1
The CI results also look good.
Thanks!
> Improve Logging Downstream of DataOutputBuffer Overflows
> --------------------------------------------------------
>
> Key: CASSANDRA-16214
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16214
> Project: Cassandra
> Issue Type: Improvement
> Components: Observability/Logging
> Reporter: Caleb Rackliffe
> Assignee: Caleb Rackliffe
> Priority: Normal
> Fix For: 4.0-beta
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> There are a number of codepaths that buffer intermediate representations of a
> partition in memory in a {{DataOutputBuffer}}. Compactions and reads
> (involving multiple SSTables) can both produce partitions whose serialized
> size is larger than {{MAX_ARRAY_SIZE}}, in which case a {{RuntimeException}}
> and really not much else makes it to the logs. We should be able to improve
> this so that at least the offending keyspace, table, and partition are logged.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]