You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/25 07:52:34 UTC

[GitHub] [kafka] kkonstantine commented on pull request #8259: KAFKA-7421: Reproduce Plugin/Delegating ClassLoader deadlock

kkonstantine commented on pull request #8259:
URL: https://github.com/apache/kafka/pull/8259#issuecomment-785695890


   I posted a change that hopefully fixes the issue and is also mentioned in https://issues.apache.org/jira/browse/KAFKA-7421
   The method lock seems indeed to be there as an oversight. 
   
   A change in test was also required to make the test classloader capable of parallel loading. Without this registration the test fails. It also fails if the method lock is retained. 
   
   @gharris1727 please take another look. Also, cc @rhauch 


----------------------------------------------------------------
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.

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