You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/31 03:39:18 UTC

[GitHub] [pulsar] lhotari commented on issue #15793: Flaky-test: BinaryProtoLookupServiceTest.maxLookupRedirectsTest1

lhotari commented on issue #15793:
URL: https://github.com/apache/pulsar/issues/15793#issuecomment-1141635354

   A similar NoClassDefFoundError happened in another flaky test which is reported as #15850 . It might be possible that this is a JDK bug https://bugs.openjdk.java.net/browse/JDK-8257534 .
   
   "It may be that the initialization failed due to OOME but is being reported as a NoClassDefFoundError. " ([comment link](https://bugs.openjdk.java.net/browse/JDK-8257534?focusedCommentId=14424036&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14424036)) 
   
   This happens more frequently with ZGC, as observed in https://github.com/apache/pulsar/pull/15762#issuecomment-1136786473


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org