Technoboy- opened a new pull request #11234:
URL: https://github.com/apache/pulsar/pull/11234
Fixes #11233 .
### Motivation
1. Fix init WebSocketService with ClusterData.(before is null).
2. As ProxyServiceStarter is using in script or command line, no test case
is covered. So it's better to add test case . But this class inits from config
file, it's difficult to set the port or config due to the dynamic generation of
port in the test case. So I adjusted the implementation of the class.
3. Add test case for ProxyServiceStarter.
--
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]