[jira] Updated: (CASSANDRA-1833) clustertool get_endpoints needs key as String, not ByteBuffer

2010-12-07 Thread Kelvin Kakugawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Kakugawa updated CASSANDRA-1833: --- Attachment: CASSANDRA-1833.patch replace ByteBuffer w/ String clustertool

[jira] Updated: (CASSANDRA-1833) clustertool get_endpoints needs key as String, not ByteBuffer

2010-12-07 Thread Kelvin Kakugawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Kakugawa updated CASSANDRA-1833: --- Attachment: CASSANDRA-1833.120710.patch modified to use byte[] (like beta-2)

[jira] Updated: (CASSANDRA-1833) clustertool get_endpoints needs key as String, not ByteBuffer

2010-12-07 Thread Kelvin Kakugawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Kakugawa updated CASSANDRA-1833: --- Attachment: (was: CASSANDRA-1833.patch) clustertool get_endpoints needs key