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 2019/03/11 07:50:15 UTC

[GitHub] [incubator-skywalking] JaredTan95 commented on a change in pull request #2344: The role of OAP server.

JaredTan95 commented on a change in pull request #2344: The role of OAP server.
URL: https://github.com/apache/incubator-skywalking/pull/2344#discussion_r264116922
 
 

 ##########
 File path: oap-server/server-starter/src/main/resources/application.yml
 ##########
 @@ -15,15 +15,15 @@
 # limitations under the License.
 
 cluster:
-  standalone:
-#   Please check your ZooKeeper is 3.5+, However, it is also compatible with ZooKeeper 3.4.x. Replace the ZooKeeper 3.5+
-#   library the oap-libs folder with your ZooKeeper 3.4.x library.
-#  zookeeper:
-#    nameSpace: ${SW_NAMESPACE:""}
-#    hostPort: ${SW_CLUSTER_ZK_HOST_PORT:localhost:2181}
-#    #Retry Policy
-#    baseSleepTimeMs: ${SW_CLUSTER_ZK_SLEEP_TIME:1000} # initial amount of time to wait between retries
-#    maxRetries: ${SW_CLUSTER_ZK_MAX_RETRIES:3} # max number of times to retry
+  #  standalone:
+  #   Please check your ZooKeeper is 3.5+, However, it is also compatible with ZooKeeper 3.4.x. Replace the ZooKeeper 3.5+
+  #   library the oap-libs folder with your ZooKeeper 3.4.x library.
+  zookeeper:
 
 Review comment:
   open Zk in default?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services