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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Version
   
   macOS, master branch, commit bc68f02a
   
   ### Minimal reproduce step
   
   1) Create a PulsarAdmin object
   2) Use `admin.topics().getInternalInfo("this-topic-does-not-exist")
   
   
   ### What did you expect to see?
   
   Response is HTTP 404 Not Found (as described in the docs)
   
   ### What did you see instead?
   
   Response is HTTP 500 Internal Server Error
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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