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

   AbstractSegments was refactored in 
https://github.com/apache/kafka/pull/21520 moving shared code from subclassed 
into AbstractSegments to reduce code duplication. This implies that we should 
test shared functionality only once, and not re-test for each subclass. This PR 
removes redundant tests from subclass tests into AbstractSegmentsTest to reduce 
test duplication.
   


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