divijvaidya opened a new pull request, #18059: URL: https://github.com/apache/kafka/pull/18059
The Tiered Storage files today primarily reside at two different modules, core & storage, at the following places: 1. https://github.com/apache/kafka/tree/trunk/core/src/main/java/kafka/log/remote 2. https://github.com/apache/kafka/tree/trunk/storage/src/main/java/org/apache/kafka/server/log/remote This change does not assume the module (core or storage) since we expect it to work after refactoring as well. -- 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]
