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/06/15 09:41:21 UTC

[GitHub] [pulsar] visortelle opened a new issue, #16073: Wrong swagger definitions for POST /admin/v2/namespaces/sample/ns1/deduplicationSnapshotInterval

visortelle opened a new issue, #16073:
URL: https://github.com/apache/pulsar/issues/16073

   This endpoint doesn't have DELETE method. The `undefined` request body is used instead to remove this policy.
   
   Source: https://github.com/apache/pulsar/blob/e6b12c64b043903eb5ff2dc5186fe8030f157cfc/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/Namespaces.java#L1395
   
   The topic-level policy has DELETE method. Probably there is a sense to implement it for namespace-level policy.
   
   Source: https://github.com/apache/pulsar/blob/e6b12c64b043903eb5ff2dc5186fe8030f157cfc/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java#L552 


-- 
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.apache.org

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


[GitHub] [pulsar] tisonkun commented on issue #16073: Wrong swagger definitions for POST /admin/v2/namespaces/sample/ns1/deduplicationSnapshotInterval

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #16073:
URL: https://github.com/apache/pulsar/issues/16073#issuecomment-1650886568

   Closing as stale and no one worked on it. Please open a new issue if you volunteer to do it.


-- 
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


[GitHub] [pulsar] github-actions[bot] commented on issue #16073: Wrong swagger definitions for POST /admin/v2/namespaces/sample/ns1/deduplicationSnapshotInterval

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16073:
URL: https://github.com/apache/pulsar/issues/16073#issuecomment-1186063088

   The issue had no activity for 30 days, mark with Stale label.


-- 
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


[GitHub] [pulsar] tisonkun closed issue #16073: Wrong swagger definitions for POST /admin/v2/namespaces/sample/ns1/deduplicationSnapshotInterval

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed issue #16073: Wrong swagger definitions for POST /admin/v2/namespaces/sample/ns1/deduplicationSnapshotInterval
URL: https://github.com/apache/pulsar/issues/16073


-- 
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