Commit Graph

  • 86293e5269 [ISSUE #8806] fix autoBatch bug when connecting multiple RocketMQ clusters. (#8807) luozongle01 2024-10-11 15:29:18 +08:00
  • e51710d27b [ISSUE #8804] clean offset when remove group offset Lei Zhiyuan 2024-10-10 09:53:06 +08:00
  • 76664999fc [ISSUE #8798] Fix typo (#8799) luozongle01 2024-10-10 09:52:45 +08:00
  • 017b317c47 [ISSUE #8802] Update controller design.md (#8803) luozongle01 2024-10-10 09:48:30 +08:00
  • bea1a88f12 Add Utils for put header to Metadata to avoid duplicate data. (#8792) dingshuangxi888 2024-10-09 10:37:19 +08:00
  • 8707f2ca7e [ISSUE #8796] Add more test coverage for PopLongPollingService (#8797) yx9o 2024-10-09 09:58:52 +08:00
  • 453d5e347e PrintMessageSubCommand support lmq (#8785) rongtong 2024-10-09 09:58:05 +08:00
  • 339d99d0af [ISSUE #8786] Fix doc typo (#8787) luozongle01 2024-10-08 17:42:23 +08:00
  • 2b3dde8f67 [ISSUE #8782] Fix log typo (#8783) luozongle01 2024-10-05 10:09:07 +08:00
  • 278939a351 Bump commons-io:commons-io from 2.7 to 2.14.0 (#8781) dependabot[bot] 2024-10-05 10:08:54 +08:00
  • 2a686fd9e1 [ISSUE #8733] Add a performance benchmark testing pipeline (#8734) 小陈 2024-10-05 10:07:00 +08:00
  • 203efeb8fd [ISSUE #8736] fix searchOffset corner case in rocksdb consume queue (#8737) yuz10 2024-09-29 15:10:06 +08:00
  • e126f4c8e5 [ISSUE #8769] Fix doc typo (#8770) luozongle01 2024-09-29 09:54:15 +08:00
  • 63f29334c5 [maven-release-plugin] prepare for next development iteration (#8750) lizhimins 2024-09-26 09:33:52 +08:00
  • 0845ffea03 [maven-release-plugin] prepare release rocketmq-all-5.3.1 (#8749) lizhimins 2024-09-25 23:24:56 +08:00
  • ef149a3b16 [ISSUE #8731] Prepare to release Apache RocketMQ 5.3.1 (#8732) lizhimins 2024-09-25 20:56:33 +08:00
  • 8b909aee5a [ISSUE #8698] Remove batch write in kv cq store and update rocksdb cq check tool (#8739) LetLetMe 2024-09-25 19:32:47 +08:00
  • 91dc138413 [ISSUE #8747] Fix PR E2E artifact download issue (#8748) 小陈 2024-09-25 14:54:26 +08:00
  • 6882828c5b [ISSUE #8740] fix rocksDBConfigToJson command (#8738) yuz10 2024-09-25 10:14:38 +08:00
  • 7a12c009a4 [ISSUE #8742] Enhance unit test retry mechanism to trigger on PR submission (#8741) 小陈 2024-09-25 10:08:42 +08:00
  • da05642997 [ISSUE #8589] Support file format CQ and json format offset in-place upgrade to rocksdb management (#8600) LetLetMe 2024-09-23 19:24:15 +08:00
  • 4a9d6833d5 [ISSUE #8712] Set namesrvAddrChoosed to null if choosed addr is not exist (#8713) qianye 2024-09-23 12:28:42 +08:00
  • a6d5e7a7fc [ISSUE #8604] Fix doc typo (#8605) yx9o 2024-09-20 17:46:22 +08:00
  • 3fc7e82973 [ISSUE #8720] Support disable netty server worker group by config (#8721) lizhimins 2024-09-20 17:19:23 +08:00
  • 60eeaaaf53 [ISSUE #8718] Fix flaky CreateAndUpdateTopicIT (#8717) rongtong 2024-09-20 13:53:37 +08:00
  • ba2a7cf613 [ISSUE #8705] Make MQClientAPIFactory shutdown async (#8706) qianye 2024-09-19 20:13:12 +08:00
  • 2d3e8799d5 Fix typo in BaseConf (#8679) kissrain 2024-09-19 17:28:53 +08:00
  • 2d55015fd1 [ISSUE #8671] Replace channel.attr() set() and get() with RemotingHelper qianye 2024-09-19 17:27:49 +08:00
  • 95d0c9d4f9 [ISSUE #8681] fix trace topic name (#8680) yuz10 2024-09-19 15:13:23 +08:00
  • 844fe0bbc4 [ISSUE #8707] Fix artifact download failure in CI after action upgrade (#8708) 小陈 2024-09-19 13:50:05 +08:00
  • f54ea2cfbe [ISSUE #8693] Fix checking MultiDispatchMessage when appending commitlog Liu Shengzhong 2024-09-18 13:57:20 +08:00
  • ec64e7485d [RIP-70-1] Optimize the back pressure mechanism of the client (#8661) hqbfz 2024-09-18 11:44:35 +08:00
  • 4dd5de85c9 [ISSUE #8613] fix start failed when acl2.0 authentication enabled (#8614) kaikoo 2024-09-14 17:42:46 +08:00
  • fd9a693277 [ISSUE #8695] fix DefaultLitePullConsumer PullThreadNums Parameter not effective. (#8696) luozongle01 2024-09-14 17:40:37 +08:00
  • ad61c4bffb [ISSUE #8691] Fix PR-CI errors (#8692) yx9o 2024-09-14 17:40:04 +08:00
  • 5f0c860cbd [ISSUE #8599] Fix send fail with receiving GO_AWAY when rolling update proxy and add channel id in logs (#8685) qianye 2024-09-13 11:45:21 +08:00
  • c69b6a2564 [ISSUE #8688] fix typo, release the write lock in forceUpload() (#8689) imzs 2024-09-12 18:07:52 +08:00
  • 1b5f6553a8 [ISSUE #8259] fix parse ipv6 address in haproxy (#8260) yuz10 2024-09-12 16:46:31 +08:00
  • 224780ba75 [ISSUE #8669] Fix crc 32 overflow when lmq Dongyuan Pan 2024-09-11 17:06:40 +08:00
  • 4dfd927984 [ISSUE #8665] Add more test coverage for RebalanceLockManager (#8666) yx9o 2024-09-09 19:41:16 +08:00
  • d880e83949 [ISSUE #8660] Should use read only getConsumeQueue instead of findConsumeQueue in read only func (#8659) Vincent Lee 2024-09-09 16:59:44 +08:00
  • dc3c6d4521 [ISSUE #8653] Fix index service upload last file when broker shutdown and fetcher check in tiered storage (#8654) lizhimins 2024-09-09 16:57:12 +08:00
  • 445a1f5e79 [ISSUE #8668] Improve CI pipeline reliability with better log viewing and test fixes (#8667) 小陈 2024-09-09 16:32:19 +08:00
  • 7f92b6f3cd [ISSUE #8657] Make retry topic pop probability configurable Ji Juntao 2024-09-07 19:58:42 +08:00
  • 6d61e75a1a [ISSUE #8647] Fix the issue where lmq cannot update consumer offset (#8648) rongtong 2024-09-06 16:15:08 +08:00
  • ab81823eee [ISSUE #8649] Fix Generate coverage report ci error (#8650) yx9o 2024-09-06 09:39:47 +08:00
  • 3d2476a5c8 [ISSUE #8640] Add more test coverage for Broker2Client (#8641) yx9o 2024-09-06 09:38:51 +08:00
  • 0f3981bae2 [ISSUE #8599] Fix send fail without retry when get GO_AWAY twice (#8603) qianye 2024-09-05 14:16:43 +08:00
  • 685616bfa8 [ISSUE #8643] Add an integration testing pipeline to current CI workflow (#8644) 小陈 2024-09-05 10:13:02 +08:00
  • 05f8d84dba [ISSUE #8609] Add the BrokerConfig updateNameServerAddrPeriod (#8626) qianye 2024-09-04 17:14:45 +08:00
  • 67444329a5 [ISSUE #8596] Remove redundant mvn test and log check steps from CI workflow 小陈 2024-09-04 14:55:52 +08:00
  • 1b35d8ad6a [ISSUE #8623] Temporarily skip flaky unit tests on macOS (#8633) 小陈 2024-09-04 11:14:34 +08:00
  • 954c1725b4 [ISSUE #8584] fix missing brokerName in sendMessageBack request (#8585) yuz10 2024-08-30 14:53:51 +08:00
  • 4f67a9ebc1 [ISSUE #8483] Optimize unnecessary broker reverse notification (notifyConsumerIdsChanged) in broadcast mode (#8484) yx9o 2024-08-30 14:20:20 +08:00
  • f715623358 [ISSUE #8591] Preliminary support for key commands of LMQ (#8590) rongtong 2024-08-30 14:15:03 +08:00
  • 387629ca51 [ISSUE #8601]When isPopShouldStop hit,unlock queueLockManager (#8602) Lei Zhiyuan 2024-08-30 13:43:01 +08:00
  • 8ce317e14c [ISSUE #8607] Exclude loopback addresses when iterating over local network interfaces 小陈 2024-08-30 09:20:45 +08:00
  • 811ecc04d4 [ISSUE #8592] Not notify long polling request when pop orderly consume blocked (#8593) lizhimins 2024-08-29 15:05:52 +08:00
  • c5b3479df7 [ISSUE #8586] Add more test coverage for SelectMessageQueueByRandom (#8587) yx9o 2024-08-28 09:57:50 +08:00
  • 18563c3267 [ISSUE #8576] Support Creating or Updating Subscription Groups in Batch caigy 2024-08-27 15:21:53 +08:00
  • 3e78c103cf [ISSUE #8137] Support pop consumption for light message queue cnScarb 2024-08-27 15:04:16 +08:00
  • 2004518e70 [ISSUE #8544] Restore retry mechanism in unit test pipeline 小陈 2024-08-26 17:44:09 +08:00
  • 41fe89c006 Fix document typo in SlaveActingMasterMode.md (#8575) maclong1989 2024-08-24 17:52:13 +08:00
  • 1ef87414af [ISSUE #8573] Correct mismatched comments (#8574) yx9o 2024-08-23 11:43:50 +08:00
  • 86e363fd95 [ISSUE #8058] Support for upgrading metadata in json to rocksdb (#8571) LetLetMe 2024-08-23 11:18:03 +08:00
  • bff82a4a07 make ctx constructed in scheduleRenewTask (#8556) 吴星灿 2024-08-21 17:29:00 +08:00
  • cac9e1aa81 [ISSUE #8549] Ipv6 enabled in broker, pickupStoreTimestamp size should be 20 (#8567) Lei Zhiyuan 2024-08-21 13:44:26 +08:00
  • e3c59a3546 [ISSUE #8562] Add more test coverage for StatefulAuthorizationStrategy (#8563) yx9o 2024-08-21 10:58:49 +08:00
  • e385ce6f4f [ISSUE #8553] Add UnitTest of OffsetSerialize (#8554) syhleo 2024-08-21 10:57:59 +08:00
  • 54fd1813f0 Set specific permissions to trigger the retry mechanism (#8566) 小陈 2024-08-21 10:57:08 +08:00
  • 714e4f2902 [ISSUE #8534] Supports timer message queries (#8535) Lei Zhiyuan 2024-08-20 11:09:07 +08:00
  • fedbe6b553 [ISSUE #8551] Add more test coverage for AuthMigrator (#8552) yx9o 2024-08-19 14:55:35 +08:00
  • d9da00f220 [ISSUE #8547] Add UnitTest of ControllableOffset (#8548) syhleo 2024-08-18 15:19:21 +08:00
  • b0e00dd058 [ISSUE #8544] Add a retry mechanism to the unit test pipeline (#8545) 小陈 2024-08-16 15:30:20 +08:00
  • b78057ba39 [ISSUE #8517] Add more test coverage for PullMessageService (#8542) yx9o 2024-08-16 14:31:03 +08:00
  • 8c65be8588 [ISSUE #8519] Add test case for rocketmq acl module. (#8508) Hard_X 2024-08-16 14:30:32 +08:00
  • dd7ac488ac [ISSUE #8289] Fixed network bugs and merged networkutil code (#8290) zekai-li 2024-08-16 00:33:35 +08:00
  • 8d9cde5f81 [ISSUE #8531]Update jaeger-thrift, exclude unnecessary tomcat-embed-core Lei Zhiyuan 2024-08-15 10:39:27 +08:00
  • 92bbf3a7ac [ISSUE #8532] Fix flush metadata when commit file because of full file (#8533) bxfjb 2024-08-14 23:42:26 +08:00
  • 174ecf6710 [ISSUE #8460] Improve the pop revive process when reading biz messages from a remote broker - part2 (#8494) imzs 2024-08-14 13:48:44 +08:00
  • f8a4d29d7f [ISSUE #8517] Add more test coverage for PullAPIWrapper (#8518) yx9o 2024-08-14 10:18:19 +08:00
  • 7f3dd8823f [ISSUE #8517] Fix client send UNREGISTER_CLIENT request twice may cause proxy NPE (#8528) 吴星灿 2024-08-13 17:21:11 +08:00
  • 5d7c6e058e [ISSUE #8499]Modify batch send delay time to 3000ms in unit test. (#8522) dinglei 2024-08-13 11:33:12 +08:00
  • 01bc632a9a [ISSUE #8510] Fix CI Failure in Test E2E Golang Job of PUSH-CI and PR-E2E-TEST (#8520) 小陈 2024-08-12 17:29:01 +08:00
  • 0d5b948fac [ISSUE #8514] Fix bazel-compile (ubuntu-latest) ci run failure (#8515) yx9o 2024-08-10 21:07:36 +08:00
  • 9cdca48ef8 [ISSUE #8503] Add test cases for org.apache.rocketmq.common.chain/coldstr/compression/consumer (#8504) 我是管小亮_V0x3f 2024-08-08 10:47:14 +08:00
  • d4b564ed19 [ISSUE #8496] Add more test coverage for ConsumeMessagePopOrderlyService (#8497) yx9o 2024-08-08 10:46:37 +08:00
  • 612d80acce [ISSUE #8500] Add more test coverage for RocksDBLmqConsumerOffsetManager (#8502) guning 2024-08-08 10:45:15 +08:00
  • c3d9d53d6e [ISSUE #8486]Add more test coverage for BrokerMetricsManager (#8487) ziiyee 2024-08-07 10:05:19 +08:00
  • e376e37cd0 [ISSUE #8481] Improve delete and rolling strategy for tiered storage modules (#8493) lizhimins 2024-08-06 17:19:45 +08:00
  • 6cc7096c9e [ISSUE #8495] Add more test coverage for PeekMessageProcessor (#8498) Tan Xiang 2024-08-06 14:04:10 +08:00
  • c8713b7149 [ISSUE #8490] Fix getMaxReconsumeTimes calculation error in concurrent consumption mode (#8491) yx9o 2024-08-05 10:00:50 +08:00
  • 5b80365c41 [ISSUE #8476] Add test cases for org.apache.rocketmq.common.attribute (#8477) 我是管小亮_V0x3f 2024-08-05 09:53:55 +08:00
  • df6ffd4dea [ISSUE #8460] Improve the pop revive process when reading biz messages from a remote broker (#8475) imzs 2024-08-02 14:43:21 +08:00
  • ba02e4eb66 nly initialize all the variables once to speed up test ConsumeMessageConcurrentlyServiceTest (#8436) TestBoost 2024-08-01 02:17:57 -05:00
  • 305c911545 [ISSUE #8472] Fix pop message delay due to not notify message arriving after suspend (#8473) lizhimins 2024-08-01 10:06:53 +08:00
  • 4f385087d8 [ISSUE #8463] Some statistical items should also be deleted to prevent memory leakage when a topic or group is deleted (#8464) rongtong 2024-08-01 10:04:11 +08:00
  • d3b89cea76 [ISSUE #8432] Make autoDeleteUnusedStats default to true rongtong 2024-08-01 10:01:50 +08:00
  • d70da933ca [ISSUE #8465] Add more test coverage for ConsumeMessagePopConcurrentlyService (#8466) yx9o 2024-07-31 10:56:17 +08:00
  • a335139156 [ISSUE #7731] Fix windows runBroker.cmd cannot start (#7731) (#8338) Z F 2024-07-30 09:12:29 +08:00