-
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 #C3] Reject an AckMessageRequest without entries instead of throwing IndexOutOfBoundsException
#11106
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #C2] Count down the queryMessage latch when the invocation fails
#11105
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #C1] Throw MQClientException instead of NPE for an unparseable consumeTimestamp
#11104
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #S4] Keep persisted consumer filter data that has no bloom data
#11102
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #S3] Return an empty TPS when no samples have been collected yet
#11101
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #S2] Guard against a missing ext unit in ConsumeQueue.estimateMessageCount
#11100
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #S5] Clamp negative maxNum in IndexService.queryOffset
#11099
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #S1] Scope the index list write lock to the list update in getAndCreateLastIndexFile
#11098
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #B5] Reject query assignment requests with missing required body fields instead of failing with NPE
#11097
opened Sep 9, 2026 by
zjncs
Loading…
[BUG] EndTransactionProcessor NPEs when the prepared message lacks the producer group property
#11096
opened Sep 9, 2026 by
zjncs
Loading…
[BUG] Cold-data flow control NPEs for pull requests whose group is only in the compensation table
#11095
opened Sep 9, 2026 by
zjncs
Loading…
[BUG] Split-metadata pagination crashes on zero/negative maxNum, negative seq or malformed dataVersion
#11094
opened Sep 9, 2026 by
zjncs
Loading…
[BUG] Clearing one topic's forbidden bits wipes the whole group's forbidden table and skips persist
#11093
opened Sep 9, 2026 by
zjncs
Loading…
[ISSUE #11091] Fix remoting sub-server timeout scanning and scheduler shutdown
#11092
opened Sep 9, 2026 by
qianye1001
Contributor
Loading…
[ISSUE #11089] Share consumption executors for Proxy internal clients
#11090
opened Sep 9, 2026 by
qianye1001
Contributor
Loading…
[ISSUE #11087] Validate lite.bind.topic for LiteTopic groups
#11088
opened Sep 9, 2026 by
yx9o
Contributor
Loading…
[ISSUE #11083] Release owned gRPC event loops and stabilize POP priority tests
#11084
opened Sep 9, 2026 by
qianye1001
Contributor
Loading…
[ISSUE #11080] Skip unused remoting client event executor
#11081
opened Sep 8, 2026 by
qianye1001
Contributor
Loading…
[ISSUE #11078] Support suppressing minimal-value metrics to reduce export payload
#11079
opened Sep 8, 2026 by
imzs
Contributor
Loading…
Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.2 to 2.18.9
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#11077
opened Sep 8, 2026 by
dependabot
Bot
Loading…
Bump at.yawk.lz4:lz4-java from 1.10.3 to 1.11.1
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
#11076
opened Sep 8, 2026 by
dependabot
Bot
Loading…
fix(tools): stop feeding the cold data flow ctr payload to printf as a format string
#11075
opened Sep 8, 2026 by
zjncs
Loading…
fix(remoting): tolerate missing properties in ConsumerRunningInfo analyze methods
#11074
opened Sep 8, 2026 by
zjncs
Loading…
fix(tools): keep the broadcast track type in messageTrackDetailConcurrent
#11071
opened Sep 8, 2026 by
zjncs
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.