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)