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

[jira] [Created] (SCB-335) more accurate log when user mistype the uri in CseRestTemplate

Eric Lee created SCB-335:
----------------------------

             Summary: more accurate log when user mistype the uri in CseRestTemplate
                 Key: SCB-335
                 URL: https://issues.apache.org/jira/browse/SCB-335
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Java-Chassis
            Reporter: Eric Lee


As a user, I may mistype the uri with its port which will make the original request uri from "abc:1234" to "abc:abc:1234" which is very confusing in the user side. We should log more accurate to tell the user the cause instead of the result.



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