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