You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/01/27 01:24:49 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #8481: E2e verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics.

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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org