You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Peter Schuller (JIRA)" <ji...@apache.org> on 2011/01/20 09:17:44 UTC

[jira] Commented: (CASSANDRA-1872) Provide ability send notifications via JMX when an SSTable is written

    [ https://issues.apache.org/jira/browse/CASSANDRA-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984072#action_12984072 ] 

Peter Schuller commented on CASSANDRA-1872:
-------------------------------------------

Out of curiosity provably stemming from lack of JMX knowledge, how do you ensure that you don't miss events (under the assumption that one cannot guarantee to be connected to the JVM at all times); does one not need to have some kind of periodic fallback to iterating the file system anyway?


> 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: Core
>    Affects Versions: 0.7.1
>            Reporter: Nate McCall
>         Attachments: 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.
-
You can reply to this email to add a comment to the issue online.