[
https://issues.apache.org/jira/browse/CASSANDRA-12875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695723#comment-15695723
]
Stefan Podkowinski commented on CASSANDRA-12875:
------------------------------------------------
+1
I had two testall runs affected by this issue. Applying the proposed patch made
the tests pass.
* [trunk w/ 2
failures|http://cassci.datastax.com/job/spodkowinski-CASSANDRA-12945-trunk-testall/lastCompletedBuild/testReport/org.apache.cassandra.net/MessagingServiceTest/testDCLatency_compression/]
* [12875.patch
results|http://cassci.datastax.com/job/spodkowinski-CASSANDRA-12945-trunk-12875-testall/]
> testall failure in
> org.apache.cassandra.net.MessagingServiceTest.testDCLatency-compression
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12875
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12875
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: Chris Lohfink
> Labels: test-failure, testall
> Attachments: 12875.patch
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_testall/54/testReport/org.apache.cassandra.net/MessagingServiceTest/testDCLatency_compression/
> {code}
> Error Message
> expected:<107964792> but was:<129557750>
> {code}{code}
> Stacktrace
> junit.framework.AssertionFailedError: expected:<107964792> but was:<129557750>
> at
> org.apache.cassandra.net.MessagingServiceTest.testDCLatency(MessagingServiceTest.java:115)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)