jlprat opened a new pull request #10662:
URL: https://github.com/apache/kafka/pull/10662


   …ingPrefix
   
   Fixes the test by checking if there is a prefix collision.
   Following comment on [JIRA 
ticket](https://issues.apache.org/jira/browse/KAFKA-12747?focusedCommentId=17338612&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17338612),
 in case of prefix clash, we check that the returned value can be either of 
both (a or b).
   
   Alternatively, we could re-generate the second UUID in case of prefix
   clash until they are clash-free.
   
   ### 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.

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


Reply via email to