[jira] Commented: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2011-02-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989284#comment-12989284
 ] 

Hudson commented on CASSANDRA-1551:
---

Integrated in Cassandra-0.7 #232 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/232/])
Add ability to list hosts for wh ich hints are stored, get a total hint 
count,
and delete hints for a given host via JMX.
Patch by Jon Hermes, reviewed by brandonwilliams for CASSANDRA-1551


 create tell me what nodes you have hints for jmx api
 --

 Key: CASSANDRA-1551
 URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Jonathan Ellis
Assignee: Jon Hermes
Priority: Minor
 Fix For: 0.7.2

 Attachments: 1551-v2.txt, 1551-v3.txt, 1551-v4.txt, 1551.txt

   Original Estimate: 4h
  Remaining Estimate: 4h

 we can do this efficiently in 0.7 due to new HH schema.  in 0.6 this would 
 require scanning all hints so probably not worth it.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2011-01-27 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987832#action_12987832
 ] 

Brandon Williams commented on CASSANDRA-1551:
-

deleteHintsForEndpoint doesn't seem to actually delete hints now.

 create tell me what nodes you have hints for jmx api
 --

 Key: CASSANDRA-1551
 URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Jonathan Ellis
Assignee: Jon Hermes
Priority: Minor
 Fix For: 0.7.2

 Attachments: 1551-v2.txt, 1551-v3.txt, 1551.txt

   Original Estimate: 4h
  Remaining Estimate: 4h

 we can do this efficiently in 0.7 due to new HH schema.  in 0.6 this would 
 require scanning all hints so probably not worth it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2011-01-25 Thread Jon Hermes (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986801#action_12986801
 ] 

Jon Hermes commented on CASSANDRA-1551:
---

The original deleteHintsForEndpoint(InetAddr) that is called by 
StorageService#excise and eventually from removetoken/decommission is broken. 
It doesn't actually delete the hints row because it munges the key.

 create tell me what nodes you have hints for jmx api
 --

 Key: CASSANDRA-1551
 URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Jonathan Ellis
Assignee: Jon Hermes
Priority: Minor
 Fix For: 0.7.2

 Attachments: 1551-v2.txt, 1551.txt

   Original Estimate: 4h
  Remaining Estimate: 4h

 we can do this efficiently in 0.7 due to new HH schema.  in 0.6 this would 
 require scanning all hints so probably not worth it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2011-01-24 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986099#action_12986099
 ] 

Brandon Williams commented on CASSANDRA-1551:
-

After deleting hints, I get an NPE in countPendingHints, and 
listEndpointsPendingHints still shows the host, and also a new entry that 
appears to be garbage.  Also, brace-on-newline in registerMBean.

 create tell me what nodes you have hints for jmx api
 --

 Key: CASSANDRA-1551
 URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Jonathan Ellis
Assignee: Jon Hermes
Priority: Minor
 Fix For: 0.7.1

 Attachments: 1551-v2.txt, 1551.txt

   Original Estimate: 4h
  Remaining Estimate: 4h

 we can do this efficiently in 0.7 due to new HH schema.  in 0.6 this would 
 require scanning all hints so probably not worth it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2010-09-29 Thread Jonathan Ellis (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916144#action_12916144
 ] 

Jonathan Ellis commented on CASSANDRA-1551:
---

ability to nuke hints for a given node would also be useful.

 create tell me what nodes you have hints for jmx api
 --

 Key: CASSANDRA-1551
 URL: https://issues.apache.org/jira/browse/CASSANDRA-1551
 Project: Cassandra
  Issue Type: New Feature
  Components: Tools
Reporter: Jonathan Ellis
Priority: Minor
 Fix For: 0.7.0


 we can do this efficiently in 0.7 due to new HH schema.  in 0.6 this would 
 require scanning all hints so probably not worth it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.