-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Inconsistent partitioned topic state after deletion (with force) #112
Comments
Follow up:
Reason: This topic already exists |
I have fixed manually recently a problem in production, an I had to manually clean up the list of partitions on ZK |
Preliminarily, looks like an http server exception, might be something similar to netty/netty#9882 another Illegal ref count exception in http call:
|
The issue had no activity for 30 days, mark with Stale label. |
I have two problems, using 2.10_1.4:
I am using 2.10_1.4, with TLS, 3 brokers.
Running Pulsar shell on the bastion pod
Logs:
default(pulsar-proxy.mypulsar.svc.cluster.local)>
admin topics delete-partitioned-topic -f test
default(pulsar-proxy.mypulsar.svc.cluster.local)>
admin topics create-partitioned-topic -p 6 test
The text was updated successfully, but these errors were encountered: