This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new df334b0605b Create 7.md (#1575)
df334b0605b is described below

commit df334b0605bc233ce63f107843a3f794b8c3bdfa
Author: LQLlulu <[email protected]>
AuthorDate: Wed Nov 2 08:22:39 2022 +0800

    Create 7.md (#1575)
---
 content/zh/docs3-v2/java-sdk/faq/1/7.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/7.md 
b/content/zh/docs3-v2/java-sdk/faq/1/7.md
new file mode 100644
index 00000000000..505fa3a8e63
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/7.md
@@ -0,0 +1,16 @@
+---
+type: docs
+title: "1-7 - 通知注册事件失败"
+linkTitle: "1-7 - 读写注册中心服务缓存失败"
+weight: 7
+---
+
+## 可能的原因
+
+1. 在应用于基于 xDS 协议的相关平台时,在更新元数据时,需要通知 consumer ,如果某个 consumer 离线会导致通知失败,并移除对应 
consumer 的 listener。
+
+
+## 另请参阅
+[注册中心的配置项参考手册](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/config/properties/#registry)
+
+<p style="margin-top: 3rem;"> </p>

Reply via email to