- 18 5月, 2020 1 次提交
-
-
由 keranbingaa 提交于
-
- 11 5月, 2020 5 次提交
-
-
由 keranbingaa 提交于
-
由 keranbingaa 提交于
-
由 keranbingaa 提交于
-
由 keranbingaa 提交于
-
由 keranbingaa 提交于
-
- 16 10月, 2019 2 次提交
-
-
由 Heng Du 提交于
Fix MessageClientIDSetterTest unit test
-
由 duhenglucky 提交于
-
- 15 10月, 2019 1 次提交
-
-
由 RocketMQ技术号 提交于
[RIP-15]Add Ipv6 support for RocketMQ (#1352)
-
- 14 10月, 2019 2 次提交
-
-
由 Heng Du 提交于
[ISSUE #1429]Update Broker's Topic Read or Write Perm failed.
-
由 huzongtang 提交于
-
- 04 10月, 2019 1 次提交
-
-
由 Heng Du 提交于
[ISSUES #1503] fix some typo in docs/cn/design.md
-
- 02 10月, 2019 1 次提交
-
-
由 switch 提交于
-
- 30 9月, 2019 2 次提交
- 29 9月, 2019 1 次提交
-
-
由 zhangjidi 提交于
-
- 28 9月, 2019 1 次提交
-
-
由 von gosling 提交于
[ISSUE 1491] Ignore IllegalStateException when remove shutdown hook
-
- 27 9月, 2019 1 次提交
-
-
由 rongtongjin 提交于
If shutdown of the JVM in progress already, we don't need to remove the hook, it will be removed by the JVM. Close #1491
-
- 26 9月, 2019 1 次提交
-
-
由 Heng Du 提交于
[ISSUE #1483] fix bug in QueryMsgByIdSubCommand print OffsetID twice
-
- 25 9月, 2019 1 次提交
-
-
由 yuanjunhui 提交于
-
- 20 9月, 2019 1 次提交
-
-
由 Heng Du 提交于
Fix(client): lite pull consumer lost messages in some scenario
-
- 19 9月, 2019 1 次提交
-
-
由 Heng Du 提交于
[ISSUE #1108] Fix concurrent problems with client-side connection creation
-
- 18 9月, 2019 1 次提交
-
-
由 rongtongjin 提交于
In jepsen test, consumer lost messages when using the lite pull consumer. This is due to the incorrect setting of consume offset. Delete the wrong code to make it correct.
-
- 17 9月, 2019 3 次提交
-
-
由 von gosling 提交于
-
由 von gosling 提交于
-
由 von gosling 提交于
Add PhysicMsgTimestamp update logic when replicas recovering from the abnormal case. Closes #1456
-
- 16 9月, 2019 3 次提交
-
-
由 liuruiyiyang 提交于
-
由 duhenglucky 提交于
-
由 duhenglucky 提交于
-
- 04 9月, 2019 3 次提交
-
-
由 KangZhiDong 提交于
-
由 Heng Du 提交于
[ISSUES #1439]fix transaction typo
-
由 wangyufan 提交于
-
- 01 9月, 2019 1 次提交
-
-
由 KangZhiDong 提交于
-
- 29 8月, 2019 1 次提交
-
-
由 huzongtang 提交于
-
- 28 8月, 2019 3 次提交
-
-
由 von gosling 提交于
This reverts commit 83de262c.
-
由 zhangzhikai 提交于
-
由 King 提交于
* Polish 'no route info of this topic' exception. * Write exception to log * Modify logic that cannot connect to nameserver * Solve the problem that the regression test does not pass. * Adapt to lite pull consumer * Make checkNameServerSetting function private and change its name.
-
- 22 8月, 2019 3 次提交
-
-
由 Heng Du 提交于
[ISSUE #1388]Add lite pull consumer support for RocketMQ
-
由 陈永明 提交于
* Remove the useless files * Replace PermSize with MetaspaceSize, details see http://openjdk.java.net/jeps/122 * Update DLedgerCommitLog.java (#1145) Delete useless code * Remove the duplicate content * Polish the comment (#1107) * Minor Typo fix (#860) * [ISSUE #1082] Fix disconnection of HA (#1083) * fixed the text description in chinese doc (#1339) * fix /dev/shm not found on some OSs (#1345) * Refactor the protection logic when pulling * change the MQVersion variable to rocketmq 4.5.2 version; * Minor polish * Fix the wrong package name * [maven-release-plugin] prepare release rocketmq-all-4.5.2 * [maven-release-plugin] prepare for next development iteration * [RIP-15]Add Ipv6 support for RocketMQ
-
由 King 提交于
* Add unit test for lite pull consumer. * Add synchronized to poll function.
-