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

   This PR covers: 
   - FollowerBenchmarks (the follower path): handling a BEGIN_QUORUM_EPOCH one 
epoch ahead, handling an END_QUORUM_EPOCH from the leader, and appending 
records from a FETCH response, both the case that commits nothing (high 
watermark unchanged) and the case that advances the follower's high watermark 
and notifies its listener (a log read-back). The first two are @Param voter 
count {3, 5}.
   


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