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

   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   This pr sets registerWatch to true when getting children for federated topic 
namespaces so that the corresponding znode change handler can be registered and 
triggered properly.
   
   LI_DESCRIPTION =
   To register and trigger znode change listener under 
/federatedTopics/namespace path, we need to set registerWatch to true when 
getting its children.
   
   Tested with snapshot build in kilo cluster.
   
   EXIT_CRITERIA = We can deprecate this pr when all kafka clients have been 
migrated to xinfra clients and all topic CUDs go through xmd, then we don't 
need kafka broker to understand both old and new topic acl, it will only need 
to understand the new acl.
   
   
   ### 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