majialoong commented on PR #20917: URL: https://github.com/apache/kafka/pull/20917#issuecomment-3550204405
> Hey, just FYI, I'm seeing the build failing here and other PRs with this: > > > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded > > at java.base/java.util.Arrays.copyOfRange(Arrays.java:3849) > > ... > > at org.apache.kafka.test.TestSslUtils.createSslConfig(TestSslUtils.java:245) > > at org.apache.kafka.test.TestSslUtils.createSslConfig(TestSslUtils.java:230) > > at org.apache.kafka.test.TestSslUtils.createSslConfig(TestSslUtils.java:224) > > at org.apache.kafka.common.network.SslSelectorTest.setUp(SslSelectorTest.java:72) > > The last PR in was this one where all was green https://github.com/apache/kafka/actions/runs/19472075627/job/55721863576, but taking a look to see what's going on. Thanks for the heads‑up, appreciate you looking into it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
