You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joel Knighton (JIRA)" <ji...@apache.org> on 2016/03/16 00:54:33 UTC

[jira] [Updated] (CASSANDRA-11357) ClientWarningsTest fails after single partition batch warning changes

     [ https://issues.apache.org/jira/browse/CASSANDRA-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Knighton updated CASSANDRA-11357:
--------------------------------------
    Status: Patch Available  (was: Open)

I've pushed a branch from [trunk|https://github.com/jkni/cassandra/commits/11357-trunk]. Since the changes are isolated to a single unit test and the failure mode is clear, I haven't run CI.

> ClientWarningsTest fails after single partition batch warning changes
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-11357
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11357
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Joel Knighton
>            Assignee: Joel Knighton
>            Priority: Trivial
>             Fix For: 3.x
>
>
> We no longer warn on single partition batches above the batch size warn threshold, but the test wasn't changed accordingly. We should check that we warn for multi-partition batches above this size and that we don't warn for single partition batches above this size.



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