Joel Knighton created CASSANDRA-12445:
-----------------------------------------
Summary: StreamingTransferTest.testTransferRangeTombstones failure
Key: CASSANDRA-12445
URL: https://issues.apache.org/jira/browse/CASSANDRA-12445
Project: Cassandra
Issue Type: Bug
Components: Streaming and Messaging, Testing
Reporter: Joel Knighton
Sample failure on 3.9
[here|http://cassci.datastax.com/job/cassandra-3.9_testall/72/testReport/junit/org.apache.cassandra.streaming/StreamingTransferTest/testTransferRangeTombstones_compression/].
The test does not fail consistently. The error is as follows:
{code}
junit.framework.AssertionFailedError: Streaming connections remain registered
in MessagingService
at
org.apache.cassandra.streaming.StreamingTransferTest.verifyConnectionsAreClosed(StreamingTransferTest.java:283)
at
org.apache.cassandra.streaming.StreamingTransferTest.transfer(StreamingTransferTest.java:252)
at
org.apache.cassandra.streaming.StreamingTransferTest.transferSSTables(StreamingTransferTest.java:223)
at
org.apache.cassandra.streaming.StreamingTransferTest.testTransferRangeTombstones(StreamingTransferTest.java:374)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)