Sign in
apache
/
rocketmq
/
HEAD
1ab9689
[ISSUE #10450] Selective double-write in CombineConsumeQueueStore (#10452)
by imzs
· 14 hours ago
develop
8a589c6
[ISSUE #10453] Fix unexpected decrement of lmq counter (#10454)
by imzs
· 14 hours ago
cf9113f
[ISSUE #10462] Fix resource leaks and lifecycle issues in tiered storage (#10476)
by lizhimins
· 14 hours ago
801d6c0
[ISSUE #10467] Reduce per-message allocation in createUniqID and valueOfMagicCode (#10469)
by Jiahua Wang
· 14 hours ago
78e680b
[ISSUE #10462] Standardize log format across tiered storage module (#10474)
by lizhimins
· 15 hours ago
84fc240
[ISSUE #10462] Optimize thread pool sizes for commit and fetch executors (#10472)
by lizhimins
· 15 hours ago
68cc743
[Fix #10460]: Pre-size ProxyContext map to avoid HashMap resize on request path (#10461)
by Harsh Mehta
· 19 hours ago
976e9a3
[ISSUE #10435] Fix shared ClientChannelInfo preventing inactive channel expiry (#10437)
by Chuan
· 19 hours ago
21562bb
[ISSUE #10462] Fix concurrency bugs in tiered storage (#10471)
by lizhimins
· 19 hours ago
da9b26b
[ISSUE #10438] Fix buildTopicConfigSerializeWrapper exposing live topicConfigTable reference (#10439)
by Chuan
· 20 hours ago
86d1df4
[ISSUE #10475] Add unit tests for CleanupPolicyUtils
by quzizii
· 20 hours ago
50ae7c5
[ISSUE #10462] Add memory backpressure to dispatch (#10470)
by lizhimins
· 21 hours ago
be38a82
Configure GitHub workflows to use concurrency cancel-in-progress for (#10445)
by Aurélien Pupier
· 24 hours ago
8997e8c
fix: validate message batch input (#10459)
by LeiXiaoGao
· 25 hours ago
6339431
docs: fix inaccurate examples and typos across developer guides (#10456)
by lsq3497
· 2 days ago
86ccea0
docs: fix broker IP typo in startup examples (#10440)
by LeiXiaoGao
· 2 days ago
2319d2f
[ISSUE #10457] Fix RocketmqColdCtr logger level (#10447)
by bruce
· 2 days ago
ef6a8c9
[ISSUE #10430] Add unit tests for srvutil package (#10431)
by lsq3497
· 3 days ago
82a6a78
[ISSUE #10423] Optimize LiteConsumerLagCalculator.getLagCountTopK by deferring getStoreTimestamp to topK results only (#10424)
by Quan
· 4 days ago
216fc1b
[ISSUE #10345] fix: preserve lite topic for auto-renew receipt handles (#10346)
by wizcraft_kris
· 4 days ago
7e0cec3
[ISSUE #10425] Revert split registration dataVersion change (#10426)
by rongtong
· 7 days ago
5272736
[ISSUE #10389] Fix or ignore several flaky tests of PopPriorityIT (#10390)
by imzs
· 8 days ago
2a9560c
[ISSUE #10387] Support runtime hot-reload of maxClientEventCount in LiteEventDispatcher.ClientEventSet (#10388)
by Quan
· 10 days ago
610acb5
[ISSUE #10384] Enforce Lite exclusive subscription eviction via server-side tombstones (#10386)
by Quan
· 10 days ago
a6fb9e2
[ISSUE #10410] Fix RocksDBOptionsFactoryTest compile failure (#10411)
by rongtong
· 11 days ago
78b0546
[ISSUE #10398] Fix native memory leak on TLS certificate hot-reload (#10399)
by qianye
· 11 days ago
8561729
[ISSUE #10400] Cache Version.values() in MQVersion to avoid repeated array allocation (#10401)
by qianye
· 11 days ago
e12d755
[ISSUE #10344] Parameterize RocksDB CQ size amplification
by rongtong
· 11 days ago
a705dbc
[ISSUE #10393] Fix outdated FAQ documentation URL in FAQUrl (#10394)
by majialong
· 14 days ago
9443c6d
[ISSUE #10383] Align Bazel dependencies with Maven pom.xml (#10404)
by lizhimins
· 2 weeks ago
c9e51d6
[ISSUE #10381] Make HashedWheelTimer parameters configurable in QueueLevelConsumerOrderInfoLockManager (#10382)
by Quan
· 2 weeks ago
41a3a35
[ISSUE #10373] Fix quarantined flaky tests and remove CI rerun workflow (#10379)
by lizhimins
· 2 weeks ago
051ba27
[DOCS] Update Chinese docs dependency version from 4.3.0/4.9.1 to 5.5.0 (#10358)
by H145608
· 2 weeks ago
9e2d877
[ISSUE #10375] Fix race condition between deleteTopic and FlushConsumeQueueService by removing getLifeCycle indirection (#10376)
by Quan
· 2 weeks ago
980f3d7
[ISSUE #10373] Quarantine flaky tests and add detection plan docs (#10374)
by lizhimins
· 3 weeks ago
eb95ba3
[DOCS] Fix typo in Troubleshooting.md filename (#10360)
by H145608
· 3 weeks ago
7e5d22d
[ISSUE #10334] Make native CqCompactionFilter shim self-contained without rocksdbjni dependency (#10371)
by lizhimins
· 3 weeks ago
1251c9a
[ISSUE #10280] Restore opaque when proxy remoting forward fails (#10281)
by yx9o
· 3 weeks ago
54708be
[DOCS] Update example dependency version from 4.3.0 to 5.5.0 (#10349)
by H145608
· 3 weeks ago
079038d
[ISSUE #10247] Remove duplicate remove call in InvocationChannel (#10248)
by yx9o
· 3 weeks ago
61c493c
[ISSUE #10334] Support native CqCompactionFilter with cross-platform JNI shim (#10335)
by lizhimins
· 3 weeks ago
a3abd51
[ISSUE #10341] Fix Bazel CI build failure caused by Maven Central rate limiting (#10342)
by lizhimins
· 3 weeks ago
17b4e56
[ISSUE #10285] Fix preserve popTime when rebuilding AckResult (#10286)
by yx9o
· 4 weeks ago
c625406
[ISSUE #10291] fix queryMessage default index type (#10292)
by yuz10
· 4 weeks ago
c5a4da5
[ISSUE #10297] Set brokerName for messages returned by proxy local POP path (#10298)
by yx9o
· 4 weeks ago
bd903d5
[ISSUE #10284] Fix consumerOffset deserialization error and add test (#10287)
by ChineseTony
· 4 weeks ago
c6fc39a
[ISSUE #10276] Fix PopConsumerService changeInvisibilityDuration losing CK record when visibilityTimeout collision (#10277)
by qianye
· 5 weeks ago
5ad6a3e
[ISSUE #10274] Fix ForwardMessageToDeadLetterQueue request mapping descriptor (#10275)
by wizcraft_kris
· 6 weeks ago
c083052
[ISSUE #10253] Fix stale wildcardGroupMap entries caused by incorrect parsing during LiteTopic wildcard unregistration (#10254)
by wizcraft_kris
· 7 weeks ago
0752ddf
[ISSUE #10270] Make Pop RocksDB BlockCache size configurable via MessageStoreConfig (#10271)
by lizhimins
· 7 weeks ago
f04eafc
[ISSUE #10266] Fix OOM caused by OpenTelemetry 1.44 OtlpGrpcMetricExporter pool race (#10267)
by Houlong66
· 7 weeks ago
94fbfcf
[ISSUE #10268] Fix incorrect time range file selection in IndexStoreService.queryAsync (#10269)
by lizhimins
· 7 weeks ago
840b18c
[ISSUE #10260] Reject delayed transactional messages in gRPC send path (#10261)
by yx9o
· 7 weeks ago
9879968
[ISSUE #10238] Release Apache RocketMQ 5.5.0 (#10251)
by lizhimins
· 9 weeks ago
rocketmq-all-5.5.0
b8aba3b
[ISSUE #10181] Remove lock when resetting offset in PopConsumerService (#10250)
by lizhimins
· 9 weeks ago
2b5e709
[ISSUE #9777 ]feat: use data version from master while sync slave and fix delete co… (#9778)
by Vincent Lee
· 9 weeks ago
343daa9
[ISSUE #10173] Improve PopLite: rename RocksDB CQ path and schedule autoClean (#10242)
by imzs
· 9 weeks ago
7b85a5d
[ISSUE #10240] Add BatchSplittingMetricExporter to prevent OTLP gRPC export failures (#10239)
by Houlong66
· 10 weeks ago
2c2cc92
[ISSUE #10173] Support LMQ in CombineConsumeQueueStore without migration to RocksDB CQ (#10174)
by imzs
· 10 weeks ago
614b816
[ISSUE #10203] Support wildcard subscription and and consumer suspend for LiteTopic (#10204)
by Quan
· 10 weeks ago
860de80
[ISSUE #10183] Fix incorrect brokerName when constructing processQueueTable with static topic (#10186)
by wizcraft_kris
· 10 weeks ago
d68d5a5
[ISSUE #10183] Fix incorrect brokerName when constructing ProcessQueueTable with static topic (#10184)
by wizcraft_kris
· 2 months ago
9c0cc51
[ISSUE #10189] Remove unused fetchRemoteConfigExecutorService in MQClientInstance (#10190)
by wizcraft_kris
· 2 months ago
459d27b
[ISSUE #10191] Fix wrong option value for namesrvAddr parsing in timer benchmark examples (#10192)
by majialong
· 2 months ago
3b12a25
[ISSUE #10076] Make orderly resetOffset wait on consume lock while preserving timeout semantics (#10175)
by Lystran
· 2 months ago
d66cfa9
[ISSUE #10165] Prevent RocksDB metrics from being overwritten after timer engine switch (#10166)
by hqbfz
· 2 months ago
7d7eb73
[ISSUE #10003] Add gRPC maxConcurrentCallsPerConnection Configuration to Proxy (#10004)
by qianye
· 2 months ago
e5d3372
[ISSUE #10223] Not query the index of system topics in tiered storage (#10224)
by lizhimins
· 2 months ago
103b7bc
[ISSUE #10229] Fix server-side reset offset does not take effect for FIFO (orderly) pop consumers (#10230)
by qianye
· 2 months ago
35c88e3
[ISSUE #10225] Add RejectedExecutionHandler support for ThreadPoolMonitor (#10222)
by ltamber
· 2 months ago
b14f926
Remove some workflows (#10220)
by rongtong
· 3 months ago
932588d
[ISSUE #10201] Optimize queryOffset method overloads in IndexService (#10202)
by yx9o
· 3 months ago
59033a3
[ISSUE #10199] Fix stale write timestamp leads to duplicate transaction commit (#10200)
by lizhimins
· 3 months ago
8d451f3
[ISSUE #10195] Ensure RocksDB compatibility in slave-master synchronization (#10196)
by gaoyf
· 3 months ago
e100743
[ISSUE #10181] Some minor fixes in PopConsumerService (#10182)
by lizhimins
· 3 months ago
aea4177
[ISSUE #10171] Support custom JAVA_HOME on Linux in runbroker.sh and runserver.sh (#10172)
by majialong
· 3 months ago
ebf1595
[ISSUE #10103] Improve batch polling efficiency in pollIndexRecord method (#10104)
by yx9o
· 3 months ago
2bc1783
[ISSUE #10168] Fix GetAllTopicConfigResponseHeader compatibility issue (#10169)
by gaoyf
· 3 months ago
34648ed
[ISSUE #10161] reduce bytes copy in json encode(#10162)
by ChineseTony
· 3 months ago
7c10c77
[ISSUE #10154] Rename BrokerConsumeStatsSubCommad to BrokerConsumeStatsSubCommand (#10155)
by yx9o
· 3 months ago
7742b7c
[ISSUE #10157] Fix tiered metadata leak after topic delete (#10158)
by SHI
· 3 months ago
70834e3
[ISSUE #10009] Convert internal-only public classes to inner classes and add null-check log (#10028)
by sinberCS
· 3 months ago
4a29b7e
[ISSUE #10077] Support password-encrypted private keys for Proxy TLS (#10078)
by majialong
· 3 months ago
4c9f7a9
[ISSUE #10159] Fix unstable tests in DefaultMQLitePullConsumerWithTraceTest (#10160)
by yx9o
· 3 months ago
628230d
[ISSUE #10011] Optimize accelerated recovery process and refactor code (#10012)
by rongtong
· 3 months ago
7030c45
[ISSUE #10061]Optimize the issue/pull request template of RocketMQ (#10062)
by mxsm
· 3 months ago
330dccc
[ISSUE #10107] Fix fastjson2 integer overflow when parsing AtomicLong (#10112)
by yx9o
· 4 months ago
bd1038a
[ISSUE #10110] Plain request process success and response fail when tlsMode=enforcing (#10111)
by yuz10
· 4 months ago
7be7202
[ISSUE #10108] Broker startup fail in recover (#10109)
by yuz10
· 4 months ago
b8f8856
[ISSUE #10105] Fix ClassCastException in getLocks() method (#10106)
by yx9o
· 4 months ago
6df8246
Upgraded Netty to 4.1.130.Final to remediate CVEs (#10090)
by shub-est
· 4 months ago
2c70ce6
Upgraded Bouncy Castle to remediate CVEs (#10102)
by shub-est
· 4 months ago
5bca8f0
Upgraded LZ4 and migrated to newer group id (#10092)
by shub-est
· 4 months ago
d650a2d
Bump commons-validator from 1.7 to 1.10.0 (#10070) (#10081)
by codez
· 4 months ago
76cd389
[ISSUE #10093] Enhance delayed message type validation in batch send (#10094)
by yx9o
· 4 months ago
a6be1ee
[ISSUE # 10086] Fix timer engine switch to persist correct config key (#10085)
by liuzhenyu
· 4 months ago
35d69cb
[ISSUE #10095] Upgraded Commons Lang3 to remediate CVEs (#10096)
by shub-est
· 4 months ago
ec7db8d
[ISSUE #10082] Missing PROPERTY_TIMER_DELAY_MS property check in delay message type validation (#10084)
by dingshuangxi888
· 4 months ago
c197e50
[ISSUE #10079] FlushConsumeQueueService: always flush store checkpoint after CQ flush (#10080)
by guyinyou
· 4 months ago
1754cec
Restore the lost PR 3460 (#10067)
by gaoyf
· 4 months ago
Next »