Rancho-7 opened a new pull request, #19966:
URL: https://github.com/apache/kafka/pull/19966

   jira:https://issues.apache.org/jira/browse/KAFKA-18486
   
   The included tests are as follows:
   
   - testFencedErrorCausedByBecomeLeader
   - testFetchBeyondHighWatermark
   - testFetchFollowerNotAllowedForOlderClients
   - testFetchFromFollowerShouldNotRunPreferLeaderSelect
   - testFetchFromLeaderAlwaysAllowed
   - testFetchMessagesWhenNotFollowerForOnePartition
   - testFetchRequestRateMetrics
   - testFetchShouldReturnImmediatelyWhenPreferredReadReplicaIsDefined
   - testFollowerFetchWithDefaultSelectorNoForcedHwPropagation
   - testFollowerStateNotUpdatedIfLogReadFails
   
   I removed `testFetchMessagesWithInconsistentTopicId ` as it's no longer 
needed, the "topicId" is now mandatory and cannot be null in our new 
implementation.


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