You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/14 07:02:14 UTC

[GitHub] [pulsar] kukuzidian opened a new issue, #18046: [Bug] delete-partition-topics error

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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   system os centos 7.8 
   jdk 1.8.0_191
   pulsar version  2.10.1
   
   
   ### Minimal reproduce step
   
   bin/pulsar-admin topics delete-partitioned-topic persistent://public/default/tt1
   
   ### What did you expect to see?
   
   delete partitioned-topic  success
   
   ### What did you see instead?
   
   server print some Exception 
   
   ![issus](https://user-images.githubusercontent.com/3753735/195783214-46713316-2d0f-4daf-b089-4a761cdf20fb.jpg)
   
   
   ### 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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun closed issue #18046: [Bug] delete-partition-topics error

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed issue #18046: [Bug] delete-partition-topics error
URL: https://github.com/apache/pulsar/issues/18046


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] liangyuanpeng commented on issue #18046: [Bug] delete-partition-topics error

Posted by GitBox <gi...@apache.org>.
liangyuanpeng commented on issue #18046:
URL: https://github.com/apache/pulsar/issues/18046#issuecomment-1309650296

   Could you try it on 2.10.2?


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #18046: [Bug] delete-partition-topics error

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #18046:
URL: https://github.com/apache/pulsar/issues/18046#issuecomment-1344976300

   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun commented on issue #18046: [Bug] delete-partition-topics error

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #18046:
URL: https://github.com/apache/pulsar/issues/18046#issuecomment-1614387712

   Cannot reproduce on master - 
   
   ```
   bin/pulsar-admin topics create-partitioned-topic -p 4 persistent://public/default/tt1
   bin/pulsar-admin topics delete-partitioned-topic persistent://public/default/tt1
   ```
   
   correctly.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org