LnManch opened a new issue #2550:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2550


   
Provider在response序列化时抛出JsonMappingException,ServerRestArgsFilter自动将该异常封装成590的内部错误。
   
![servicecomb](https://user-images.githubusercontent.com/32447408/132181010-7ed8e66b-c62d-4b45-8652-7b23ca75e586.PNG)
   但是在返回响应时,却没有将该异常信息封装,导致consumer接收到的是一个内容为空的成功response,从而引发空指针异常
   
![servicecomb](https://user-images.githubusercontent.com/32447408/132181557-41249f8d-5e83-47c3-b1e6-1decad44b23f.PNG)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to