You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Patrick McFadin (JIRA)" <ji...@apache.org> on 2015/12/16 06:32:46 UTC

[jira] [Created] (CASSANDRA-10876) Alter behavior of batch WARN and ERROR on single partition batches

Patrick McFadin created CASSANDRA-10876:
-------------------------------------------

             Summary: Alter behavior of batch WARN and ERROR on single partition batches
                 Key: CASSANDRA-10876
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10876
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Patrick McFadin
            Priority: Minor


In an attempt to give operator insight into potentially harmful batch usage, Jiras were created to log WARN or fail on certain batch sizes. This ignores the single partition batch, which doesn't create the same issues as a multi-partition batch. 

The proposal is to ignore size on single partition batch statements. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)