On Fri, Jan 11, 2013 at 10:32 AM, Brian Tarbox <[email protected]> wrote: > I'd like to be able to find out which processes are connected to my > cluster....is there a way to do this?
No, not internally to Cassandra, short of enabling DEBUG logging for associated classes. Use netstat or similar. If you are interested in such a feature, please log into Cassandra's JIRA and vote for this issue : https://issues.apache.org/jira/browse/CASSANDRA-5084 "Cassandra should expose connected client state via JMX" =Rob -- =Robert Coli AIM>ALK - [email protected] YAHOO - rcoli.palominob SKYPE - rcoli_palominodb
