You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2014/09/29 15:56:34 UTC

[jira] [Comment Edited] (CASSANDRA-8011) Fail on large batch sizes

    [ https://issues.apache.org/jira/browse/CASSANDRA-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151118#comment-14151118 ] 

Carl Yeksigian edited comment on CASSANDRA-8011 at 9/29/14 1:55 PM:
--------------------------------------------------------------------

Added the option which fails on very large batches.

{noformat}
batch_size_fail_threshold_in_kb: 50
{noformat}


was (Author: carlyeks):
Added the option which fails on very large batches.

{noformat}
batch_size_file_threshold_in_kb: 50
{noformat}

> Fail on large batch sizes 
> --------------------------
>
>                 Key: CASSANDRA-8011
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8011
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Patrick McFadin
>            Assignee: Carl Yeksigian
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: 8011-trunk.txt
>
>
> Related to https://issues.apache.org/jira/browse/CASSANDRA-6487
> Just education alone is not going to stop some of the largest batch sizes from being used. Just like we have a tombstone fail threshold, I propose that we have a batch size fail threshold.
> Maybe 10x warn?
> {{batch_fail_threshold: 50k}}



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