1. 16 8月, 2021 1 次提交
  2. 23 6月, 2021 1 次提交
  3. 10 6月, 2021 2 次提交
  4. 05 6月, 2021 2 次提交
  5. 20 5月, 2021 3 次提交
  6. 19 5月, 2021 1 次提交
  7. 18 5月, 2021 1 次提交
    • A
      Fix unit test stability · 1350c3f3
      ayanamist 提交于
      Bump mockito-core to 3.10.0, remove powermock dependency, suppress useless logging
      1350c3f3
  8. 24 12月, 2020 1 次提交
  9. 08 12月, 2020 2 次提交
  10. 09 11月, 2020 1 次提交
  11. 21 9月, 2020 1 次提交
  12. 29 7月, 2020 2 次提交
  13. 24 6月, 2020 2 次提交
  14. 02 6月, 2020 1 次提交
  15. 18 5月, 2020 1 次提交
  16. 01 4月, 2020 1 次提交
  17. 05 3月, 2020 2 次提交
  18. 28 2月, 2020 1 次提交
  19. 20 1月, 2020 2 次提交
  20. 19 11月, 2019 2 次提交
  21. 15 10月, 2019 1 次提交
  22. 28 8月, 2019 1 次提交
    • K
      [ISSUE 504] Polish 'No route info of this topic' exception (#1415) · 74ffae6d
      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.
      74ffae6d
  23. 22 8月, 2019 1 次提交
    • [RIP-15]Add Ipv6 support for RocketMQ (#1352) · c7c9601d
      陈永明 提交于
      * 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
      c7c9601d
  24. 01 8月, 2019 2 次提交
  25. 19 6月, 2019 1 次提交
    • [ISSUE #598] Enhance transaction by putting messages that exceed max check... · d66243c0
      程向往 提交于
      [ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic (#633)
      
      * add logic of putting message that exceeds max-check-times to system topic TRANS_CHECK_MAXTIME_TOPIC
      
      * add test case:testResolveDiscardMsg
      
      * add @after logic to test case
      
      * comment brokerController.shutdown and use mock
      
      * add logic of resuming half message check
      
      * add test case:resumeCheckHalfMessage
      
      * delete commented codes
      d66243c0
  26. 21 5月, 2019 2 次提交
  27. 29 3月, 2019 2 次提交