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
> >
> >
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 -
&
: 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
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
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/