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

[jira] [Created] (CASSANDRA-14184) Cleanup cannot run before a node has joined the ring

Thanh created CASSANDRA-14184:
---------------------------------

             Summary: Cleanup cannot run before a node has joined the ring
                 Key: CASSANDRA-14184
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14184
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Thanh


Server log shows messages like

[RMI TCP Connection(111118)-127.0.0.1] 2018-01-20 08:12:24,900 CompactionManager.java:415 - Cleanup cannot run before a node has joined the ring 

which is alarming because it seems to indicate a problem and that there is a node joining the ring.  Actually, the message "Cleanup cannot run before a node has joined the ring" can be produced even where the _not_ a node joining the ring (it looks like it can be produced when there are no sstables for the keyspace.table in question).

Request:

Change the wording of the message since the message indicates there's some problem due to node not joining the ring, even though that might not be the case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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