You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by go...@apache.org on 2020/10/22 06:53:51 UTC

[incubator-tubemq-website] branch master updated: [TUBEMQ-379]Modify the memory cache size default to 3M (#55)

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

gosonzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d04156e  [TUBEMQ-379]Modify the memory cache size default to 3M (#55)
d04156e is described below

commit d04156e830338c7cc87ec01c0c66024f917bf11b
Author: gosonzhang <46...@qq.com>
AuthorDate: Thu Oct 22 14:53:41 2020 +0800

    [TUBEMQ-379]Modify the memory cache size default to 3M (#55)
    
    Co-authored-by: gosonzhang <go...@tencent.com>
---
 docs/en-us/console_introduction.md |  2 +-
 docs/en-us/http_access_api.md      | 12 ++++++------
 docs/zh-cn/console_introduction.md |  2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/en-us/console_introduction.md b/docs/en-us/console_introduction.md
index cd616e0..0ec9c20 100644
--- a/docs/en-us/console_introduction.md
+++ b/docs/en-us/console_introduction.md
@@ -88,7 +88,7 @@ title: Console Introduction - Apache TubeMQ
 | unflushInterval     | 最大允许的待刷新的间隔                | int      | 最大允许的未flush间隔时间,毫秒,默认10000,缺省为broker的对应字段缺省配置 |
 | numTopicStores      | 允许建立Topic数据块和分区管理组的个数 | int      | 缺省为1个,如果大于1则分区和topic对列按照该值倍乘关系         |
 | memCacheMsgCntInK   | 缺省最大内存缓存包量                  | int      | 内存最大允许缓存的消息包总条数,单位为千条,缺省为10K,最少允许1K |
-| memCacheMsgSizeInMB | 缺省内存缓存包总的Size大小            | int      | 内存最大允许缓存的消息包size总大小,单位为MB,缺省为2M,最小需要为2M |
+| memCacheMsgSizeInMB | 缺省内存缓存包总的Size大小            | int      | 内存最大允许缓存的消息包size总大小,单位为MB,缺省为3M,最小需要为2M |
 | memCacheFlushIntvl  | 内存缓存最大允许的待刷新间隔          | int      | 内存最大允许未flush时间间隔,毫秒,默认20000ms,最小4000ms    |
 | acceptPublish       | topic是否接收发布请求                 | boolean  | 缺省为true,取值范围[true,false]                            |
 | acceptSubscribe     | topic是否接收订阅请求                 | boolean  | 缺省为true,取值范围[true,false]                            |
diff --git a/docs/en-us/http_access_api.md b/docs/en-us/http_access_api.md
index 21eec84..0568efa 100644
--- a/docs/en-us/http_access_api.md
+++ b/docs/en-us/http_access_api.md
@@ -179,7 +179,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
@@ -221,7 +221,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
@@ -247,7 +247,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
@@ -288,7 +288,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
@@ -315,7 +315,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
@@ -341,7 +341,7 @@ __Request__
 |numTopicStores|no|the number of data block and partition group allowed to create, default 1. If it is larger than 1, the partition number and topic number should be mapping with this value|Int|
 |unflushInterval|no|the maximum interval for unflush, default 1000ms|Int|
 |memCacheMsgCntInK|no|the max cached message package, default is 10, the unit is K|Int|
-|memCacheMsgSizeInMB|no|the max cache message size in MB, default 2|Int|
+|memCacheMsgSizeInMB|no|the max cache message size in MB, default 3|Int|
 |memCacheFlushIntvl|no|the max unflush interval in ms, default 20000|Int|
 |brokerTLSPort|no|the port of TLS of the broker, it has no default value|Int|
 |acceptPublish|no|whether the broker accept publish, default true|Boolean|
diff --git a/docs/zh-cn/console_introduction.md b/docs/zh-cn/console_introduction.md
index 9201eee..69591f2 100644
--- a/docs/zh-cn/console_introduction.md
+++ b/docs/zh-cn/console_introduction.md
@@ -88,7 +88,7 @@ title: 管控台操作指引 - Apache TubeMQ
 | unflushInterval     | 最大允许的待刷新的间隔                | int      | 最大允许的未flush间隔时间,毫秒,默认10000,缺省为broker的对应字段缺省配置 |
 | numTopicStores      | 允许建立Topic数据块和分区管理组的个数 | int      | 缺省为1个,如果大于1则分区和topic对列按照该值倍乘关系         |
 | memCacheMsgCntInK   | 缺省最大内存缓存包量                  | int      | 内存最大允许缓存的消息包总条数,单位为千条,缺省为10K,最少允许1K |
-| memCacheMsgSizeInMB | 缺省内存缓存包总的Size大小            | int      | 内存最大允许缓存的消息包size总大小,单位为MB,缺省为2M,最小需要为2M |
+| memCacheMsgSizeInMB | 缺省内存缓存包总的Size大小            | int      | 内存最大允许缓存的消息包size总大小,单位为MB,缺省为3M,最小需要为2M |
 | memCacheFlushIntvl  | 内存缓存最大允许的待刷新间隔          | int      | 内存最大允许未flush时间间隔,毫秒,默认20000ms,最小4000ms    |
 | acceptPublish       | topic是否接收发布请求                 | boolean  | 缺省为true,取值范围[true,false]                            |
 | acceptSubscribe     | topic是否接收订阅请求                 | boolean  | 缺省为true,取值范围[true,false]                            |