This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site-v2
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/asf-site-v2 by this push:
new 042ce7c85d deploy: a4264b1978f07f21af4e2ddb256d4abafd8f15d4
042ce7c85d is described below
commit 042ce7c85d9a207450563fa11e4cb7d41c61b5ca
Author: AlbumenJ <[email protected]>
AuthorDate: Mon Feb 6 09:19:49 2023 +0000
deploy: a4264b1978f07f21af4e2ddb256d4abafd8f15d4
---
sitemap.xml | 2 +-
zh/docs/index.xml | 7 ++++---
zh/docs3-v2/java-sdk/faq/7/1/index.html | 8 ++++----
zh/docs3-v2/java-sdk/faq/7/index.xml | 7 ++++---
zh/sitemap.xml | 2 +-
5 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/sitemap.xml b/sitemap.xml
index d2114ad8f1..272ef8321f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dubbo.apache.org/zh/sitemap.xml</loc><lastmod>2023-02-06T17:14:05+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-05T09:16:05+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://dubbo.apache.org/zh/sitemap.xml</loc><lastmod>2023-02-06T17:15:47+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-02-05T09:16:05+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh/docs/index.xml b/zh/docs/index.xml
index c88f803323..092a23cba8 100644
--- a/zh/docs/index.xml
+++ b/zh/docs/index.xml
@@ -161,11 +161,12 @@
<li>如果为 rest 连接,检查请求的服务端配置是否正确。</li>
<li>检查网络通信是否正常,可使用一些简单的 cmd 命令进行检测,如 <code>ping</code> 等。</li>
</ol></description></item><item><title>Docs3-V2: 7-1 - QOS
已关闭</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/1/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/1/</guid><description>
-<h2 id="可能的原因">可能的原因</h2>
+<h3 id="可能的原因">可能的原因</h3>
<p>QOS 已关闭</p>
-<h2 id="排查和解决步骤">排查和解决步骤</h2>
+<h3 id="排查和解决步骤">排查和解决步骤</h3>
+<blockquote>
<p>请参考<a
href="https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/qos/">QOS
操作手册</a>。</p>
-<p style="margin-top: 3rem;">
</p></description></item><item><title>Docs3-V2: 81-1 - ZK
启动异常</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/81/1/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/81/1/</guid><description>
+</blockquote></description></item><item><title>Docs3-V2: 81-1 - ZK
启动异常</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/81/1/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/81/1/</guid><description>
<h3 id="可能的原因">可能的原因</h3>
<ol>
<li>zk 的服务端版本与客户端版本存在不兼容问题,无法进行连接。</li>
diff --git a/zh/docs3-v2/java-sdk/faq/7/1/index.html
b/zh/docs3-v2/java-sdk/faq/7/1/index.html
index 4f2bfe830a..516599a427 100644
--- a/zh/docs3-v2/java-sdk/faq/7/1/index.html
+++ b/zh/docs3-v2/java-sdk/faq/7/1/index.html
@@ -1,13 +1,13 @@
<!doctype html><html lang=zh class=no-js><head><meta charset=utf-8><meta
name=viewport
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta
name=generator content="Hugo 0.110.0"><meta name=ROBOTS content="INDEX,
FOLLOW"><link rel="shortcut icon" href=/favicons/favicon.ico><link
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
-排查和解决步骤 请参考QOS 操作手册。"><meta property="og:type" content="article"><meta
property="og:url"
content="https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/1/"><meta
property="article:section" content="docs3-v2"><meta
property="article:modified_time" content="2022-11-25T17:28:28+08:00"><meta
property="og:site_name" content="Apache Dubbo"><meta itemprop=name content="7-1
- QOS 已关闭"><meta itemprop=description content="可能的原因 QOS 已关闭
-排查和解决步骤 请参考QOS 操作手册。"><meta itemprop=dateModified
content="2022-11-25T17:28:28+08:00"><meta itemprop=wordCount content="6"><meta
itemprop=keywords content><meta name=twitter:card content="summary"><meta
name=twitter:title content="7-1 - QOS 已关闭"><meta name=twitter:description
content="可能的原因 QOS 已关闭
+排查和解决步骤 请参考QOS 操作手册。"><meta property="og:type" content="article"><meta
property="og:url"
content="https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/1/"><meta
property="article:section" content="docs3-v2"><meta
property="article:modified_time" content="2023-02-06T17:15:47+08:00"><meta
property="og:site_name" content="Apache Dubbo"><meta itemprop=name content="7-1
- QOS 已关闭"><meta itemprop=description content="可能的原因 QOS 已关闭
+排查和解决步骤 请参考QOS 操作手册。"><meta itemprop=dateModified
content="2023-02-06T17:15:47+08:00"><meta itemprop=wordCount content="6"><meta
itemprop=keywords content><meta name=twitter:card content="summary"><meta
name=twitter:title content="7-1 - QOS 已关闭"><meta name=twitter:description
content="可能的原因 QOS 已关闭
排查和解决步骤 请参考QOS 操作手册。"><script type=application/javascript>var
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
Date,ga("create","UA-112489517-1","auto"),ga("send","pageview"))</script><script
async src=https://www.google-analytics.com/analytics.js></script>
<link rel=preload
href=/scss/main.min.8637cb48af1c2672dbf22e4e83652c0cebe2d667477b88c8a046be155bcf7cfe.css
as=style><link
href=/scss/main.min.8637cb48af1c2672dbf22e4e83652c0cebe2d667477b88c8a046be155bcf7cfe.css
rel=stylesheet integrity><script src=/js/jquery-3.5.1.min.js
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin=anonymous></script>
<link rel=stylesheet
href=https://cdn.jsdelivr.net/npm/@docsearch/css@3></head><body
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand
href=/zh/><span class=navbar-logo><svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 321.39 78.54"><title id="title19">DUBBO LOGO</title><path
class="cls-1" d="M68.46 50.38c0 14.06 11.39 22.11 25.45 22.11s25.45-8.05
25.45-22.11V7.25H68.46zm21.24-28h8.6V31H89.7zm0 [...]
<a
href="https://github.com/apache/dubbo-website/new/master/content/zh/docs3-v2/java-sdk/faq/7/1.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+matter%22+section+at
[...]
<a
href="https://github.com/apache/dubbo-website/issues/new?title=7-1%20-%20QOS%20%e5%b7%b2%e5%85%b3%e9%97%ad"
target=_blank><i class="fab fa-github fa-fw"></i> 提交文档问题</a>
-<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div></aside><main class="col-12 col-md-9
col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb class="d-none d-md-block
d-print-none"><ol class="breadcrumb spb-1"><li class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/>SDK 手册</a></li><li
class=breadcrumb-item><a
href=https://dubbo.apache.org/zh/docs3-v2/java-sdk/>Java</a></li><li
class=breadcrumb-item><a href=h [...]
-<button class="btn btn-primary mb-4 feedback--answer
feedback--answer-no">No</button><p class="feedback--response
feedback--response-yes">Glad to hear it! Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to
hear that. Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback
[...]
+<a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas
fa-tasks fa-fw"></i> 提交项目问题</a></div><div class=td-toc><nav
id=TableOfContents><ul><li><ul><li><a href=#可能的原因>可能的原因</a></li><li><a
href=#排查和解决步骤>排查和解决步骤</a></li></ul></li></ul></nav></div></aside><main
class="col-12 col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb
class="d-none d-md-block d-print-none"><ol class="breadcrumb spb-1"><li
class=breadcrumb-item><a href=https://dubbo.apache.org/zh/doc [...]
+<button class="btn btn-primary mb-4 feedback--answer
feedback--answer-no">No</button><p class="feedback--response
feedback--response-yes">Glad to hear it! Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to
hear that. Please <a
href=https://github.com/apache/dubbo-website/issues/new>tell us how we can
improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback
[...]
<script src=/js/bootstrap.min.js
integrity=sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy
crossorigin=anonymous></script>
<script
src=/js/main.min.9f304eb79b67eb331e2b22923c361575b563af25c0fd56279cf20f3a2417cff4.js
integrity="sha256-nzBOt5tn6zMeKyKSPDYVdbVjryXA/VYnnPIPOiQXz/Q="
crossorigin=anonymous></script>
<script src=https://cdn.jsdelivr.net/npm/@docsearch/js@3></script>
diff --git a/zh/docs3-v2/java-sdk/faq/7/index.xml
b/zh/docs3-v2/java-sdk/faq/7/index.xml
index eb4b3d43d3..4d2c2a3d5e 100644
--- a/zh/docs3-v2/java-sdk/faq/7/index.xml
+++ b/zh/docs3-v2/java-sdk/faq/7/index.xml
@@ -1,9 +1,10 @@
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apache Dubbo – 7 - QoS
插件模块</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/</link><description>Recent
content in 7 - QoS 插件模块 on Apache Dubbo</description><generator>Hugo --
gohugo.io</generator><language>en-us</language><atom:link
href="https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/index.xml" rel="self"
type="application/rss+xml"/><item><title>Docs3-V2: 7-1 - QOS
已关闭</title><link>https:// [...]
-<h2 id="可能的原因">可能的原因</h2>
+<h3 id="可能的原因">可能的原因</h3>
<p>QOS 已关闭</p>
-<h2 id="排查和解决步骤">排查和解决步骤</h2>
+<h3 id="排查和解决步骤">排查和解决步骤</h3>
+<blockquote>
<p>请参考<a
href="https://dubbo.apache.org/zh/docs3-v2/java-sdk/reference-manual/qos/">QOS
操作手册</a>。</p>
-<p style="margin-top: 3rem;">
</p></description></item><item><title>Docs3-V2: 7-2 - QOS
已开启</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/2/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/2/</guid><description>
+</blockquote></description></item><item><title>Docs3-V2: 7-2 - QOS
已开启</title><link>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/2/</link><pubDate>Mon,
01 Jan 0001 00:00:00
+0000</pubDate><guid>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/7/2/</guid><description>
<h3 id="可能的原因">可能的原因</h3>
<p>QOS 已开启,默认为开启状态。</p>
<h3 id="排查和解决步骤">排查和解决步骤</h3>
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index e2d9e9841c..4cf7e58455 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/0/</loc><lastmod>2022-08-01T10:49:31+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="en"
href="https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/0/"/><xhtml:link
rel="alternate" hreflang="zh" href="https://dubbo.a [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/0/</loc><lastmod>2022-08-01T10:49:31+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
rel="alternate" hreflang="en"
href="https://dubbo.apache.org/en/docs3-v2/java-sdk/faq/0/"/><xhtml:link
rel="alternate" hreflang="zh" href="https://dubbo.a [...]
\ No newline at end of file