You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Doug Rohrer (JIRA)" <ji...@apache.org> on 2019/01/24 14:51:00 UTC

[jira] [Created] (CASSANDRA-14998) Support "validate only" option for `nodetool import`

Doug Rohrer created CASSANDRA-14998:
---------------------------------------

             Summary: Support "validate only" option for `nodetool import`
                 Key: CASSANDRA-14998
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14998
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Doug Rohrer


In order to support safer import of data (especially in the face of nodetool import now taking multiple directories as input completed in CASSANDRA-14442), it would be good to be able to validate said data before import as it is possible one or more SSTables may somehow have been corrupted during transport. I'm not sure what the preferred way forward on this (add a `nodetool verify-import` or perhaps `nodetool import --verify-only` as a flag) but this would allow an end-user to prevent partial imports where some of the data is good, and some is corrupt.



--
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