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 309632c8f16 Update 28.md (#1807)
309632c8f16 is described below
commit 309632c8f16f34ab0d3cedba2a8bcf9e42d6c699
Author: mfordjody <[email protected]>
AuthorDate: Mon Jan 9 19:23:31 2023 +0800
Update 28.md (#1807)
Co-authored-by: mfordjody <[email protected]>
---
content/zh/docs3-v2/java-sdk/faq/1/28.md | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/content/zh/docs3-v2/java-sdk/faq/1/28.md
b/content/zh/docs3-v2/java-sdk/faq/1/28.md
index 9f46ddec806..24b89c67f00 100644
--- a/content/zh/docs3-v2/java-sdk/faq/1/28.md
+++ b/content/zh/docs3-v2/java-sdk/faq/1/28.md
@@ -5,12 +5,10 @@ linkTitle: "1-28 - xDS 存根错误"
weight: 28
---
-## 可能的原因
+### 可能的原因
-当前pod或已宕机。
+当前 pod 或已宕机。
-## 排查和解决步骤
+### 排查和解决步骤
-可通过一些第三方的工具或者`jstack [PID] > jstack.log` 分析堆栈信息,进行定位。
-
-<p style="margin-top: 3rem;"> </p>
+可通过一些第三方的工具或者 `jstack [PID] > jstack.log` 分析堆栈信息,进行定位。