murong00 opened a new pull request #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic URL: https://github.com/apache/pulsar/pull/6574 ### Motivation Fixes #5901 If there is a partitioned topic with too many partitions, users need to `offload` one by one. ### Modifications Add a method `triggerPartitionedOffload` with parameter `PartitionedMessageIdImpl` for offloading on a partitioned topic.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
