mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-25 02:27:10 +08:00
错别字
This commit is contained in:
parent
70fbffc008
commit
6f7f2cce78
@ -251,7 +251,7 @@ HelloService helloService;
|
||||
|
||||
zookeeper宕机与dubbo直连的情况在面试中可能会被经常问到,所以要引起重视。
|
||||
|
||||
在实际生产中,假如zookeeper注册中心宕掉,一段时间内服务消费方还是能够调用提供方的服务的,实际上它使用的本地缓存进行通讯,这只是dubbo健壮性的一种提现。
|
||||
在实际生产中,假如zookeeper注册中心宕掉,一段时间内服务消费方还是能够调用提供方的服务的,实际上它使用的本地缓存进行通讯,这只是dubbo健壮性的一种体现。
|
||||
|
||||
**dubbo的健壮性表现:**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user