NiuBlibing opened a new issue, #19917:
URL: https://github.com/apache/pulsar/issues/19917

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   centos7
   pulsar 2.11.0
   
   ### Minimal reproduce step
   
   1.set aws-s3 offload with cluster
   2.create  topic  `persistent://test/test-ns/topic1` with 12 partitions
   3.set offload policy for partitioned topic 
   4.check the offload status with `bin/pulsar-admin  topics offload-status  
persistent://test/test-ns/topic1` and `bin/pulsar-admin  topics offload-status  
persistent://test/test-ns/topic1-partition-0`
   
   
   ### What did you expect to see?
   
   `bin/pulsar-admin  topics offload-status  persistent://test/test-ns/topic1` 
shown "topic not found"
   `bin/pulsar-admin  topics offload-status  
persistent://test/test-ns/topic1-partition-0` shown:
   
   > Error in offload
   > null
   > 
   > Reason: Error offloading: 
org.apache.bookkeeper.mledger.ManagedLedgerException$OffloadInProgressException:
 Offload operation already running
   > 
   
   ### What did you see instead?
   
   Nothing else.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to