Re: ZookeeperClusterNode memory leak(potential)

2020-10-19 Thread Ilya Kasnacheev
Hello! If you can reproduce this issue reliably, can you provide logs and heap dumps from one of the runs? Regards, -- Ilya Kasnacheev ср, 14 окт. 2020 г. в 12:37, 38797715 <38797...@qq.com>: > Hi, > > 2.8.1 > 在 2020/10/14 下午4:06, Stephen Darlington 写道: > > What version of Ignite are you

Re: ZookeeperClusterNode memory leak(potential)

2020-10-14 Thread 38797715
Hi, 2.8.1 在 2020/10/14 下午4:06, Stephen Darlington 写道: What version of Ignite are you using? On 14 Oct 2020, at 08:36, 38797715 <38797...@qq.com > wrote: Hi team, About 50 nodes (including client nodes) were discovered by zookeeper. After running for about 2 days,

Re: ZookeeperClusterNode memory leak(potential)

2020-10-14 Thread Stephen Darlington
What version of Ignite are you using? > On 14 Oct 2020, at 08:36, 38797715 <38797...@qq.com> wrote: > > Hi team, > > About 50 nodes (including client nodes) were discovered by zookeeper. > > After running for about 2 days, you will find that the number of > ZookeeperClusterNode instances

ZookeeperClusterNode memory leak(potential)

2020-10-14 Thread 38797715
Hi team, About 50 nodes (including client nodes) were discovered by zookeeper. After running for about 2 days, you will find that the number of ZookeeperClusterNode instances increases significantly (about 1.6 million). After running for a longer time, it may cause memory overflow.