Re: High DirectByteBuffer Usage

2021-07-15 Thread Smile
che.org/jira/plugins/servlet/mobile#issue/KAFKA-4090 > > -- > > *From:* bat man > > *Sent:* Wednesday, July 14, 2021 10:55:54 AM > > *To:* Timo Walther > > *Cc:* user > > *Subject:* Re: High DirectByteBuffer Usage > > > >

Re: High DirectByteBuffer Usage

2021-07-15 Thread bat man
e/KAFKA-4090 > -- > *From:* bat man > *Sent:* Wednesday, July 14, 2021 10:55:54 AM > *To:* Timo Walther > *Cc:* user > *Subject:* Re: High DirectByteBuffer Usage > > Hi Timo, > > I am looking at these options. > However, I had a couple of questions - &

Re: High DirectByteBuffer Usage

2021-07-15 Thread Alexey Trenikhun
: user Subject: Re: High DirectByteBuffer Usage Hi Timo, I am looking at these options. However, I had a couple of questions - 1. The off-heap usage grows overtime. My job does not do any off-heap operations so I don't think there is a leak there. Even after GC it keeps adding a few MBs after

Re: High DirectByteBuffer Usage

2021-07-14 Thread bat man
Hi Timo, I am looking at these options. However, I had a couple of questions - 1. The off-heap usage grows overtime. My job does not do any off-heap operations so I don't think there is a leak there. Even after GC it keeps adding a few MBs after hours of running. 2. Secondly, I am seeing as the in

Re: High DirectByteBuffer Usage

2021-07-14 Thread Timo Walther
Hi Hemant, did you checkout the dedicated page for memory configuration and troubleshooting: https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/memory/mem_trouble/#outofmemoryerror-direct-buffer-memory https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/