[
https://issues.apache.org/jira/browse/CASSANDRA-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002908#comment-13002908
]
Yang Yang commented on CASSANDRA-1872:
--------------------------------------
Thanks Jonathan.
with your change in the dir layout, it is indeed cleaner.
but your latest patch does not loop over all the components. so
SStable.getFilename() only gives you the -Data.db file, and not the Index.db,
statistics.db etc.
I have seen the system complain in tests, if such files are not restored
together.
so you may want to add the loop over components
Yang
> Provide ability send notifications via JMX when an SSTable is written
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-1872
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1872
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Nate McCall
> Attachments: 1872-v3.txt, backup.diff, full.diff, jmockit-0.999.5.jar
>
>
> One application of interest is the immediate backup of new SSTables. Relying
> on JMX's MBeanNotificationInfo would be a minimally intrusive to add
> "listeners" to CFS to facilitate this.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira