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 2020/08/06 20:32:53 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7777: Ensure deleting a partitioned-topic on a non existing namespace returns 404

merlimat opened a new pull request #7777:
URL: https://github.com/apache/pulsar/pull/7777


   ### Motivation
   
   In 2.6, deleting a partitioned topic from a non-existing namespace is returning a 500  HTTP error. This has changed from 2.5 and also it's inconsistent with the delete individual topic which returns 404 (also, we should never throw 500 from "expected" errors).
   
   


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

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



[GitHub] [pulsar] merlimat merged pull request #7777: Ensure deleting a partitioned-topic on a non existing namespace returns 404

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #7777:
URL: https://github.com/apache/pulsar/pull/7777


   


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

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