jiazhai opened a new pull request #5473: put protocol handler start after loadmanagement service URL: https://github.com/apache/pulsar/pull/5473 Pulsar service is available only after loadmanagement service is started, or user will meet error of bundle service errors when access pulsar service. But protocol handler starting may need the Pulsar service. This change is try to put protocol handler starting after loadmanagement service.
---------------------------------------------------------------- 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] With regards, Apache Git Services
