gharris1727 commented on PR #13373: URL: https://github.com/apache/kafka/pull/13373#issuecomment-1508855593
Ticket for the failures introduced here: https://issues.apache.org/jira/browse/KAFKA-14905 Some cursory investigation reveals that these tests hook into `alterConfigs` via `FakeForwardingAdminWithLocalMetadata` but don't hook the corresponding `incrementalAlterConfigs`. However, I cannot confirm this as the tests are consistently passing locally with or without that fix. I'll open a tentative fix PR and see if the test then passes on Jenkins. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org