You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Anubhav Kale (JIRA)" <ji...@apache.org> on 2015/12/19 06:59:46 UTC

[jira] [Created] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

Anubhav Kale created CASSANDRA-10907:
----------------------------------------

             Summary: Nodetool snapshot should provide an option to skip flushing
                 Key: CASSANDRA-10907
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10907
             Project: Cassandra
          Issue Type: Improvement
          Components: Configuration
         Environment: PROD
            Reporter: Anubhav Kale
            Priority: Minor


For some practical scenarios, it doesn't matter if the data is flushed to disk before taking a snapshot. However, it's better to save some flushing time to make snapshot process quick.

As such, it will be a good idea to provide this option to snapshot command. The wiring from nodetool to MBean to VerbHandler should be easy. 

I can provide a patch if this makes sense.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)