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

   This test asserts that after a producerId expires and before a transactionId 
expires, the producerId is reused in a subsequent epoch.
   The transactionId expiration time used in this test was too short, and a 
race condition between the two expirations was occasionally causing a new 
producerId to be returned without an epoch bump.
   
   Signed-off-by: Greg Harris <greg.har...@aiven.io>
   
   ### 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