peachisai commented on PR #13514: URL: https://github.com/apache/skywalking/pull/13514#issuecomment-3327308586
> Please run CI locally and make sure they could pass. And please add at least one for this new metric in e2e. ``` 2025-09-24 08:38:01,748 - org.apache.skywalking.oap.server.core.remote.client.RemoteClientManager -7646 [main] ERROR [] - Cannot invoke "org.apache.skywalking.oap.server.core.status.ServerStatusService.rebalancedCluster(long)" because the return value of "org.apache.skywalking.oap.server.library.module.ModuleServiceHolder.getService(java.lang.Class)" is null java.lang.NullPointerException: Cannot invoke "org.apache.skywalking.oap.server.core.status.ServerStatusService.rebalancedCluster(long)" because the return value of "org.apache.skywalking.oap.server.library.module.ModuleServiceHolder.getService(java.lang.Class)" is null ``` Hi, I dont know why these codes affect the unit test, could u provide any advice? -- 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]
