- 24 10月, 2019 1 次提交
-
-
由 Heng Du 提交于
[ISSUE #1464] Fix the issue that master node route info was lost when the node joined the group in dledger mode
-
- 23 10月, 2019 2 次提交
- 22 10月, 2019 1 次提交
-
-
由 Vhaisong 提交于
-
- 21 10月, 2019 1 次提交
-
-
由 Heng Du 提交于
[ISSUE #1535] Fix ha sync transfer timeout
-
- 18 10月, 2019 9 次提交
-
-
由 wqliang 提交于
-
由 Heng Du 提交于
[#1540] transaction message ignore delaytimelevel parameter
-
由 wqliang 提交于
-
由 huangying 提交于
-
由 huangying 提交于
-
https://github.com/TonyStark888/rocketmq由 huangying 提交于
Merge branch 'develop' of https://github.com/TonyStark888/rocketmq into 4.7.0-transaction-message-delaytimelevel
-
由 huangying 提交于
-
由 huangying 提交于
-
由 huangying 提交于
-
- 17 10月, 2019 2 次提交
-
-
-
由 keranbingaa 提交于
-
- 16 10月, 2019 5 次提交
-
-
由 keranbingaa 提交于
-
由 keranbingaa 提交于
-
由 wqliang 提交于
-
由 Heng Du 提交于
Fix MessageClientIDSetterTest unit test
-
由 duhenglucky 提交于
-
- 15 10月, 2019 6 次提交
-
-
由 keranbingaa 提交于
-
由 Heng Du 提交于
-
由 keranbingaa 提交于
-
-
由 keranbingaa 提交于
-
由 RocketMQ技术号 提交于
[RIP-15]Add Ipv6 support for RocketMQ (#1352)
-
- 14 10月, 2019 3 次提交
-
-
由 Heng Du 提交于
[ISSUE #1429]Update Broker's Topic Read or Write Perm failed.
-
由 huzongtang 提交于
-
由 von gosling 提交于
-
- 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 次提交
-
-
由 rongtongjin 提交于
fix(broker):fix the issue that master node route info is lost when some node join the group in dledger mode Since brokerId defaults to 0, it will register with nameserver before brokerId is changed when broker restart, causing the route info of master to be overwritten. Set brokerId defaults to -1 in dledger mode and do not register wtih nameserver until brokerId is changed. Close #1464
-