Re: Memory leak

2016-12-05 Thread Jonathan Leech
ersion of > hbase and phoenix are you using? > >> On Mon, Dec 5, 2016 at 9:53 AM Jonathan Leech <jonat...@gmail.com> wrote: >> Looks like PHOENIX-2357 introduced a memory leak, at least for me... I end >> up with old gen filled up with objects - 100,000,000 instances e

Re: Memory leak

2016-12-05 Thread Samarth Jain
ntroduced a memory leak, at least for me... I end > up with old gen filled up with objects - 100,000,000 instances each of > WeakReference and LinkedBlockingQueue$Node, owned by > ConnectionQueryServicesImpl.connectionsQueue. The PhoenixConnection > referred to by the WeakRefe

Memory leak

2016-12-05 Thread Jonathan Leech
Looks like PHOENIX-2357 introduced a memory leak, at least for me... I end up with old gen filled up with objects - 100,000,000 instances each of WeakReference and LinkedBlockingQueue$Node, owned by ConnectionQueryServicesImpl.connectionsQueue. The PhoenixConnection referred

Re: Re: Weird memory leak for phoenix tracing

2015-01-28 Thread su...@certusnet.com.cn
Hi, Samarth So good to get your reply. That would make sense. Thanks, Sun. CertusNet From: Samarth Jain Date: 2015-01-28 16:48 To: user@phoenix.apache.org CC: dev Subject: Re: Weird memory leak for phoenix tracing Hey Sun, I believe you are running into an HTrace bug. See this: https

Weird memory leak for phoenix tracing

2015-01-26 Thread su...@certusnet.com.cn
Hi,all Recently we had got super weird things for phoenix tracing. With phoenix 4.2.2 on hbase 0.98.6-cdh5.2.0, we set phoenix.trace.frequency to always and execute queries. We are loading data into phoenix tables via mapreduce framework and got jvm memory leak with higher rate full gc