You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/10/17 14:52:24 UTC

[GitHub] wujimin commented on a change in pull request #960: [SCB-967] Support configed IP send request

wujimin commented on a change in pull request #960: [SCB-967] Support configed IP send request
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/960#discussion_r225964555
 
 

 ##########
 File path: handlers/handler-loadbalance/src/main/java/org/apache/servicecomb/loadbalance/LoadbalanceHandler.java
 ##########
 @@ -61,6 +66,8 @@
 public class LoadbalanceHandler implements Handler {
   public static final String CONTEXT_KEY_SERVER_LIST = "x-context-server-list";
 
+  public static final String SERVICECOMB_SERVER_ENDPOINT = "servicecomb-server-endpoint";
 
 Review comment:
   use shorter name?
   eg: scb-endpoint

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


With regards,
Apache Git Services