sijie opened a new pull request #2391: [tiered storage] repackage the offloader implementation from `org.apache.pulsar.broker.offload` to `org.apache.bookkeeper.mledger.offload.jcloud` URL: https://github.com/apache/incubator-pulsar/pull/2391 ### Motivation Since #2371 moves offloader implementation to its own module, and it is bascially implementing mledger interfaces. So it makes more sense to put the offloader implementation under package `org.apache.bookkeeper.mledger.offload` rather than `org.apache.pulsar.broker.offload`. ### Changes Rename the package
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
