-
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
[Bug] Fix TOCTOU race condition in MQClientInstance.brokerVersionTable access
#10235
opened Mar 30, 2026 by
Senrian
Loading…
[Bug] Fix potential NPE in EscapeBridge when topicPublishInfo is null
#10232
opened Mar 30, 2026 by
Senrian
Loading…
[Bug] Fix resource leak: properly close RandomAccessFile and FileChannel using try-with-resources
#10231
opened Mar 30, 2026 by
Senrian
Loading…
[ISSUE #10218] Fix resource leak in DumpCompactionLogCommand - RandomAccessFile and FileChannel never closed
#10228
opened Mar 29, 2026 by
Senrian
Loading…
[ISSUE #10225] Optimize HandleData locking mechanism to avoid unnecessary blocking
#10226
opened Mar 27, 2026 by
redlsz
Loading…
[ISSUE #10218] Fix resource leak in DumpCompactionLogCommand
#10219
opened Mar 26, 2026 by
daguimu
Loading…
[ISSUE #10216] Fix potential NPE in EscapeBridge when topicPublishInfo is null
#10217
opened Mar 26, 2026 by
daguimu
Loading…
[ISSUE #10214] Fix TOCTOU race condition in MQClientInstance.brokerVersionTable
#10215
opened Mar 26, 2026 by
daguimu
Loading…
[ISSUE #9728] Fix correctMinOffset handling of incomplete consume queue records
#10211
opened Mar 25, 2026 by
daguimu
Loading…
[ISSUE #10208] Fix resource leak in IOTinyUtils.copyFile
#10210
opened Mar 25, 2026 by
daguimu
Loading…
[ISSUE #10207] Fix potential NPE in HA connections when remote address is null
#10209
opened Mar 25, 2026 by
daguimu
Loading…
[ISSUE #9926] Optimize memory allocation in parsePublishMessageQueues
#10206
opened Mar 25, 2026 by
daguimu
Loading…
[ISSUE #9983] Prohibit CallerRunsPolicy in NettyRemotingServer to prevent blocking IO threads
#10205
opened Mar 25, 2026 by
daguimu
Loading…
[ISSUE #10197] Add traffic size distribution per requestCode in RemotingCodeDistributionHandler
#10198
opened Mar 24, 2026 by
RongtongJin
Loading…
[ISSUE #10193] incorrect min offset returned from TieredMessageStore when local store returns -1
#10194
opened Mar 22, 2026 by
Kris20030907
Loading…
[ISSUE #xxxx] Fix thread-safe issue in ConsumerManager.topicGroupTable
#10179
opened Mar 20, 2026 by
cherryMJY
Loading…
[ISSUE #10163] Extract common methods from sendMessageActivity into an util class
#10164
opened Mar 11, 2026 by
Allenhuangrui
Loading…
[refactor] Use isEmpty() instead of size() == 0 in PopBufferMergeService
#10153
opened Mar 3, 2026 by
Senrian
Loading…
[refactor] Use Collections.emptyMap() instead of new HashMap<>() for better code quality
#10152
opened Mar 3, 2026 by
Senrian
Loading…
[refactor] Replace size() == 0 with isEmpty() for better code quality
#10151
opened Mar 2, 2026 by
Senrian
Loading…
fix: use currOffset instead of nextOffset when delivery fails (ISSUE #9249)
#10117
opened Mar 2, 2026 by
Senrian
Loading…
[ISSUE #10114] Support delete consumer offset by consumer group and t…
#10115
opened Feb 27, 2026 by
echooymxq
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.