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 7b943c43b4e Update 3.md (#1596)
7b943c43b4e is described below

commit 7b943c43b4e3248341d8d0847955ac51c145cfdc
Author: JIAN ZHONG <[email protected]>
AuthorDate: Sat Nov 12 15:51:38 2022 +0800

    Update 3.md (#1596)
---
 content/zh/docs3-v2/java-sdk/faq/1/3.md | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/3.md 
b/content/zh/docs3-v2/java-sdk/faq/1/3.md
index c5792607904..1fbe7c681a7 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/3.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/3.md
@@ -5,11 +5,9 @@ linkTitle: "1-3 - URL 销毁失败"
 weight: 3
 ---
 
-## 可能的原因 
-当`FrameworkExecutorRepository`被销毁以后,调用`CacheableFailbackRegistry.evictURLCache`会导致销毁失败,产生1-3错误码。
+### 可能的原因 
+当`FrameworkExecutorRepository`被销毁以后,调用`CacheableFailbackRegistry.evictURLCache`会导致销毁失败,产生错误码。
 
+### 排查和解决步骤
 
-## 另请参阅
-[配置项参考手册](../../../reference-manual/config/properties)
-
-<p style="margin-top: 3rem;"> </p>
+> 另请参阅 [配置项参考手册](../../../reference-manual/config/properties)

Reply via email to