liubao created SCB-1061:
---------------------------
Summary: 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
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)