You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/12/03 08:42:00 UTC

[jira] [Created] (SCB-1061) Provide a way to using handlers(e.g. LoabalanceHanler) outside handler chain

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)