[
https://issues.apache.org/jira/browse/SCB-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682194#comment-16682194
]
ASF GitHub Bot commented on SCB-1014:
-------------------------------------
coveralls commented on issue #985: [SCB-1014] Fix priority of
ExceptionToResponseConverter
URL:
https://github.com/apache/servicecomb-java-chassis/pull/985#issuecomment-437557064
[](https://coveralls.io/builds/20001715)
Coverage increased (+0.004%) to 86.656% when pulling
**ae8cc8daff5cc49ca728bc59d39f4de0a037baf9 on
yhs0092:fix_priority_of_ExceptionToResponseConverter** into
**17bad9d8de42f4c6cb2bc51e29b867f4d1df6c9a 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]
> 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
> Priority: Major
>
> 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)