Commit Graph
224 Commits
Author SHA1 Message Date
von gosling c7ec99cdde Update Configuration_Client.md 2019-09-17 17:38:40 +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
Hu Zongtang 929c76c62b [ISSUE #1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time. (#1149)
* [issue#1078]fix User can't use mqadmin command normally if they don't copy the tool.yml file to their related fold and AclEnable flag is closed.

* [issue#1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time.

* [issue#1147]Broker will report Exception if open the aclEnable and enableDLegerCommitLog flag at the same time.

* [issue#1147]Add the restriction of Acl in the acl's user guide.

* [issue#1147]Adjust some codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time.

* [issue#1147]Adjust and optimize some codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time.

* [issue#1147]return back for original codes for acl issue that users can't open the aclEnable and use Master/Slave or Dledger the same time.
2019-04-27 10:29:37 +08:00
wlliqipeng 50f863b27b Update README.md
Modified the format of README.md
2019-03-29 11:25:51 +08:00
wlliqipeng b24710cd26 Update deploy_guide.md
Modified the format of deploy_guide.md
2019-03-29 11:25:12 +08:00
wlliqipeng 2929de5c90 Update quick_start.md
Modified the format of quick_start.md
2019-03-29 11:24:24 +08:00
wlliqipeng 4f7d0fe83b Update RocketMQ_Example.md
Modified the format of  RocketMQ_Example.md
2019-03-29 11:22:49 +08:00
wlliqipeng 3d5cacbff7 Update architecture.md
Modified the format of architecture.md
2019-03-29 11:18:22 +08:00
wlliqipeng 41e12cd530 Update features.md
Modified the format of features.md
2019-03-29 11:17:35 +08:00
wlliqipeng fb66f400c9 Update concept.md
modify the format of concept.md
2019-03-29 11:15:23 +08:00
dinglei cc8a0646c0 Format the title of user guide readme file 2019-03-29 11:13:46 +08:00
wlliqipeng 5e8974a444 update the format of RocketMQ User Guide 2019-03-29 11:11:01 +08:00
wlliqipeng deb41931bb Merge pull request #986 from djangogao/develop
[RIP-9] Remove unnecessary dots for Design_Trancation.md
2019-03-13 15:24:13 +08:00
wlliqipeng 5456e77876 Merge pull request #988 from LvChenhui/develop
[RIP-9] update Design_loadBlancing.md
2019-03-13 15:22:45 +08:00
wlliqipeng 244fe09348 Merge pull request #1011 from dear-Alice-moon/develop
[RIP-9] Modify English document for Design_Remoting.md
2019-03-13 15:20:49 +08:00
wlliqipeng 5cbd73821e Merge pull request #1025 from zjy-may/develop
[RIP-9] New Change Configuration_System 90 : We recommend set 655350 - We recommend setting 655350
2019-03-13 15:18:09 +08:00
wlliqipeng 1b39485afa Merge pull request #1072 from JJFighting/develop
[RIP-9] Modify English document for Design_Trancation.md
2019-03-13 15:15:25 +08:00
wlliqipeng a83c621512 Merge pull request #1044 from Crab2died/develop
[RIP-9] Add the system configuration option doc: Direct ByteBuffer me…
2019-03-11 20:09:45 +08:00
wlliqipeng 97308f8c72 Merge pull request #1045 from radishlee/develop
[RIP-9] Fixed Design_Remoting.md issues no 103-105
2019-03-11 20:08:51 +08:00
wlliqipeng 0865945b6b Merge pull request #1070 from ly641921791/develop
[RIP-9] Modify the numbering style
2019-03-11 19:14:26 +08:00
wlliqipeng cdacb293a0 Merge pull request #1071 from RickySongyz/develop
[RIP-9]Update Design_Store.md
2019-03-11 19:13:51 +08:00
JJ cf2a40bffd [RIP-9] Modify English document for Design_Trancation.md 2019-03-11 17:35:03 +08:00
RickySong 0d8c0ba29f Update Design_Store.md 2019-03-10 12:44:50 +08:00
ly a974ed2867 [RIP-9] Modify the numbering style 2019-03-10 12:25:44 +08:00
Jlcao a1d4ce0141 [RIP-9](Operation) within deleted title(#1066) 2019-03-09 14:20:49 +08:00
radish f9a1fdf719 Merge branch 'develop' into develop 2019-03-08 16:43:25 +08:00
wlliqipeng de34ce7e06 Merge pull request #985 from SessionBest/develop
[RIP-9] Update Design_Filter.md
2019-03-08 11:48:30 +08:00
wlliqipeng 00ab09039d Merge pull request #996 from hellozepp/develop
[RIP-9]Update Feature.md in RocketMQ/docs/en
2019-03-08 11:36:30 +08:00
wlliqipeng 097d065525 Merge pull request #1006 from slgshishen/develop
[RIP-78] Update Example_Filter.md in RocketMQ docs/en
2019-03-08 11:35:38 +08:00
wlliqipeng 756183a93b Merge pull request #1003 from dust6174/develop
[RIP-9]Delete the Introduction and underlines
2019-03-08 11:33:42 +08:00
wlliqipeng 4bbc2e428e Merge pull request #1008 from MoCha4J/develop
Update Configuration_System.md
2019-03-08 11:31:20 +08:00
wlliqipeng 8b9971fa96 Merge pull request #1018 from ox123/develop
[RIP-65] Delete chinese period in CLITools.md file
2019-03-08 11:02:40 +08:00
wlliqipeng 6355bc3e51 Merge pull request #1062 from ly641921791/develop
[RIP-9] Modify the numbering style of the first paragraph
2019-03-08 10:47:27 +08:00
xiaoyukid d9f189c921 [RIP-9]remove "**" from headline and adjust some content formate 2019-03-08 10:36:22 +08:00
dust6174 94634fbbd5 Merge branch 'develop' into develop 2019-03-07 23:01:14 +08:00
wlliqipeng 84552bd2d2 Merge pull request #1024 from hackjeremy/hackjeremy-patch-1
[RIP-9]Modify the error of the Example_Delay.md
2019-03-07 22:47:53 +08:00
wlliqipeng 3bbc3a7433 Merge pull request #979 from Cloud-Leung/patch-1
[RIP-9] Update Design_Store.md
2019-03-07 22:24:39 +08:00
wlliqipeng eab78dd978 Merge pull request #981 from Lunaticf/develop
[RIP-9] Modify English document for Example_Transaction.md
2019-03-07 22:16:27 +08:00