WillemJiang commented on a change in pull request #704: [SCB-582]Provide a way 
to protect instance removal
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/704#discussion_r189132762
 
 

 ##########
 File path: demo/demo-pojo/pojo-client/src/main/resources/microservice.yaml
 ##########
 @@ -23,6 +23,12 @@ servicecomb:
   service:
     registry:
       address: http://127.0.0.1:30100
+      instance:
+        healthCheck:
+          interval: 2
+        watch: false
+        empty:
 
 Review comment:
   Please update document if there is new option introduced. 
   Is there any other empty related options? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to