gharris1727 opened a new pull request, #13575:
URL: https://github.com/apache/kafka/pull/13575

   This fixes test failures introduced in KIP-894 #13373
   
   These tests consistently pass locally with or without this change, but it 
appears that Jenkins is more discerning. I do not know yet why these fail on 
jenkins, but one possible cause is that KIP-894 changed the admin API used for 
syncing topic configs, without also adding a hook to the FakeForwardingAdmin to 
intercept those requests.
   
   I ported the append/subtract operation implementation from 
ConfigurationControlManager for completeness, but I do not believe that these 
operations are used in the KIP-894 implementation.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

Reply via email to