[
https://issues.apache.org/jira/browse/SCB-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liubao resolved SCB-705.
------------------------
Resolution: Fixed
Fix Version/s: java-chassis-1.0.0
> 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
> Priority: Major
> Fix For: java-chassis-1.0.0
>
>
> 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)