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 853b0a4bc8c Update 7.md (#1612)
853b0a4bc8c is described below

commit 853b0a4bc8cab6fdd07319be368eedb38c2250a6
Author: mfordjody <[email protected]>
AuthorDate: Mon Nov 28 09:38:28 2022 +0800

    Update 7.md (#1612)
---
 content/zh/docs3-v2/java-sdk/faq/1/7.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/7.md 
b/content/zh/docs3-v2/java-sdk/faq/1/7.md
index 505fa3a8e63..78f05c5b703 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/7.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/7.md
@@ -5,12 +5,11 @@ 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>
+>  另请参阅
+[注册中心-配置项参考手册](https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/config/properties/#registry)

Reply via email to