s00373198 commented on a change in pull request #6538:
URL: https://github.com/apache/skywalking/pull/6538#discussion_r592405299
##########
File path:
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/CoreModuleProvider.java
##########
@@ -315,6 +316,8 @@ public void start() throws ModuleStartException {
.registerRemote(gRPCServerInstance);
}
+
OAPNodeChecker.setROLE(CoreModuleConfig.Role.valueOf(moduleConfig.getRole()));
Review comment:
Glad to receive you reply, i undersatand the problem, but i cann't
understand L304 relation with it, but i find a solution and PR again, is this
ok?
----------------------------------------------------------------
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]