1. 22 10月, 2021 1 次提交
  2. 27 9月, 2021 1 次提交
  3. 26 9月, 2021 1 次提交
  4. 24 9月, 2021 1 次提交
    • R
      [ISSUE #1869] Delay message can't be consumed when delay offset in... · 538b6b7f
      rongtong 提交于
      [ISSUE #1869] Delay message can't be consumed when delay offset in delayOffset.json is wrong (#3358)
      
      * fix(store):delay message can't be consumed when delay offset is wrong
      
      * fix(store):delay message can't be consumed when delay offset is wrong
      
      * fix(common):pass the code style
      
      * fix(store): fix bug of get cq max offset
      
      * fix(store): polish the code
      
      * fix(store): fix bug to pass the UT test
      
      * chore(store): polish log format
      
      * chore(store): polish code style
      538b6b7f
  5. 23 9月, 2021 1 次提交
  6. 22 9月, 2021 2 次提交
  7. 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
  8. 18 9月, 2021 1 次提交
  9. 17 9月, 2021 1 次提交
  10. 16 9月, 2021 2 次提交
  11. 15 9月, 2021 1 次提交
  12. 14 9月, 2021 1 次提交
  13. 12 9月, 2021 1 次提交
  14. 06 9月, 2021 1 次提交
  15. 16 8月, 2021 2 次提交
  16. 04 8月, 2021 1 次提交
  17. 01 8月, 2021 2 次提交
  18. 30 7月, 2021 1 次提交
  19. 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
  20. 09 7月, 2021 1 次提交
  21. 06 7月, 2021 2 次提交
  22. 05 7月, 2021 1 次提交
  23. 30 6月, 2021 1 次提交
  24. 21 6月, 2021 2 次提交
  25. 10 6月, 2021 2 次提交
  26. 05 6月, 2021 2 次提交
  27. 24 5月, 2021 1 次提交
  28. 20 5月, 2021 2 次提交
  29. 19 5月, 2021 1 次提交
  30. 13 5月, 2021 1 次提交
  31. 20 4月, 2021 1 次提交