roc230 / spymemcached

Automatically exported from code.google.com/p/spymemcached
0 stars 0 forks source link

getStats for each memcached instance #130

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When you call getStats for memcachedClient that has multiple instances
(i.e., list of addresses), which instance will be used to return the
getStats data?

BTW spymemcached should support JMX so we can monitor the client stats in a
consistent way.

Thanks. 

Original issue reported on code.google.com by weiju...@gmail.com on 5 Apr 2010 at 6:30

GoogleCodeExporter commented 9 years ago
Sorry just saw that getStats return Map<SocketAddress, Map<String, String>>. 

Original comment by weiju...@gmail.com on 5 Apr 2010 at 6:32

GoogleCodeExporter commented 9 years ago
I'm going to close this issue, but add a feature request for JMX support on the 
jira page for this project.

http://www.couchbase.org/issues/browse/SPY-55

Original comment by mikewie...@gmail.com on 13 Sep 2011 at 9:44