You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2021/09/17 21:45:00 UTC

[jira] [Created] (CASSANDRA-16971) Fix org.apache.cassandra.distributed.test.OptimiseStreamsRepairTest.randomTest

Ekaterina Dimitrova created CASSANDRA-16971:
-----------------------------------------------

             Summary: Fix org.apache.cassandra.distributed.test.OptimiseStreamsRepairTest.randomTest
                 Key: CASSANDRA-16971
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16971
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ekaterina Dimitrova


org.apache.cassandra.distributed.test.OptimiseStreamsRepairTest.randomTest is [failing|https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1120/testReport/junit/org.apache.cassandra.distributed.test/OptimiseStreamsRepairTest/randomTest/] on 4.0  
h3.  
{code:java}
Error Message
nodetool command [repair, distributed_test_keyspace, -vd] was not successful stdout: [2021-09-15 16:45:34,539] Starting repair command #2 (58d1e2a0-1644-11ec-8c42-ef15a225544a), repairing keyspace distributed_test_keyspace with repair options (parallelism: parallel, primary range: false, incremental: true, job threads: 1, ColumnFamilies: [], dataCenters: [], hosts: [], previewKind: REPAIRED, # of ranges: 3, pull repair: false, force repair: false, optimise streams: false, ignore unreplicated keyspaces: false) [2021-09-15 16:45:34,552] Repair command #2 failed with error Repair session 58d2cd00-1644-11ec-8c42-ef15a225544a for range [(-3074457345618258603,3074457345618258601], (9223372036854775805,-3074457345618258603], (3074457345618258601,9223372036854775805]] failed with error An incremental repair with session id 560ecb00-1644-11ec-8c42-ef15a225544a finished during this preview repair runtime [2021-09-15 16:45:34,552] Repair command #2 finished with error
{code}
 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org