You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2016/11/16 15:31:58 UTC

[jira] [Created] (CASSANDRA-12917) Increase error margin in SplitterTest

Marcus Eriksson created CASSANDRA-12917:
-------------------------------------------

             Summary: Increase error margin in SplitterTest
                 Key: CASSANDRA-12917
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12917
             Project: Cassandra
          Issue Type: Bug
            Reporter: Marcus Eriksson
            Assignee: Marcus Eriksson


SplitterTest is a randomized test - it generates random tokens and splits the ranges in equal parts. Since it is random we sometimes get very big vnodes right where we want a split and that makes the split unbalanced

Bumping the error margin a bit will avoid these false positives.



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