Sean McCarthy created CASSANDRA-12858:
-----------------------------------------
Summary: testall failure in
org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping-compression
Key: CASSANDRA-12858
URL: https://issues.apache.org/jira/browse/CASSANDRA-12858
Project: Cassandra
Issue Type: Bug
Reporter: Sean McCarthy
example failure:
http://cassci.datastax.com/job/cassandra-3.X_testall/49/testReport/org.apache.cassandra.dht/Murmur3PartitionerTest/testSplitWrapping_compression/
{code}
Error Message
For 8833996864316961974,8833996864316961979: range did not contain new
token:8833996864316961974
{code}{code}
Stacktrace
junit.framework.AssertionFailedError: For
8833996864316961974,8833996864316961979: range did not contain new
token:8833996864316961974
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:138)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:150)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:148)
at
org.apache.cassandra.dht.PartitionerTestCase.assertSplit(PartitionerTestCase.java:129)
at
org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping(Murmur3PartitionerTest.java:50)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)