[jira] Commented: (CASSANDRA-1550) enable/disable HH via JMX
[ https://issues.apache.org/jira/browse/CASSANDRA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001682#comment-13001682 ] Narendra Sharma commented on CASSANDRA-1550: Even though the load is on and read/writes happening, I don't see "operations" component on Jconsole. To clarify further, I see only Jconsole->MBeans->org.apache.cassandra.db.StorageProxy.Attributes. I don't see Jconsole->MBeans->org.apache.cassandra.db.StorageProxy.Operations. As a result I cannot operation like enable/disable HH. And all this while read/writes are happening on the node. Am I missing something here? > enable/disable HH via JMX > - > > Key: CASSANDRA-1550 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1550 > Project: Cassandra > Issue Type: Bug > Components: Tools >Reporter: Jonathan Ellis >Assignee: Jonathan Ellis >Priority: Minor > Fix For: 0.6.6, 0.7 beta 3 > > Attachments: 1550.txt > > -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] Commented: (CASSANDRA-1550) enable/disable HH via JMX
[ https://issues.apache.org/jira/browse/CASSANDRA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999418#comment-12999418 ] Jonathan Ellis commented on CASSANDRA-1550: --- the StorageProxy mbean is created once requests start arriving > enable/disable HH via JMX > - > > Key: CASSANDRA-1550 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1550 > Project: Cassandra > Issue Type: Bug > Components: Tools >Reporter: Jonathan Ellis >Assignee: Jonathan Ellis >Priority: Minor > Fix For: 0.6.6, 0.7 beta 3 > > Attachments: 1550.txt > > -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] Commented: (CASSANDRA-1550) enable/disable HH via JMX
[ https://issues.apache.org/jira/browse/CASSANDRA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999248#comment-12999248 ] Narendra Sharma commented on CASSANDRA-1550: Cassandra 0.7.2/trunk. The default constructor in StorageProxy is private. As a result the Operations cannot be executed from JMX. Hence, this change is not working. > enable/disable HH via JMX > - > > Key: CASSANDRA-1550 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1550 > Project: Cassandra > Issue Type: Bug > Components: Tools >Reporter: Jonathan Ellis >Assignee: Jonathan Ellis >Priority: Minor > Fix For: 0.6.6, 0.7 beta 3 > > Attachments: 1550.txt > > -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] Commented: (CASSANDRA-1550) enable/disable HH via JMX
[ https://issues.apache.org/jira/browse/CASSANDRA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916539#action_12916539 ] Brandon Williams commented on CASSANDRA-1550: - +1 > enable/disable HH via JMX > - > > Key: CASSANDRA-1550 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1550 > Project: Cassandra > Issue Type: Bug > Components: Tools >Reporter: Jonathan Ellis >Assignee: Jonathan Ellis >Priority: Minor > Fix For: 0.6.6, 0.7.0 > > Attachments: 1550.txt > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (CASSANDRA-1550) enable/disable HH via JMX
[ https://issues.apache.org/jira/browse/CASSANDRA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916536#action_12916536 ] Jonathan Ellis commented on CASSANDRA-1550: --- (patch vs 0.6) > enable/disable HH via JMX > - > > Key: CASSANDRA-1550 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1550 > Project: Cassandra > Issue Type: Bug > Components: Tools >Reporter: Jonathan Ellis >Assignee: Jonathan Ellis >Priority: Minor > Fix For: 0.6.6, 0.7.0 > > Attachments: 1550.txt > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.