nfhu / xmemcached

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

xmemcached impl towards kestrel is memory leaky #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.run the clients for long run
2.monitor the heap usage in jconsole or jvisualvm
3.to have better look at the issue, send message size of atleast 100KB from 
client side

What is the expected output? What do you see instead?
memory should not keep growing

What version of the product are you using? On what operating system?
Linux operating system...and it's 1.3.4 version of Xmemcached

Please provide any additional information below.

Original issue reported on code.google.com by adarsh.t...@gmail.com on 25 Sep 2011 at 8:52

GoogleCodeExporter commented 9 years ago
I don't think memory growing meant memory leak,maybe it would reduce after 
jvm's gc.

Please dump the jvm heap,and analyse it by some tools like jhat,and checked it 
if there was memory leak.

Original comment by killme2...@gmail.com on 29 Sep 2011 at 1:16

GoogleCodeExporter commented 9 years ago
What's up now?

Original comment by killme2...@gmail.com on 8 Oct 2011 at 1:35

GoogleCodeExporter commented 9 years ago
If you don't have problem now,i will close this issue.is it ok?

Original comment by killme2...@gmail.com on 12 Oct 2011 at 9:52

GoogleCodeExporter commented 9 years ago
I think we can park or close this issue as of now since i don't have enough 
data supporting this issue.

Thanks for your support.

Thanks,
Adax

Original comment by adarsh.t...@gmail.com on 12 Oct 2011 at 6:47

GoogleCodeExporter commented 9 years ago
All right,thanks.

Original comment by killme2...@gmail.com on 13 Oct 2011 at 2:11