You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/29 04:43:27 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #16205: [fix][broker] Fix compaction subscription acknowledge Marker msg issue.

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org