[
https://issues.apache.org/jira/browse/SCB-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16706922#comment-16706922
]
ASF GitHub Bot commented on SCB-1061:
-------------------------------------
coveralls 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-443654356
[](https://coveralls.io/builds/20415370)
Coverage increased (+0.0002%) to 86.744% when pulling
**a1b0f59d4550f25d9f75b7e1a0cbc318f73167da on liubao68:loadbalancer** into
**2b3626560adfbbc8e3f6d788567d82087bb33cf5 on apache:master**.
----------------------------------------------------------------
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)