[ 
https://issues.apache.org/jira/browse/SCB-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706897#comment-16706897
 ] 

ASF GitHub Bot commented on SCB-1061:
-------------------------------------

liubao68 commented on issue #1019: [SCB-1061]Provide a way to using 
handlers(e.g. LoabalanceHanler) outs…
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/1019#issuecomment-443647635
 
 
   Examples to use this feature is here : 
https://github.com/huaweicse/cse-java-chassis-samples/blob/master/porter/gateway-service/src/main/java/com/huawei/cse/porter/gateway/UiDispatcher.java

----------------------------------------------------------------
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]


> Provide a way to using handlers(e.g. LoabalanceHanler) outside handler chain
> ----------------------------------------------------------------------------
>
>                 Key: SCB-1061
>                 URL: https://issues.apache.org/jira/browse/SCB-1061
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>
> In Edge Service, users want to dispatch requests to non ServiceComb services 
> like tomcat webpage. And users implement a Dispatcher, and want to maintain 
> isolation, loadbalance features as ServiceComb client did. 
>  
> Here is an example on how to use : 
> https://github.com/huaweicse/cse-java-chassis-samples/blob/master/porter/gateway-service/src/main/java/com/huawei/cse/porter/gateway/UiDispatcher.java



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to