You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "gharris1727 (via GitHub)" <gi...@apache.org> on 2023/04/14 15:52:05 UTC

[GitHub] [kafka] gharris1727 commented on pull request #13373: Kafka-14420 Use incrementalAlterConfigs API for syncing topic configurations (KIP-894)

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-unsubscribe@kafka.apache.org

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