BewareMyPower commented on PR #16205:
URL: https://github.com/apache/pulsar/pull/16205#issuecomment-1198874486

   @Technoboy- Could you help cherry-pick this PR to branch-2.8? It's weird 
that the `createNonPartitionedTopic` call failed in my local env.
   
   ```
   12:37:49.693 [AsyncHttpClient-43-1] WARN  
org.apache.pulsar.client.admin.internal.BaseResource - 
[http://localhost:53870/admin/persistent/my-property/use/my-ns/testWriteMarker-caf36fc4-1e8c-45f8-a49f-674b1d145a19]
 Failed to perform http put request: javax.ws.rs.NotAllowedException: HTTP 405 
Method Not Allowed
   
   org.apache.pulsar.client.admin.PulsarAdminException$NotAllowedException: 
HTTP 405 Method Not Allowed
   
        at 
org.apache.pulsar.client.admin.internal.BaseResource.getApiException(BaseResource.java:232)
        at 
org.apache.pulsar.client.admin.internal.BaseResource$1.failed(BaseResource.java:130)
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to