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 50458c5cfcd Create 3 (#1480)
50458c5cfcd is described below

commit 50458c5cfcdec5c93783bfa86238265df1537bdf
Author: LQLlulu <[email protected]>
AuthorDate: Thu Sep 8 19:24:24 2022 +0800

    Create 3 (#1480)
---
 content/zh/docs3-v2/java-sdk/faq/1/3 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/content/zh/docs3-v2/java-sdk/faq/1/3 
b/content/zh/docs3-v2/java-sdk/faq/1/3
new file mode 100644
index 00000000000..6b63f5749ac
--- /dev/null
+++ b/content/zh/docs3-v2/java-sdk/faq/1/3
@@ -0,0 +1,15 @@
+---
+type: docs
+title: "1-3 - URL 销毁失败"
+linkTitle: "1-3 - URL 销毁失败"
+weight: 1
+---
+
+## 可能的原因 
+当`FrameworkExecutorRepository`被销毁以后,调用`CacheableFailbackRegistry.evictURLCache`会导致销毁失败,产生1-3错误码。
+
+
+## 另请参阅
+[配置项参考手册](../../../reference-manual/config/properties)
+
+<p style="margin-top: 3rem;"> </p>

Reply via email to