sijie opened a new pull request #2371: [tiered storage] move offloader implementation to a separate module URL: https://github.com/apache/incubator-pulsar/pull/2371 ### Motivation We need tiered storage implementation available for Pulsar SQL. And we need to use NAR plugin for packaging different offloaders to avoid version conflicts. ### Changes - Create `tiered-storage` and `tiered-storage/jcloud` modules. - Move `org.apache.pulsar.broker.offload` to `tiered-storage/jcloud`. - Add `TieredStorageConfigurationData` for all tiered storage related configuration ### NOTES This change is mainly for relocating files only.
---------------------------------------------------------------- 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
