YaoHaishi created SCB-1014:
------------------------------
Summary: Fix priority problem of ExceptionToResponseConverter
Key: SCB-1014
URL: https://issues.apache.org/jira/browse/SCB-1014
Project: Apache ServiceComb
Issue Type: Bug
Reporter: YaoHaishi
Assignee: YaoHaishi
Currently the priority rule of default ExceptionToResponseConverter is that the
smaller the order is, the higher the priority is. But the other common
ExceptionToResponseConverters obey the contrary priority rule.
We need to modify the implementation logic of ExceptionToResponseConverters to
make sure the two kinds of ExceptionToResponseConverters obey the same priority
rule.
And the name of ExceptionToResponseConverter will be changed to remind users to
be aware of the modification.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)