fyi: The following Flink Jira issues are related to this comment: - FLINK-36290 [1] OOM in CI - FLINK-36510 [2]: netty version bump which was backported to 1.20 and 1.19
[1] https://issues.apache.org/jira/browse/FLINK-36290 [2] https://issues.apache.org/jira/browse/FLINK-36510 On Sat, Dec 28, 2024 at 4:02 PM PJ Fanning <fannin...@apache.org> wrote: > It is recommended that you revert back to Pekko 1.0 which uses Netty 3. > > We will notify you when Pekko 1.1.3 is released. > > On 2024/12/28 14:54:02 kerr wrote: > > First, super sorry about this. > > https://github.com/apache/pekko/pull/1635 > > > > I just noticed this issue and did a quick check about it. > > The memory leak is because I forgot the `Bytebuf#release` call. > > > > We will try to work out a release soon on 1.1.3 > > > > 何品 > > >