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