Commit Graph

403 Commits

Author SHA1 Message Date
rongtong 77cb5ce672 [ISSUE #6492] Polish persistent unique broker id document (#6493)
* Polish persistent unique broker id document

* Polish persistent unique broker id document
2023-03-28 11:40:37 +08:00
Oliver 9b90b5b70a [ISSUE #6445] Fix the attribute of the compaction topic doc (#6451) 2023-03-27 15:26:10 +08:00
mxsm 8ddf2fdd42 [ISSUE #6469]Translation persistent_unique_broker_id.md (CN->EN) (#6470) 2023-03-25 17:13:13 +08:00
guyinyou c17baf1e33 [ISSUE #6386] Some improvements for compactionTopic (#6387)
* 1、Graceful shutdown needs to wait for the compactionTopic to build the index
2、Exception handling that may occur when adding pullMessageFromMaster
3、Update usage docs

* fix doc

---------

Co-authored-by: guyinyou <guyinyou.gyy@alibaba-inc.com>
2023-03-22 11:23:13 +08:00
TheR1sing3un 6fd1bb9a28 [ISSUE #6358] Add chinese docs about persistent-unique-broker-id (#6359)
* docs(controller): add chinese docs about persistent-unique-broker-id

1. add chinese docs about persistent-unique-broker-id

* docs(controller): optimize style in docs: persistent-unique-broker-id.md

1. optimize style in docs: persistent-unique-broker-id.md

* docs(controller): remove test in docs: persistent-unique-broker-id.md

1. remove test in docs: persistent-unique-broker-id.md
2023-03-16 15:17:21 +08:00
hardyfish 94db42ade7 [ISSUE #6292] fix typos (#6293)
* fix typos

* fix typos

* fix typos
2023-03-15 15:41:01 +08:00
TheR1sing3un 1ad1c4d825 docs(docs): add docs about how to update to BrokerId version
1. add docs about how to update to BrokerId version
2023-03-14 09:40:15 +08:00
Star-tears d0df0518c7 [ISSUE #6308]Fix docs (#6301) 2023-03-13 09:08:26 +08:00
rongtong 5d55bc7fdb Polish controller mode deploy document (#6064) 2023-02-14 17:01:02 +08:00
mxsm c8e22a65ff [ISSUE #5927]Add Proxy deploy guide cn document 2023-02-14 11:20:49 +08:00
yx9o b1d87f405e [ISSUE #5821] Remove unnecessary Chinese in QuorumACK.md document. 2023-01-05 09:07:08 +08:00
mxsm dd4d188bd1 [ISSUE #5789]Translation controller design.md chinese document to english document (#5790) 2022-12-31 11:42:41 +08:00
mxsm 5de60cf591 [ISSUE #5791]Fix controller deploy.md and quick_start.md link not correct (#5792)
* [ISSUE #5791]Fix controller deploy.md and quick_start.md link not correct

* polish document
2022-12-31 11:39:46 +08:00
mxsm 8d65abf4af [ISSUE #5793]Translation QuorumACK.md chinese document to english document and polish cn document (#5794)
* [ISSUE #5793]Translation QuorumACK.md chinese document to english document and polish cn document

* polish cn document
2022-12-31 11:39:33 +08:00
mxsm b95f69a781 [ISSUE #5770]Translation controller quick_start.md chinese document to english document (#5771)
* [ISSUE #5770]Translation controller quick_start.md chinese document to english document
2022-12-30 22:49:18 +08:00
mxsm 70788a2200 [ISSUE #5785]Translation controller deploy.md chinese document to english document (#5786) 2022-12-30 11:06:50 +08:00
mxsm 04faaa98eb [ISSUE #5732] StaticTopic link not found in cn README.md (#5733) 2022-12-19 11:53:58 +08:00
mxsm d63fb923ce [ISSUE #5730] Translate chinese to english in API_Reference_DefaultMQProducer.md document (#5731) 2022-12-18 20:00:44 +08:00
Aaron Ai ffb4a3664e Apply MDC in broker container mode (#5587) 2022-11-24 19:32:07 +08:00
Zhouxiang Zhan f55e6bace3 [ISSUE #5506] Add create topic in docs (#5522) 2022-11-14 17:11:39 +08:00
gongzhongqiang 4b3eafe260 Fix error core-concept url. (#5253)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2022-11-09 19:33:10 +08:00
ltamber e38da5590f [ISSUE #3799]main compaction process (#5351)
* add compaction delete policy

* wrapper message ext encoder

* fix

* cleanup policy

* cleanup policy

* wrapper message ext encoder

* Revert "cleanup policy"

This reverts commit da76a4820b.

* cleanup policy

* topic compaction

* compaction recovery and user document

* use cleanup policy

* fix
2022-10-24 16:21:39 +08:00
rongtong e241e160a5 [ISSUE #5339] Fix BrokerContainer document error 2022-10-18 13:44:28 +08:00
mxsm 0e16aa261d [ISSUE #5210]Fix controller quick start document some command error (#5217) 2022-09-29 10:29:50 +08:00
Panson aa330615f7 [ISSUE #4634] fix code style in namesrv module (#5159) 2022-09-22 10:07:28 +08:00
Zhanhui Li 9b95b9e6c8 Update deploy_guide.md (#5099)
* Update deploy_guide.md

* Update docs/en/proxy/deploy_guide.md

Capitalize Mode

Co-authored-by: Aaron Ai <yangkun.ayk@gmail.com>

* Update docs/en/proxy/deploy_guide.md

Co-authored-by: Oliver <wqdyxnbd@163.com>

Co-authored-by: Aaron Ai <yangkun.ayk@gmail.com>
Co-authored-by: Oliver <wqdyxnbd@163.com>
2022-09-19 14:10:39 +08:00
zhaows 45937936b8 Fixed intermixing of punctuation marks in English documents (#5086) 2022-09-18 11:23:48 +08:00
zhaows f8bf7bd38b Fixed improper punctuation in Chinese documents. (#5031)
Change the punctuation to Chinese.
2022-09-09 09:14:15 +08:00
mxsm a3e54fcb1b [ISSUE #4993] Polish the documents for mq Dledger Quick Deployment (#4994) 2022-09-05 08:27:48 +08:00
rongtong 9104d0e3da [ISSUE #4962] Polish the documents for consume queue and controller 2022-09-02 13:54:06 +08:00
Jun 0eca69bf25 fix #1942 push consumer doc error (#1944) 2022-08-23 19:32:04 +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 Juntao 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
mxsm b875b3309a [ISSUE #4709] fix method is on the same line as @Override annotation (#4717)
Co-authored-by: Aaron Ai <yangkun.ayk@gmail.com>
2022-08-01 20:42:34 +08:00
刘亚洲 94572fad66 optimize statement (#4699)
* Update DefaultMQProducerImpl.java

Delete extra commas and format code

* Update design.md

optimize statement

* Update design.md

* Update design.md
2022-07-28 19:25:34 +08:00
mxsm 16416aaacf [ISSUE #4673] DLedger quick start document optimize (#4675) 2022-07-23 22:00:44 +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 dd09f2b782 Merge remote-tracking branch 'apache/develop' into 5.0.0-beta-dledger-controller
# Conflicts:
#	distribution/bin/mqshutdown
#	pom.xml
2022-07-20 10:53:39 +08:00
zhouxiang 9fbaced20f Merge branch 'develop' into feature/grpc-develop-v2 2022-07-14 14:15:30 +08:00
RongtongJin 67a526211e Use ${dledger.version} instead of fixed version in pom file 2022-07-13 20:57:16 +08:00
RongtongJin 8dfa8813c4 Merge remote-tracking branch 'apache/develop' into 5.0.0-beta-dledger-controller 2022-07-13 15:10:01 +08:00
Heng Du 10326b479a Merge pull request #4578 from apache/develop-merge-5.0.0
The code of 5.0.0-beta merge into develop branch
2022-07-13 14:54:23 +08:00
zhouxiang 374b0686a0 [ISSUE #3949] Add README 2022-07-13 11:32:56 +08:00
zhouxiang 2a53918817 [ISSUE #3949] Add deploy guide 2022-07-13 11:29:28 +08:00
gap1994 c1261408f9 Fix misspelling 2022-07-08 15:46:23 +08:00
RongtongJin a55a621594 Merge branch 'develop-merge-5.0.0' into 5.0.0-beta-dledger-controller
# Conflicts:
#	broker/src/main/java/org/apache/rocketmq/broker/processor/AdminBrokerProcessor.java
#	common/src/main/java/org/apache/rocketmq/common/protocol/RequestCode.java
#	store/src/main/java/org/apache/rocketmq/store/config/MessageStoreConfig.java
#	tools/src/main/java/org/apache/rocketmq/tools/command/MQAdminStartup.java
2022-07-08 15:35:41 +08:00