How to restrict access to cassandra jmx to private network?

2011-02-26 Thread ruslan usifov
Hello For example if servers in cluster hav etwo network interfaces, one of which is private (accessible only from local network). Is it possible to bind jmx to that private interface? On only firewall helps?

Re: counters & v0.8

2011-02-26 Thread Jeremy Hanna
It's in http://svn.apache.org/repos/asf/cassandra/trunk/ if you'd like to try it though that's pretty bleeding edge. Also I'm not sure if the wiki page documents all of the changes that have been made to counters. So the source is the best available docs :). You're welcome to ask any specific

counters & v0.8

2011-02-26 Thread Michael Fortin
I'm eagerly awaiting the counters (http://wiki.apache.org/cassandra/Counters) that are part of version 0.8. Is there a beta coming out or some way I can play with it? thx Mike