You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/04/30 22:55:14 UTC

[jira] [Created] (CASSANDRA-7124) Use JMX Notifications to Indicate Success/Failure of Long-Running Operations

Tyler Hobbs created CASSANDRA-7124:
--------------------------------------

             Summary: Use JMX Notifications to Indicate Success/Failure of Long-Running Operations
                 Key: CASSANDRA-7124
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7124
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Tyler Hobbs
            Priority: Minor


If {{nodetool cleanup}} or some other long-running operation takes too long to complete, you'll see an error like the one in CASSANDRA-2126, so you can't tell if the operation completed successfully or not.  CASSANDRA-4767 fixed this for repairs with JMX notifications.  We should do something similar for nodetool cleanup, compact, decommission, move, relocate, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)