Skip to content

pulsar-admin topics delete-partitioned-topic always gives HTTP 401 Unauthorized #7292

@trexinc

Description

@trexinc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/brokertype/bugThe PR fixed a bug or issue reported a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions