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 ad1a736a8d8 Create 6 (#1481)
ad1a736a8d8 is described below

commit ad1a736a8d8f954ef836cc634d35e25c44ad095c
Author: LQLlulu <[email protected]>
AuthorDate: Thu Sep 8 19:30:51 2022 +0800

    Create 6 (#1481)
---
 content/zh/docs3-v2/java-sdk/faq/1/6 | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/6 
b/content/zh/docs3-v2/java-sdk/faq/1/6
new file mode 100644
index 00000000000..81e79744919
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/6
@@ -0,0 +1,17 @@
+---
+type: docs
+title: "1-6 - 清空URL缓存出错"
+linkTitle: "1-6 - 清空URL缓存出错"
+weight: 1
+---
+
+## 可能的原因
+在`CacheableFailbackRegistry.RemovalTask`清空url缓存时候出错将会触发1-6错误。
+
+## 排查和解决步骤
+该错误为 Dubbo 内部错误,如果您遇到可以在github创建Issue并提供错误信息以及复现步骤,我们将协助您解决问题。
+
+## Dubbo社区
+[github](https://github.com/apache/dubbo)
+
+<p style="margin-top: 3rem;"> </p>

Reply via email to