yhs0092 commented on a change in pull request #1209: [SCB-1278] Not send x-cse* header to third party service by default URL: https://github.com/apache/servicecomb-java-chassis/pull/1209#discussion_r288472988
########## File path: service-registry/src/main/java/org/apache/servicecomb/serviceregistry/api/registry/Microservice.java ########## @@ -70,6 +70,8 @@ @JsonIgnore private MicroserviceInstance instance; + private boolean thirdPartyService; Review comment: Comment added, please review it ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services