liubao68 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_r189175946
##########
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:
Currently there are a lot of configurations not documented. I create a new
issue to tracker this and will add docs after we have merged documents as
[VOTE] done in email.
https://issues.apache.org/jira/browse/SCB-594
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services