support counter debug mode on thrift interface
----------------------------------------------
Key: CASSANDRA-3729
URL: https://issues.apache.org/jira/browse/CASSANDRA-3729
Project: Cassandra
Issue Type: Improvement
Reporter: Peter Schuller
Assignee: Peter Schuller
Priority: Minor
Attachments: trunk-3729.txt
Attaching a patch against trunk to add a counter debug mode on the thrift
interface, allowing clients to decode and inspect counter contexts. This is all
Stu's code, except that I generated the thrift stuff so any mistakes there are
mine.
This was extremely useful internally on an 0.8. The patch is not yet tested on
trunk, but if you think this can go in I will spend effort to test it soonish.
It's not very invasive (other than the generated thrift code), so it feels okay
to have it if we maybe document that it is not a supported interface (clearly
in the thrift spec).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira