ferenc-csaky commented on PR #26043: URL: https://github.com/apache/flink/pull/26043#issuecomment-2605213796
> I asked about this in the mailing list but I think it got lost. Isn't `io.netty.maxDirectMemory` also important? Although that seems to only be documented [in the source code](https://github.com/netty/netty/blob/4.1/common/src/main/java/io/netty/util/internal/PlatformDependent.java#L162). I'm not sure if it would be a good idea to bring Netty-specific memory mgmt to the Flink docs. Personally I'd rather keep this doc part as light as it can be, to make sure we do not add any noise and create confusion where users might shoot themselves in the foot. Mixing that with JVM memory handling props from Flink configs could result in undesired setups pretty easily IMO. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org