bluegitter / xmemcached

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

Attributes like GetHitCount and GetMissCount remains always show count 0 through JMX #234

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start app server with XMemcached session with stats on
2.Load JConsole and load 
net.rubyeye.xmemcached.monitor.StatisticsHandler-MemcachedClient-0
3.Expand Attributes, GetHitCount and GetMissCount remains 0, irrespective of 
cache hits and misses

What is the expected output? What do you see instead?
I got the value of key by hitting cache but still GetHitCount was 0.

What version of the product are you using? On what operating system?
1.3.8

Please provide any additional information below.

Original issue reported on code.google.com by contactp...@gmail.com on 21 Nov 2012 at 4:56

Attachments:

GoogleCodeExporter commented 9 years ago
Yes,the statistics data seems not correct,i will check it.thanks.

Original comment by killme2...@gmail.com on 21 Nov 2012 at 10:05

GoogleCodeExporter commented 9 years ago
Not even the GetHitCount and GetMissCount, All attributes of object 
"net.rubyeye.xmemcached.monitor:type=StatisticsHandler-MemcachedClient-0" are 
not getting updated. Please look into this issue.

Original comment by contactp...@gmail.com on 23 Nov 2012 at 9:29

GoogleCodeExporter commented 9 years ago
Do you enable stats by "-Dxmemcached.statistics.enable=true 
-Dxmemcached.jmx.enable=true"?

I've fixed the statistics error,and released 1.3.9

You can try it again,thanks.

Original comment by killme2...@gmail.com on 11 Jan 2013 at 11:49

GoogleCodeExporter commented 9 years ago

Original comment by killme2...@gmail.com on 11 Jan 2013 at 11:49