Commit Graph
315 Commits
Author SHA1 Message Date
彭小漪 30d1c58a0c [ISSUE #3801] Polish the document 'CLITools.md'. (#3802) 2022-01-27 14:29:32 +08:00
彭小漪andpenglong 35334e2669 [ISSUE #3782] docs: Fix the default value of parameter 'sendMsgTimeout'. (#3783)
Co-authored-by: penglong <long.peng@dmall.com>
2022-01-22 21:06:25 +08:00
彭小漪 41f58e4b86 [ISSUE #3774] docs: Polish the document 'Example_Transaction.md'. (#3775) 2022-01-19 20:14:34 +08:00
彭小漪 c832523742 [ISSUE #3757] docs: Polish the document 'Design_Query.md'. (#3758) 2022-01-15 17:25:44 +08:00
tianliuliu 14b63ee550 [RIP-28] light message queue(LMQ) (#3694) 2022-01-13 19:15:42 +08:00
彭小漪 8d28d3fa20 [ISSUE #3751] docs: Fix typos and other little error in the document 'Configuration_Client.md' (#3752) 2022-01-13 13:48:04 +08:00
彭小漪 1ef1af6a99 [ISSUE #3728] docs: Make the 'Uses of keys' entry in the document 'Best practices' more complete. (#3729) 2022-01-08 21:42:03 +08:00
tiger lee 18c79790e7 Merge pull request #1085 from andrexuDeveloper/develop
[RIP-9] add DefaultPullConsumer api  doc
2022-01-06 20:20:25 +08:00
彭小漪 3f4329ce7f [ISSUE #3692] docs: Modify the title content about the message query documentation. (#3693) 2022-01-06 09:14:40 +08:00
tiger lee ac0cebc10b Merge pull request #3214 from slievrly/develop_doc_0804
optimize namesrv default address docs
2022-01-05 20:42:52 +08:00
Jun 6ac5f49897 [ISSUE #2472] Add producer best practice for english 2021-12-20 19:45:40 +08:00
8b58328645 Polish the doc for tracing parts. (#3573)
* fix(broker): can not clear topic unitSubFlag (#3429)

Co-authored-by: lushilin <lushilin.me@bytedance.com>

* doc-optimization (#3523)

* 完善BrokerServer部分描述细节

完善BrokerServer部分描述细节

Co-authored-by: lushilin <897401919@qq.com>
Co-authored-by: lushilin <lushilin.me@bytedance.com>
Co-authored-by: Smile <1494445739@qq.com>
2021-12-10 15:27:56 +08:00
XiaoyiPeng d6f3ed6c1a [ISSUE #3567] fix: The value of configuration item (PushConsumer#consumeThreadMin) in document and code are different. 2021-12-02 10:22:01 +08:00
Smile 2624763eab doc-optimization (#3523) 2021-11-30 10:52:10 +08:00
Silverados fa935e832a fix document mistake (#3304)
message.getBody() return byte[], so change to length.
2021-09-24 17:39:54 +08:00
Silverados 9013cc5f64 fix document mistake (#3303)
fix message.getBody().length() -->  message.getBody().length
2021-09-24 17:39:17 +08:00
tiger lee ee55441cbc Merge pull request #3335 from zhouwentong1993/patch-1
[ISSUE #XXXX] Update rocketmq client maven version
2021-09-18 01:16:09 +08:00
tiger lee f9a0f530e6 Merge pull request #1858 from coder-zzzz/github_features/#1848
[ISSUE #1848] Add write perm admin command
2021-09-13 14:11:20 +08:00
吴航 ef7685d4fe [ISSUE #3341](doc)fix typo in update operation.md
(doc)fix typo in update operation.md
2021-09-10 15:26:26 +08:00
周文童 ced5843faf Update rocketmq client maven version
当使用 4.3.0 版本依赖时,当调用同步发送消息代码时,提示:Exception in thread "main" org.apache.rocketmq.client.exception.MQClientException: No route info of this topic,修改为当前最新版本 4.9.1 后问题解决。
2021-09-09 16:17:34 +08:00
slievrly c98d5a8046 optimize namesrv default address docs 2021-08-04 14:27:53 +08:00
Heng Du 0fdc73d473 Merge pull request #3033 from zyh-future/zyh_asuncproducer_doc_fix
Looking at the Chinese document, I found that the subtraction operati…
2021-08-04 09:18:06 +08:00
yuz10 40e1435510 #2990 Add document 2021-07-18 22:48:37 +08:00
Heng Du cf0819ed4a Merge pull request #3144 from A-Zee029/master
[ISSUE #3141]fix spell error
2021-07-16 09:44:12 +08:00
Heng Du e4daba5ff5 Merge pull request #3042 from haoran-pku/master
Add SyncProducer Example
2021-07-15 12:33:49 +08:00
huangjunwei 17a8e93ba4 fix spell error 2021-07-14 19:03:03 +08:00
Heng Du 30058cffa5 Merge pull request #3038 from IntroDrop/develop
[ISSUE #3037]Add a Chinese version of Deployment.md
2021-07-14 08:57:43 +08:00
Heng Du 5908ca7cc2 Merge pull request #3056 from zplovekq/doc_add
[ISSUES #3055]add some doc of the API_Reference_DefaultMQProducer of English.
2021-07-14 08:55:48 +08:00
Heng Du 69e818558d Merge pull request #3036 from Cu-Cu/master
[ISSUE #3063] add Chinese version of Example_Delay.md
2021-07-14 08:52:37 +08:00
Heng Du e1f94aac84 Merge pull request #3034 from PatrickkZ/develop
[ISSUES #3061 #3065]add different send examples and chinese version of FAQ.md
2021-07-14 08:51:30 +08:00
同学的可爱女友糖糖 94e08992a2 [ISSUE #3097] docs remove obsolete/error configuration 2021-07-01 15:01:22 +08:00
francis lee df35edf3d5 Merge pull request #3088 from sunbufu/fix-a-typo
[Doc] wrong word in design.md
2021-06-28 00:51:55 +08:00
sunbufu 95a6275d54 typo 2021-06-26 15:19:42 +08:00
yumingyue98andyumingyue98 fcc20dee22 [ISSUE #3059] typo transactional message wiki
Co-authored-by: yumingyue98 <yumingyue@stu.pku.edu.cn>
2021-06-26 14:34:53 +08:00
patrick d0d2f157dc add chinese version of FAQ.md 2021-06-24 10:36:07 +08:00
zplkq 622bbbf05c add some doc of the API_Reference_DefaultMQProducer of English. 2021-06-24 00:26:03 +08:00
12425 a99cf37366 Add Chinses Version Doc of Example_Simple.md 2021-06-23 19:20:08 +08:00
CuCu 0cc5ad2d4f add Chinese version of Example_Batch 2021-06-23 16:03:14 +08:00
oumengfan 23f3893787 Add a Chinese version of Deployment.md 2021-06-23 16:00:01 +08:00
CuCu 278d3285bd add Chinese version 2021-06-23 14:41:59 +08:00
张耀辉 9d4e8de315 Looking at the Chinese document, I found that the subtraction operation of countdown timer is missing in asynchronous message push, so I downloaded the code. I found that someone added subtraction operation to the demo code in 18 years, but the document was not repaired, so I did this repair 2021-06-23 10:21:53 +08:00
zourunxin e1263107eb [ISSUE #2997] Add a Chinese version of Configuration_System.md 2021-06-19 10:54:37 +08:00
francis lee 52348b862c Merge pull request #2977 from ferris-cx/master
逗号改为英文输入法,并后加空格
2021-06-07 10:37:06 +08:00
iostream2008@163.com 317fd7e01d Changing the comma input method 2021-06-03 23:29:59 +08:00
nilei3 f42db53bb0 Changing the comma input method 2021-06-03 23:23:41 +08:00
hehejiejie ae394c755a Update operation.md
fix a mistake on operation doc
2021-05-27 09:01:54 +08:00
von gosling aaa92a2e53 Revert "docs(architecture_cn): fix incorrect description of the Producer module (#2856)" (#2928)
This reverts commit bc1c1b18a9.
2021-05-21 10:29:12 +08:00
b1n90 bc1c1b18a9 docs(architecture_cn): fix incorrect description of the Producer module (#2856)
* Wrong description in producer module

Wrong description in producer module in the picture

* Corrected the producer module description

Corrected th description of the producer module in this picture
2021-05-21 10:28:54 +08:00
Shang YehuaandYehua Shang 4e73ba0ee3 docs(example): change delay start point (#2586)
As the test results showed, the message delay period starts from the bornTimestamp, not from storeTimestamp

Co-authored-by: Yehua Shang <niceshang@outlook.com>
2021-05-20 16:47:42 +08:00
申劭明 8a2554dfe6 [ISSUE #2826] Remove useless code (#2827) 2021-05-19 12:35:21 +08:00