lianetm opened a new pull request, #22843: URL: https://github.com/apache/kafka/pull/22843
Refactoring for better extensibility in prep for the changes needed for the incremental allocation strategy (KIP-1332). This PR includes: - make ByteBufferOutputStream abstract - move implementation to a new SingleByteBufferOutputStream (implementation unchanged) - update all references to instantiate the SingleByteBufferOutputStream No changes in logic, just a mechanical refactoring. -- 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]
