[ 
https://issues.apache.org/jira/browse/SCB-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681159#comment-16681159
 ] 

ASF GitHub Bot commented on SCB-1014:
-------------------------------------

liubao68 commented on issue #985: [SCB-1014] Fix priority of 
ExceptionToResponseConverter
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/985#issuecomment-437306016
 
 
   Please update docs as well, 
https://docs.servicecomb.io/java-chassis/zh_CN/general-development/error-handling.html

----------------------------------------------------------------
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)

Reply via email to