You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by gi...@apache.org on 2019/11/06 11:16:04 UTC

[dubbo-website] branch asf-site updated: Automated deployment: Wed Nov 6 11:15:56 UTC 2019 7622dc435b0e2fa16b174f9e5fd5eff0ac406329

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new edac9a6  Automated deployment: Wed Nov  6 11:15:56 UTC 2019 7622dc435b0e2fa16b174f9e5fd5eff0ac406329
edac9a6 is described below

commit edac9a6742c0b9581b179bbe4a19afcfdf38823d
Author: htynkn <ht...@users.noreply.github.com>
AuthorDate: Wed Nov 6 11:15:57 2019 +0000

    Automated deployment: Wed Nov  6 11:15:56 UTC 2019 7622dc435b0e2fa16b174f9e5fd5eff0ac406329
---
 zh-cn/docs/user/references/xml/dubbo-provider.html | 2 +-
 zh-cn/docs/user/references/xml/dubbo-provider.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh-cn/docs/user/references/xml/dubbo-provider.html b/zh-cn/docs/user/references/xml/dubbo-provider.html
index 4321932..71bf02a 100644
--- a/zh-cn/docs/user/references/xml/dubbo-provider.html
+++ b/zh-cn/docs/user/references/xml/dubbo-provider.html
@@ -405,7 +405,7 @@
 <td>可选</td>
 <td>0</td>
 <td>性能调优</td>
-<td>线程池队列大小,当线程池满时,排队等待执行的队列大小,建议不要设置,当线程程池时应立即失败,重试其它服务提供机器,而不是排队,除非有特殊需求。</td>
+<td>线程池队列大小,当线程池满时,排队等待执行的队列大小,建议不要设置,当线程池满时应立即失败,重试其它服务提供机器,而不是排队,除非有特殊需求。</td>
 <td>2.0.5以上版本</td>
 </tr>
 <tr>
diff --git a/zh-cn/docs/user/references/xml/dubbo-provider.json b/zh-cn/docs/user/references/xml/dubbo-provider.json
index b17f45d..16d1772 100644
--- a/zh-cn/docs/user/references/xml/dubbo-provider.json
+++ b/zh-cn/docs/user/references/xml/dubbo-provider.json
@@ -1,6 +1,6 @@
 {
   "filename": "dubbo-provider.md",
-  "__html": "<h1>dubbo:provider</h1>\n<p>服务提供者缺省值配置。对应的配置类: <code>org.apache.dubbo.config.ProviderConfig</code>。同时该标签为 <code>&lt;dubbo:service&gt;</code> 和 <code>&lt;dubbo:protocol&gt;</code> 标签的缺省值设置。</p>\n<table>\n<thead>\n<tr>\n<th>属性</th>\n<th>对应URL参数</th>\n<th>类型</th>\n<th>是否必填</th>\n<th>缺省值</th>\n<th>作用</th>\n<th>描述</th>\n<th>兼容性</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td></td>\n<td>string</td>\n<td>可选</td>\n<td>dubbo</td>\n<td>配置关联</td>\n<td>协议BeanId,可以在&lt;dubbo:servi [...]
+  "__html": "<h1>dubbo:provider</h1>\n<p>服务提供者缺省值配置。对应的配置类: <code>org.apache.dubbo.config.ProviderConfig</code>。同时该标签为 <code>&lt;dubbo:service&gt;</code> 和 <code>&lt;dubbo:protocol&gt;</code> 标签的缺省值设置。</p>\n<table>\n<thead>\n<tr>\n<th>属性</th>\n<th>对应URL参数</th>\n<th>类型</th>\n<th>是否必填</th>\n<th>缺省值</th>\n<th>作用</th>\n<th>描述</th>\n<th>兼容性</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td></td>\n<td>string</td>\n<td>可选</td>\n<td>dubbo</td>\n<td>配置关联</td>\n<td>协议BeanId,可以在&lt;dubbo:servi [...]
   "link": "/zh-cn/docs/user/references/xml/dubbo-provider.html",
   "meta": {}
 }
\ No newline at end of file