Commit Graph

236 Commits

Author SHA1 Message Date
H145608 051ba270f8 [DOCS] Update Chinese docs dependency version from 4.3.0/4.9.1 to 5.5.0 (#10358)
- docs/cn/Example_Simple_cn.md: update version tag and Gradle dependency 4.3.0 -> 5.5.0
- docs/cn/RocketMQ_Example.md: update Maven version tag 4.9.1 -> 5.5.0 and Gradle dependency 4.3.0 -> 5.5.0
- Align with the English version (docs/en/Example_Simple.md) which was already updated to 5.5.0

Co-authored-by: H145608 <1404499274@qq.com>
2026-05-26 11:43:18 +08:00
lizhimins 980f3d7f55 [ISSUE #10373] Quarantine flaky tests and add detection plan docs (#10374)
* [ISSUE #10373] Quarantine flaky tests and add detection plan docs

Ran all RocketMQ module tests 100x across 10 ECS nodes to identify
non-deterministic failures. Quarantined methods with @Ignore across
broker, client, filter, and tieredstore modules.

Flaky tests quarantined:
- broker: LiteLifecycleManagerTest#testCleanByParentTopic (2%)
- broker: ConsumerOrderInfoManagerLockFreeNotifyTest#testRecover (2%)
- broker: TransactionalMessageServiceImplTest#testDeletePrepareMessage_maxSize (1%)
- client: DefaultMQConsumerWithTraceTest#testPullMessage_WithTrace_Success (1%)
- client: DefaultMQLitePullConsumerWithTraceTest#testSubscribe_PollMessageSuccess_WithCustomizedTraceTopic (5%)
- client: DefaultMQLitePullConsumerWithTraceTest#testSubscribe_PollMessageSuccess_WithDefaultTraceTopic (6%)
- filter: BloomFilterTest#testCheckFalseHit (1%)
- tieredstore: IndexStoreServiceTest#queryCrossFileBoundaryTest (35%)
- tieredstore: IndexStoreServiceTest#concurrentGetTest (1.5%)

Additional changes:
- LiteLifecycleManagerTest: Switch to MockitoJUnitRunner.Silent
- Add flaky test detection plan docs (CN + EN)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* [ISSUE #10373] Quarantine flaky PopPriorityIT and fix test cases

- Quarantine PopPriorityIT at class level (multiple methods fail
  intermittently with 'expected:<8> but was:<2>' due to async race)
- Fix ConsumerOrderInfoManagerLockFreeNotifyTest
- Fix IndexStoreServiceTest

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* [ISSUE #10373] Fix flaky test detection plan docs path and naming

Move English doc from docs/cn/ to docs/en/ and rename both files
to match existing docs naming convention (underscore + PascalCase).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-25 17:36:36 +08:00
majialong 4a29b7e0bf [ISSUE #10077] Support password-encrypted private keys for Proxy TLS (#10078)
* [ISSUE #10077] Support password-encrypted private keys for Proxy TLS

* Fix bazel error

* Fix unit test

* Add comments
2026-03-13 14:27:49 +08:00
carlvine500 a2747dacbd [ISSUE #9769] Add tls.ciphers and tls.protocols in system properties (#9770) 2025-10-22 16:19:18 +08:00
Lynx ff94b99758 [ISSUE #9155] Update doc Deployment Context
Co-authored-by: lynx <lynx@qq.com>
2025-01-28 10:08:32 +08:00
TianMing2018 7eb16fffec fixed typo of RocketMQ_Example.md (#8905)
fixed typo worlds 'finalString'
2024-11-11 10:00:26 +08:00
luozongle01 6c90aace36 [ISSUE #8802] Update controller design.md (#8803) 2024-10-10 09:48:30 +08:00
yx9o 945e7eacb1 [ISSUE #8604] Fix doc typo (#8605)
* [ISSUE #8604] Fix doc typo

* [ISSUE #8604] Fix doc typo
2024-09-20 17:46:22 +08:00
maclong1989 e8d87b195d Fix document typo in SlaveActingMasterMode.md (#8575)
Signed-off-by: maclong1989 <814742806@qq.com>
2024-08-24 17:52:13 +08:00
maclong1989 4cedd0793f fix document typo in SlaveActingMasterMode.md (#8315)
Signed-off-by: maclong1989 <814742806@qq.com>
2024-06-21 07:54:15 +08:00
liuzc9 7558850df1 [ISSUE #8245]Fix typo in user_guide.md 2024-06-05 09:10:56 +08:00
oopooa 9bdc9db9c4 [ISSUE #8155] Fix doc typo 2024-05-17 08:35:23 +08:00
Gezi-lzq 6d47404884 [ISSUE #7907] revise the description of transaction messages in RocketMQ_Example (#7908) 2024-03-14 11:58:30 +08:00
Jay Ko 72bd03c47c fix document typo (#7721) 2024-03-13 12:52:42 +08:00
rongtong db4c7da4f7 Add parameter configuration explanations for jRaft controller (#7882) 2024-03-06 09:21:55 +08:00
Ao Qiao 0f01df460f [ISSUE 7265] Doc: Adding how to debug in Idea document (#7266) 2023-10-16 11:37:25 +08:00
yx9o 1f04e68a2e [ISSUE #7172] Unified Chinese for Name Server (#7173) 2023-08-12 21:12:22 +08:00
haolinkong c73d8ee346 [ISSUE #6962]operation.md Format adjustment 2023-08-04 10:41:41 +08:00
maclong1989 8027cfc7cb [ISSUE #7063] doc: fix typo in user_guide.md
Signed-off-by: jiangyl3 <jiangyl3@asiainfo.com>
Co-authored-by: jiangyl3 <jiangyl3@asiainfo.com>
2023-07-23 09:15:05 +08:00
wenbin yao fa8f256b50 [ISSUE #6943] fix docs typo in docs/cn/controller/design.md #6943 2023-06-25 20:20:40 +08:00
rongtong ea3298065c Polish the persistent_unique_broker_id document (#6817) 2023-05-26 21:51:24 +08:00
Oliver 6770f92819 [ISSUE #6693]Fix the description of the acl directory in the document is incorrect (#6694) 2023-05-06 15:59:44 +08:00
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
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
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 04faaa98eb [ISSUE #5732] StaticTopic link not found in cn README.md (#5733) 2022-12-19 11:53:58 +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
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