trexinc opened a new issue #7292: URL: https://github.com/apache/pulsar/issues/7292
Pulsar 2.5.2 Can't delete a partitioned topic, I use pulsar-client over TLS with super-user client certificate. I can delete regular topics and the partitions themselves. bin/pulsar-admin topics delete-partitioned-topic internal/test/test 19:07:57.412 [AsyncHttpClient-5-1] WARN org.apache.pulsar.client.admin.internal.BaseResource - [https://pulsar-admin-proxy:8443/admin/v2/persistent/internal/test/test/partitions?force=false] Failed to perform http delete request: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized HTTP 401 Unauthorized Reason: HTTP 401 Unauthorized ---------------------------------------------------------------- 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]
