[
https://issues.apache.org/jira/browse/SCB-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaoHaishi resolved SCB-1253.
----------------------------
Resolution: Fixed
Fix Version/s: java-chassis-1.3.0
> Adjust the priority of FailureHandler of the dispatchers
> --------------------------------------------------------
>
> Key: SCB-1253
> URL: https://issues.apache.org/jira/browse/SCB-1253
> Project: Apache ServiceComb
> Issue Type: Bug
> Reporter: YaoHaishi
> Assignee: YaoHaishi
> Priority: Major
> Fix For: java-chassis-1.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the GlobalRestFailureHandler has the highest priority. As a
> result, when RoutingContext#fail is called, the failed RoutingContext is
> always processed by GlobalRestFailureHandler and other failureHandlers take
> no effect.
> The GlobalRestFailureHandler should have the lowest priority and works only
> when there is no other failureHandler handle the failed RoutingContext.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)