You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "YaoHaishi (JIRA)" <ji...@apache.org> on 2018/08/09 10:09:00 UTC

[jira] [Created] (SCB-827) Add response decode error log

YaoHaishi created SCB-827:
-----------------------------

             Summary: Add response decode error log
                 Key: SCB-827
                 URL: https://issues.apache.org/jira/browse/SCB-827
             Project: Apache ServiceComb
          Issue Type: Improvement
            Reporter: YaoHaishi
            Assignee: YaoHaishi


In DefaultHttpClientFilter.extractResult(), once response decode error occurs, it will be caught and set into an InvocationException, and the InvocationException will be treated as response body, which will cause confusing result.

We need to print some logs to help developers locate such problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)