wu-sheng commented on a change in pull request #8481:
URL: https://github.com/apache/skywalking/pull/8481#discussion_r793182597
##########
File path: oap-server/server-starter/src/main/resources/application.yml
##########
@@ -28,6 +28,8 @@ cluster:
enableACL: ${SW_ZK_ENABLE_ACL:false} # disable ACL in default
schema: ${SW_ZK_SCHEMA:digest} # only support digest schema
expression: ${SW_ZK_EXPRESSION:skywalking:skywalking}
+ internalComHost: ${SW_CLUSTER_INTERNAL_COM_HOST:""}
+ internalComPort: ${SW_CLUSTER_INTERNAL_COM_PORT:-1}
Review comment:
Please update these two in other coordinator configurations with docs.
--
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]