aahmed-se opened a new pull request #11268:
URL: https://github.com/apache/pulsar/pull/11268
### Motivation
* Currently the broker admin healthcheck endpoint use the legacy V1 topic
format to run.
* This creates issues as it's a deprecated, some of the new monitoring
tools for pulsar have issues
working with this endpoint.
### Modifications
* Support topic version query parameter to use old or new topic format for
healthcheck.
* Register namespace in new format on server startup.
* Update pulsar-admin to support the end point.
--
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]