mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
initSubscribedDubboMetadataService Exception return false
This commit is contained in:
parent
0747557330
commit
264e208da7
@ -660,6 +660,7 @@ public class DubboServiceMetadataRepository
|
||||
if (logger.isErrorEnabled()) {
|
||||
logger.error(e.getMessage(), e);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
initDubboRestServiceMetadataRepository(serviceName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user