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

     Summary
     This PR consolidates `FetchRequest` related tests into the server module 
by merging `FetchFromFollowerIntegrationTest`
     into `FetchRequestTest.`
   
     Key changes include:
      - Moving `FetchRequestTest` from core to the server module.
      - Rewriting `FetchFromFollowerIntegrationTest` in Java and subsequently 
merging its integration tests into
        `FetchRequestTest`.
      - Adding necessary utility methods to 
server/src/test/java/org/apache/kafka/server/TestUtils.java to support the
        integration tests.


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