rajinisivaram commented on pull request #8768: URL: https://github.com/apache/kafka/pull/8768#issuecomment-674554549
@apovzner DynamicBrokerReconfigurationTest.testAddRemoveSaslListeners failed in all three PR builds, so probably related? ``` 15:55:45 kafka.server.DynamicBrokerReconfigurationTest > testAddRemoveSaslListeners FAILED 15:55:45 org.scalatest.exceptions.TestFailedException: Processors not shutdown for removed listener 15:55:45 at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530) 15:55:45 at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529) 15:55:45 at org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389) 15:55:45 at org.scalatest.Assertions.fail(Assertions.scala:1091) 15:55:45 at org.scalatest.Assertions.fail$(Assertions.scala:1087) 15:55:45 at org.scalatest.Assertions$.fail(Assertions.scala:1389) 15:55:45 at kafka.server.DynamicBrokerReconfigurationTest.verifyRemoveListener(DynamicBrokerReconfigurationTest.scala:1178) 15:55:45 at kafka.server.DynamicBrokerReconfigurationTest.testAddRemoveSaslListeners(DynamicBrokerReconfigurationTest.scala:1057) ``` ---------------------------------------------------------------- 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: us...@infra.apache.org