You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kjellman (JIRA)" <ji...@apache.org> on 2018/01/06 04:09:00 UTC

[jira] [Created] (CASSANDRA-14151) [TRUNK] TestRepair.test_dead_sync_initiator failed due to ERROR in logs "SSTableTidier ran with no existing data file for an sstable that was not new"

Michael Kjellman created CASSANDRA-14151:
--------------------------------------------

             Summary: [TRUNK] TestRepair.test_dead_sync_initiator failed due to ERROR in logs "SSTableTidier ran with no existing data file for an sstable that was not new"
                 Key: CASSANDRA-14151
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14151
             Project: Cassandra
          Issue Type: Bug
            Reporter: Michael Kjellman
         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, stdout-novnodes.txt

TestRepair.test_dead_sync_initiator failed due to finding the following unexpected error in the node's logs:

{code}
ERROR [NonPeriodicTasks:1] 2018-01-06 03:38:50,229 LogTransaction.java:347 - SSTableTidier ran with no existing data file for an sstable that was not new
{code}

If this is "okay/expected" behavior we should change the log level to something different (which will fix the test) or if it's an actual bug use this JIRA to fix it. I've attached all of the logs from all 3 instances from the dtest run that hit this failure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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