Commit Graph
17 Commits
Author SHA1 Message Date
mxsm 0e16aa261d [ISSUE #5210]Fix controller quick start document some command error (#5217) 2022-09-29 10:29:50 +08:00
zhaows f8bf7bd38b Fixed improper punctuation in Chinese documents. (#5031)
Change the punctuation to Chinese.
2022-09-09 09:14:15 +08:00
rongtong 9104d0e3da [ISSUE #4962] Polish the documents for consume queue and controller 2022-09-02 13:54:06 +08:00
mxsm e307e33bd4 [ISSUE #4853] adjust the picture (#4854) 2022-08-22 17:57:01 +08:00
mxsm 02595d9360 [ISSUE #4845] Fix Controller design.md typo (#4846) 2022-08-20 09:20:58 +08:00
Ji Juntaoand傅冲 705e717a09 [ISSUE #4725] Optimize the CK/ACK 's invisibleTime in POP consumption mode. (#4753)
* Replace scheduled message in Pop with timer message.

* add unit test.

* refactor

* WIP

* improve unit test

* improve unit test

* improve unit test

* fix unnecessary stubbing problem.

* fix misspelling 'replase' in doc.

* refactor and rebuild

* fix the bug of #4702

Co-authored-by: 傅冲 <yubao.fyb@alibaba-inc.com>
2022-08-08 16:00:25 +08:00
mxsm 034d7389ba [ISSUE #4788] Improvement controller quick_start.md file (#4790) 2022-08-07 10:45:09 +08:00
rongtong 4b5270a724 Optimizing documents and readme enables users to better use the controller mode (#4666) 2022-07-22 17:45:49 +08:00
RongtongJin cae96c4008 Polish documents enables users to better understand the modes of DLedger, slaveActingMaster and controller 2022-07-22 15:11:32 +08:00
rongtong 8ccffa7e8a [ISSUE #4646] Document modification of rocketmq 5.0 automatic master-slave switching (#4645)
* Document modification of rocketmq 5.0 automatic master-slave switching mode

* Polish the document of controller
2022-07-21 11:38:02 +08:00
RongtongJin 67a526211e Use ${dledger.version} instead of fixed version in pom file 2022-07-13 20:57:16 +08:00
RongtongJin 1b77be4d28 Add back haConnectionStateNotificationService to HAService 2022-06-30 09:21:20 +08:00
rongtong a8549e24a1 Add deploy and upgrade guide document for controller mode (#4476)
* Add deployment and upgrade guide document

* Minor fix
2022-06-18 14:24:37 +08:00
RongtongJin c2b21e4e2d Some minor document fixes 2022-06-16 14:32:21 +08:00
rongtong 3fbcad5f91 Remove allAckInSyncStateSet in GroupCommitRequest and use ackNums = -1 instead (#4467)
* Remove allAckInSyncStateSet in GroupCommitRequest and use ackNums = -1 instead

* Pass the UT

* Format the code style

* Do the same for batch messages and polish the code

* Polish the constant name

* Polish the document

* Polish the document
2022-06-16 11:58:11 +08:00
RongtongJin 3e0a41d4cc Polish the mq controller document 2022-06-06 17:46:01 +08:00
hzh0425 55a0e7b884 [Summer of code] Add design and quick_start document for controller mode (#4413)
* add design document

* add quickstart document

* review

* add dledgerController design

* add license
2022-06-06 11:36:03 +08:00