1. 22 9月, 2021 1 次提交
  2. 21 9月, 2021 1 次提交
    • J
      change default value of... · f32406d6
      Jiang Haiting 提交于
      change default value of org.apache.rocketmq.store.config.MessageStoreConfig#MULTI_PATH_SPLITTER to ',' and can be changed by System.getProperty("rocketmq.broker.multiPathSplitter")
      f32406d6
  3. 17 9月, 2021 1 次提交
  4. 16 9月, 2021 1 次提交
  5. 15 9月, 2021 1 次提交
  6. 12 9月, 2021 1 次提交
  7. 06 9月, 2021 1 次提交
  8. 30 7月, 2021 1 次提交
  9. 28 7月, 2021 1 次提交
    • H
      [ISSUE #2883] [Part E] Improve produce performance in M/S mode. (#2889) · 03257725
      huangli 提交于
      * Remove putMessage/putMessages method in CommitLog which has too many duplicated code.
      
      * Optimise performance of asyncPutMessage (extract some code out of putMessage lock)
      
      * extract generation of msgId out of lock in CommitLog (now only for single message processor)
      
      * extract generation of topicQueueTable key out of sync code
      
      * extract generation of msgId out of lock in CommitLog (for batch)
      
      * fix ipv6 problem introduced in commit "Optimise performance of asyncPutMessage (extract some code out of putMessage lock)"
      03257725
  10. 19 4月, 2021 1 次提交
  11. 11 3月, 2021 1 次提交
  12. 15 2月, 2021 1 次提交
  13. 08 12月, 2020 1 次提交
  14. 23 10月, 2020 1 次提交
    • R
      [ISSUE #1846] Dledger model change into pipeline manner to improve performance (#1847) · 845c5fd6
      rongtong 提交于
      * enhancement(dledger):implement asyncPutMessage in dledger commitlog
      
      * enhancement(dledger):move serialization out of lock
      
      * fix(dledger):fix the issue that queueOffset is overwritten
      
      * fix(dledger):fix the issue that get wrong queueOffset
      
      * test(dledger):add dledgerCommitlog put messages async unit test
      
      * chore(dledger): fix the issue that cannot find symbol of variable SCHEDULE_TOPIC
      845c5fd6
  15. 19 10月, 2020 1 次提交
  16. 31 7月, 2020 1 次提交
  17. 23 5月, 2020 1 次提交
  18. 03 3月, 2020 1 次提交
  19. 28 10月, 2019 1 次提交
  20. 18 10月, 2019 1 次提交
  21. 10 10月, 2019 1 次提交
  22. 16 9月, 2019 1 次提交
  23. 12 9月, 2019 1 次提交
  24. 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
  25. 12 7月, 2019 1 次提交
  26. 06 3月, 2019 1 次提交
  27. 05 3月, 2019 1 次提交
  28. 02 3月, 2019 2 次提交
  29. 27 2月, 2019 1 次提交
  30. 26 2月, 2019 1 次提交
  31. 22 2月, 2019 2 次提交
  32. 21 2月, 2019 2 次提交
  33. 20 2月, 2019 3 次提交
  34. 21 1月, 2019 2 次提交