jsancio commented on PR #18852:
URL: https://github.com/apache/kafka/pull/18852#issuecomment-2672984627

   > @jsancio : The following failed tests seem related to this PR?
   > 
   > ```
   > FAILED ❌ AbstractFetcherThreadTest > 
testRetryAfterUnknownLeaderEpochInLatestOffsetFetch()
   > FAILED ❌ AbstractFetcherThreadTest > testFollowerFetchOutOfRangeLow()
   > FAILED ❌ AbstractFetcherThreadWithIbp26Test > 
testRetryAfterUnknownLeaderEpochInLatestOffsetFetch()
   > FAILED ❌ AbstractFetcherThreadWithIbp26Test > 
testFollowerFetchOutOfRangeLow()
   > ```
   
   @junrao Fixed. Also added tests for testing that batches with a "higher 
partition leader epoch" are not replicated.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to