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/06/29 01:52:00 UTC

[jira] [Created] (SCB-705) When consumer invoke an unregistered provider, it will never find this provider even the provider is registered later

YaoHaishi created SCB-705:
-----------------------------

             Summary: When consumer invoke an unregistered provider, it will never find this provider even the provider is registered later
                 Key: SCB-705
                 URL: https://issues.apache.org/jira/browse/SCB-705
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Java-Chassis
            Reporter: YaoHaishi
            Assignee: YaoHaishi


Before consumer invoke provider, it will create a ReferenceConfig for this provider. But when the provider is not registered, it will get a wrong ReferenceConfig and cache it, so it will never query the service-center again to get the provider microservice information, and an Exception is always thrown to say that the provider cannot be found.



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