Commit Graph
260 Commits
Author SHA1 Message Date
nilei3 f42db53bb0 Changing the comma input method 2021-06-03 23:23:41 +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
von gosling b4240d5cea docs(reblance design): modify typographical issues
There is still more room for optimization, so one task is reserved here.
2021-03-31 09:33:41 +08:00
von gosling 3ae2517515 Delete README 2021-03-08 14:31:07 +08:00
Nian Hang Jiang bd67f7a8f7 [ISSUE #2402] Update directory for RocketMQ_Example.md 2020-12-04 15:33:22 +08:00
Jun b69ad17e88 [ISSUE #2459] Fix the error in best practice doc 2020-12-04 15:10:29 +08:00
Panson 6588063344 Writing style optimization 2020-12-01 19:03:51 +08:00
yazong 28e6b557ad [ISSUE #2299]modify the error character of the Example_Filter.md 2020-09-18 11:35:45 +08:00
Demogorgon314 3774a2271a [ISSUE #2231] Fix document(cn/msg_trace/user_guide.md) formal error 2020-08-06 11:12:38 +08:00
Cenjie Ho f98567f20a [ISSUE #2190] Fix import mistakes in RocketMQ_Example.md 2020-07-23 16:51:15 +08:00
lizhibooand李致波 f12cc81e80 Init english version of the README
Co-authored-by: 李致波 <lizhibo@lizhibodeMacBook-Pro.local>
2020-05-26 11:11:49 +08:00
Handhaotianfei cf20a26c98 Fix typo in README
Co-authored-by: haotianfei <Tianfei.Hao@Geely.com>
2020-05-26 11:04:57 +08:00
Heng Du 83c5820d20 Merge pull request #1982 from keranbingaa/develop
[ISSUE #2006] Add request-reply doc
2020-05-20 14:59:03 +08:00
keranbingaa 4d2dea18cb modify request-reply doc 2020-05-18 19:09:39 +08:00
keranbingaa d70a745ee0 modify request-reply doc 2020-05-11 10:25:45 +08:00
keranbingaa 6594c72944 modify request-reply doc 2020-05-11 10:20:13 +08:00
keranbingaa ff1a6282b9 modify request-reply doc 2020-05-11 10:13:10 +08:00
keranbingaa 408eead2bb modify request-reply doc 2020-05-11 10:08:31 +08:00
keranbingaa e95c90bf2e add request-reply doc 2020-05-11 09:57:09 +08:00
Jun 1052edcc03 [ISSUE #1964]fix Doc error: Connection related command instructions
Doc error: Connection related command instructions
2020-04-29 11:01:43 +08:00
superleo-cn 18a879b58c [ISSUE #1866] Fix typo in document 2020-04-01 15:19:15 +08:00
MountainOne 92b8cf9738 [ISSUE #1505]Fix the ListSplitter of batch sample in docs 2020-03-30 17:50:24 +08:00
rongtong 549f72f6da Merge pull request #1867 from 9526xu/fix-transaction-doc
[ISSUE #1866] Fix transaction message doc
2020-03-25 23:55:58 +08:00
coder-zzzz b56fa6ad2b fix #1883
fix wipeWritePerm doc desc
2020-03-25 19:34:20 +08:00
andy.xu bebb4a86da fix transaction message doc 2020-03-18 21:34:01 +08:00
Heng Du 75fa7fb131 Merge pull request #1556 from luyuanwan/master
fix cacography
2019-10-31 13:56:56 +08:00
Heng Du fde3f32246 Merge pull request #1553 from lwl888/rocketmq-dev-fs
[ISSUE #1526]modify docs-cn description error
2019-10-29 20:50:34 +08:00
xiang 076a96df62 fix cacography 2019-10-28 00:22:30 +08:00
lwl 71a57f5033 modify docs-cn description error 2019-10-25 07:48:12 +08:00
青木恭 49f0a0ec06 Update RocketMQ_Example.md 2019-10-22 14:37:02 +08:00
switch 006efae3ae fix some typo in docs/cn/design.md (#1503) 2019-10-02 02:20:09 +08:00
zhangjidi a3954b4572 GetAccessConfigSubCommand for ACL configuration (#1263) 2019-09-29 16:45:33 +08:00
von gosling d71495a1a1 docs( Configuration_Client.md): polish definite article and indefinite article 2019-09-17 17:41:12 +08:00
von gosling c7ec99cdde Update Configuration_Client.md 2019-09-17 17:38:40 +08:00
liuruiyiyang 90bbda8f03 docs(operation.md): remove discarded mqadmin command description 2019-09-16 23:17:13 +08:00
wangyufan b1cc349fec fix typo (#1439) 2019-09-04 19:04:36 +08:00
KangZhiDong acfe8750f7 fix typo 2019-09-01 04:47:03 +08:00
skyline1688 57e2959bbe fixed the text description in chinese doc (#1339) 2019-07-30 10:08:43 +08:00
von gosling 5ccd01c507 Remove the duplicate content 2019-07-24 19:54:22 +08:00
faicm 8d16798823 Update DLedgerCommitLog.java (#1145)
Delete useless code
2019-07-24 19:37:43 +08:00
vongosling 6e7df5573d Typo fix and some other polish 2019-07-12 14:23:08 +08:00
huzongtang 18601ec811 Merge remote-tracking branch 'origin/develop' into enchanced_acl 2019-06-14 14:21:24 +08:00
Hu Zongtang a2165d8051 [ISSUE #1156]new mqadmin API for ACL configuration (#1217)
* [issue#1164]return the codes to original reput method part.

* [issue#1164]fix issue that Consumer Instance can't consume message from slave when cluster is in the high level tps and master has been killed.

* [issue#1164]if the broker is a master node,then modify reputFromOffset correctly.

* [issue#1164]add some coding comments.

* [ISSUE#1156]new mqadmin API for ACL configuration.Add dataVersion and write data to acl yaml config file in the acl module.

* [ISSUE#1156]add unit test cases for new acl mqadmin API command which adding dataversion part.

* [ISSUE#1156]implement update,delete and query Acl config version in new acl mqadmin API command.

* [ISSUE#1156]polish and optimize the implementation for new acl mqadmin API command.

* [ISSUE#1156]fix the issues that topicPerms and groupPerms can't be updated and there is NPE when querying acl config version.

* [ISSUE#1156]fix small issue that specify wrong plainAccessConfig attribute,the correct one is AccessKey.

* [ISSUE#1156]add updateGlobalWhiteAddr subcommand codes for mqadmin acl command.

* [ISSUE#1156]adjust some codes for cluster acl config version list in the mqadmin acl commands.

* [ISSUE#1156]add acl mqadmin command part in the acl user_guide docs.

* [ISSUE#1156]polish and optimize some part of acl mqadmin command codes.

* [ISSUE#1156]fix code comments issue that the first letter needs to be capitalized and adjust the contents of acl user_guide.
2019-06-14 12:22:10 +08:00
chenxubiao 38a4e4ba61 Update best_practice.md
config name wrong
2019-06-14 11:43:12 +08:00
xiongwu1 9c60f2f969 [RIP-9] Commit docs Example_OpenMessaging.md (#797)
[RIP-9] Commit docs Example_OpenMessaging.md
2019-06-14 11:43:12 +08:00
Zhang Chao e9bc3661bc fix typo (#1232) 2019-06-13 18:27:01 +08:00
Taxz 6bb8cb31de [RIP-9] Update Feature.md in docs/en (#1088) 2019-05-14 15:19:47 +08:00
jin&jun 5282950eb7 [RIP-9]modify punctuation 2019-05-14 15:17:58 +08:00
Sorinao db3b4de832 [RIP-9] Update: the period to a comma - Concept 8 Push Consumer (#1023)
* update: the period to a comma

* Update Concept.md

* Update Concept.md
2019-05-13 17:32:45 +08:00