-
Notifications
You must be signed in to change notification settings - Fork 12k
Pull requests: apache/rocketmq
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ISSUE #10990] Skip pop retry arrival notification when properties are null
#10994
opened Aug 29, 2026 by
unbridled-41
Loading…
[ISSUE #10989] Fix transactional message escape retry backoff (2 ^ n computed with XOR)
#10993
opened Aug 29, 2026 by
unbridled-41
Loading…
[ISSUE #10988] Fix concurrent commitOffset race losing queue offsets for a new topic@group
#10992
opened Aug 29, 2026 by
unbridled-41
Loading…
[ISSUE #10987] Fix queryMinOffsetInAllGroup deleting consumer offsets from the live offset table
#10991
opened Aug 29, 2026 by
unbridled-41
Loading…
[ISSUE #10985] Handle exceptional POP revive reads without losing retry
#10986
opened Aug 29, 2026 by
ai-yang
Contributor
Loading…
[ISSUE #10980] Encode and decode POP checkpoint and ack messages without the intermediate JSON string
#10981
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
fix: Add nullability annotations and fix kotlin-stdlib transitive leak
#10979
opened Aug 27, 2026 by
obabichevjb
Loading…
[ISSUE #10976] Reduce per-message allocation on the proxy gRPC path
#10977
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
[ISSUE #10973] Reduce allocation in ExtraInfoUtil parsing and primitive getters
#10975
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
[ISSUE #10972] Encode timer message propertiesString after internal properties are cleared
#10974
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
[ISSUE #10969] Hoist per-batch constant min/max offset strings out of message loop in PullAPIWrapper
#10971
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
[ISSUE #10968] Copy transaction message properties directly instead of encode/decode roundtrip
#10970
opened Aug 27, 2026 by
wang-jiahua
Contributor
Loading…
[ISSUE #10966] Fix TransactionalOpBatchService busy loop when deleteContext is drained
#10967
opened Aug 26, 2026 by
waterWang
Loading…
fix(broker): reject timer delays that overflow the absolute delivery time
#10965
opened Aug 26, 2026 by
GerardGao
Loading…
[ISSUE #10949] Improve pop consumer offset committing
#10964
opened Aug 25, 2026 by
redlsz
Contributor
Loading…
[ISSUE #10962] Fix lite subscription quota validation for remove actions
#10963
opened Aug 24, 2026 by
yx9o
Contributor
Loading…
[ISSUE #10956] Protect Controller remoting requests with auth
#10957
opened Aug 18, 2026 by
Aias00
Contributor
Loading…
[ISSUE #10950] Mask sensitive values in Broker and Proxy configuration logs
#10951
opened Aug 17, 2026 by
qianye1001
Contributor
Loading…
Trim config values before binding properties to objects
#10948
opened Aug 16, 2026 by
AliasJeff
Loading…
[ISSUE #10651] Adapt RocketMQ to latest DLedger and remove fastjson1
#10947
opened Aug 16, 2026 by
RongtongJin
Contributor
Loading…
[ISSUE #10945] Align POP retry records with result batches
#10946
opened Aug 15, 2026 by
Aias00
Contributor
Loading…
[ISSUE #10943] Tolerate incomplete queue-offset metadata during message decoding
#10944
opened Aug 15, 2026 by
Aias00
Contributor
Loading…
[ISSUE #10939] Validate missing Remoting ext fields before forwarding
#10940
opened Aug 15, 2026 by
Aias00
Contributor
Loading…
[ISSUE #10936] Avoid temporary buffers during batch message encoding
#10938
opened Aug 15, 2026 by
ai-yang
Contributor
Loading…
[ISSUE #10935] Fix shared produce accumulator lifecycle
#10937
opened Aug 15, 2026 by
ai-yang
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.