-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Insights: apache/rocketmq
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
rocketmq-all-5.3.3
published
May 7, 2025
26 Pull requests merged by 13 people
-
[maven-release-plugin] prepare for next development iteration
#9389 merged
May 7, 2025 -
[maven-release-plugin] prepare release rocketmq-all-5.3.3
#9388 merged
May 7, 2025 -
[ISSUE #9381] Prepare to release Apache RocketMQ 5.3.3
#9385 merged
May 6, 2025 -
Revert "[ISSUE #9333] Use fastjson2 in broker module"
#9387 merged
May 6, 2025 -
Revert "[ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1"
#9386 merged
May 6, 2025 -
[ISSUE #9379] Fix timeStoreTable delete logic in IndexService
#9384 merged
May 6, 2025 -
[ISSUE #9377]fix 'send trace data can fail if shutdown producer immediately'
#9378 merged
Apr 30, 2025 -
[ISSUE 9362] [RIP-77] Deprecate and Remove ACL 1.0
#9363 merged
Apr 30, 2025 -
[ISSUE #9375] Make client trace thread can be closed correctly
#9376 merged
Apr 30, 2025 -
[ISSUE #9233] Fix query time boundary calculation in tiered storage
#9374 merged
Apr 29, 2025 -
[ISSUE #9371] Delete ConsumeQueue index before CommitLog in tiered storage
#9372 merged
Apr 29, 2025 -
[ISSUE #9369] Fix reset offset commit pull offset when use pop consumer service
#9370 merged
Apr 28, 2025 -
[ISSUE #9313]add scheduled clean task.
#9314 merged
Apr 25, 2025 -
[ISSUE #9351] Add topic-group mapping in queryTopicConsumeByWho command
#9352 merged
Apr 23, 2025 -
[ISSUE #9360] Fix some services are not shut down when the broker goes offline
#9361 merged
Apr 23, 2025 -
[ISSUE #9358] Timediff should multiply 1000 when query message from tiered storage
#9359 merged
Apr 23, 2025 -
[#ISSUE 9333] Use fastjson2 in broker module
#9334 merged
Apr 22, 2025 -
[ISSUE #9339] Fix pop update consumption offset when message are filtered
#9340 merged
Apr 16, 2025 -
Make sure to create system topics to all the brokers in 'systemTopicClusterName' cluster
#9327 merged
Apr 16, 2025 -
[Bug #9331] Found one info log lose parameters during proxy startup
#9332 merged
Apr 16, 2025 -
[ISSUE #9288] Support the disablement of producer registration and fast channel shutdown
#9293 merged
Apr 11, 2025 -
[ISSUE #9115] Optimize the broker's reverse notification for consumerId change
#9116 merged
Apr 11, 2025 -
Prxoy remoting compatible batch message
#9295 merged
Apr 11, 2025 -
[ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1
#9189 merged
Apr 11, 2025 -
Optimize the log output of tlsHelper
#9324 merged
Apr 11, 2025 -
[ISSUE #9302] SendMessageContext add message type
#9303 merged
Apr 9, 2025
11 Pull requests opened by 9 people
-
[ISSUE #9320] Ignore extra put when checkImmunityTime exceeds the maximum check time range
#9321 opened
Apr 10, 2025 -
[ISSUE #9335] Unify the home dir
#9336 opened
Apr 16, 2025 -
Wh/update netty to 4.1.119.Final
#9338 opened
Apr 16, 2025 -
fix: listacl typo. resolves @issue9345
#9346 opened
Apr 20, 2025 -
[ISSUE #9347] Optimization of Prioritizing Original Sender in Transactional Message Checkbacks
#9348 opened
Apr 21, 2025 -
[Feature] Respect user-defined delayLevel in fallback path of sendMessageBack
#9355 opened
Apr 21, 2025 -
[ISSUE #9356] Remove unused class ServiceThread in org.apache.rocketmq.remoting.common
#9357 opened
Apr 22, 2025 -
[ISSUE# 9365] Use fastjson2 in client module
#9366 opened
Apr 25, 2025 -
[ISSUE# 9382] Use fastjson2 in common module
#9383 opened
May 3, 2025 -
Add DeepWiki badge
#9392 opened
May 8, 2025 -
mainMain
#9394 opened
May 8, 2025
51 Issues closed by 10 people
-
[Bug] Fix delete logic from TimeStoreTable in IndexService
#9379 closed
May 6, 2025 -
[Enhancement] Optimize the message queue write selector used by proxy
#8077 closed
May 4, 2025 -
[Bug] consumerManagerThreadPoolQueueCapacity has settings but is not used
#8057 closed
May 1, 2025 -
[Bug] 分层存储激活时,当向新创建的 Topic 中生产消息,能否正常转储取决于任一批消息生产的时间点是否正确
#8065 closed
May 1, 2025 -
[Enhancement] The variables hasNotified whether can declared without the volatile keyword?
#8069 closed
May 1, 2025 -
[Enhancement] ConsumeMessageConcurrentlyService#submitConsumeRequest code should be more concise
#8070 closed
May 1, 2025 -
[Enhancement] Virtual thread support in DefaultMQPushConsumerImpl
#8073 closed
May 1, 2025 -
Prepare to release Apache RocketMQ 5.3.3
#9381 closed
Apr 30, 2025 -
[Bug] send trace data can fail if shutdown producer immediately
#9377 closed
Apr 30, 2025 -
RIP-77: Deprecate and Remove ACL 1.0
#9362 closed
Apr 30, 2025 -
[Bug] Trace thread cannot be closed correctly, causing thread leakage when client shutdown
#9375 closed
Apr 30, 2025 -
[Bug] Delete ConsumeQueue index before CommitLog in tiered storage
#9371 closed
Apr 29, 2025 -
[Bug] Fix reset offset commit pull offset when use pop consumer service
#9369 closed
Apr 28, 2025 -
[Enhancement] Fix some typos in DefaultLitePullConsumer and LitePullConsumer
#8059 closed
Apr 28, 2025 -
Enhancement Request[Enhancement] Virtual thread support for consumer thread
#8062 closed
Apr 28, 2025 -
[Enhancement] support clients to reset lmq consumption offset
#9309 closed
Apr 27, 2025 -
[Enhancement] Remove invalid judgments and use atomicity functions
#9193 closed
Apr 27, 2025 -
[Bug] IPV6 is not fully supported in multiple features
#8043 closed
Apr 27, 2025 -
[Enhancement] Provide a method to query the subscription group info of the topic.
#8048 closed
Apr 27, 2025 -
[Enhancement] Remove unnecessary absolute value calculations
#8055 closed
Apr 27, 2025 -
[Bug] Timing metric will not be cleaned when the topic is deleted
#9313 closed
Apr 25, 2025 -
[Enhancement] Message index update failed, but no error log
#8041 closed
Apr 25, 2025 -
[Bug] The last index file should not be deleted when the broker recovers abnormally
#8007 closed
Apr 24, 2025 -
[Enhancement] Optimize the performance of the queryTopicConsumeByWho
#9351 closed
Apr 23, 2025 -
[Bug] Fix some services are not shutdown when the broker offline
#9360 closed
Apr 23, 2025 -
[Bug] Tiered storage calculate tiemstamp wrongly when query message
#9358 closed
Apr 23, 2025 -
[Enhancement] Use fastjson2 in broker module
#9333 closed
Apr 22, 2025 -
[Bug] ACL 2.0 默认权限缺陷
#9349 closed
Apr 22, 2025 -
More detailed exception information returned when pulling messages
#8028 closed
Apr 21, 2025 -
[Bug] Stop hijacking logging of Netty
#8030 closed
Apr 21, 2025 -
提示 close the connection to remote address
#7485 closed
Apr 20, 2025 -
按照官网文档无法正常收发消息,报错No topic route info in name server for the topic
#8009 closed
Apr 20, 2025 -
[Bug] Fix pop update consumption offset when message are filtered
#9339 closed
Apr 16, 2025 -
[Bug] info log lose parameters during proxy startup
#9331 closed
Apr 16, 2025 -
[Enhancement] proxyHome can not get from config file
#9330 closed
Apr 15, 2025 -
When the master node of RocketMQ 5.1.4 version crashes, scheduled messages cannot be delivered normally
#8006 closed
Apr 15, 2025 -
[Bug] loop error of FlowMonitor in broker.log
#7839 closed
Apr 13, 2025 -
[Enhancement] Support the disablement of producer registration and fast channel shutdown.
#9288 closed
Apr 11, 2025 -
[Enhancement] Optimize the broker's reverse notification for consumerId change
#9115 closed
Apr 11, 2025 -
[Bug] Sending batch messages by proxy using remoting protocol response error
#9294 closed
Apr 11, 2025 -
[Enhancement] Use fastjson2 in org/apache/rocketmq/broker/config/v1
#9188 closed
Apr 11, 2025 -
[Bug] Issue with setting setAwaitDuration below 20 seconds in RocketMQ SimpleConsumer mode?
#7986 closed
Apr 11, 2025 -
[Bug] VM option 'UseG1GC' must be enabled via -XX:+UnlockExperimentalVMOptions in JDK 1.8
#7996 closed
Apr 11, 2025 -
how to add authority for mqadmin command
#7998 closed
Apr 11, 2025 -
[Bug] The consumeFromWhere configuration didn't work in some cases.
#9083 closed
Apr 10, 2025 -
[Enhancement] SendMessageContext adds a new message type.
#9302 closed
Apr 9, 2025
18 Issues opened by 14 people
-
[Bug] 5.x broker开启acl时,控台上重新发送消息错误
#9393 opened
May 8, 2025 -
[Enhancement] Use fastjson2 in common module
#9382 opened
May 3, 2025 -
[Doc] No javadoc provided
#9373 opened
Apr 28, 2025 -
[Enhancement] The client reports heartbeats to the broker using an asynchronous method.
#9368 opened
Apr 27, 2025 -
[Enhancement] Use fastjson2 in client module
#9365 opened
Apr 25, 2025 -
[Enhancement] Remove unused class ServiceThread in org.apache.rocketmq.remoting.common
#9356 opened
Apr 22, 2025 -
[Bug] 广播消费不应该记录Delay
#9354 opened
Apr 21, 2025 -
[Bug] Security vulnerability CVE-2024-46983 for com.alipay.sofa:hessian version 3.3.6
#9353 opened
Apr 21, 2025 -
[Enhancement] Optimization of Prioritizing Original Sender in Transactional Message Checkbacks
#9347 opened
Apr 21, 2025 -
[Bug] mqadmin listAcl 参数拼写错误
#9345 opened
Apr 17, 2025 -
[Bug] RocketMQ release 5.3.2 mqadmin listAcl 命令显示问题
#9344 opened
Apr 17, 2025 -
[Feature] sendMessageBackAsNormalMessage use the delayLevel user provided
#9342 opened
Apr 16, 2025 -
[Bug] NamespaceV2 is not working
#9341 opened
Apr 16, 2025 -
[Enhancement] A low version of netty is vulnerable and we need to upgrade it.
#9337 opened
Apr 16, 2025 -
[Enhancement] Unify the home dir
#9335 opened
Apr 16, 2025 -
[Bug] Bug title
#9328 opened
Apr 15, 2025 -
[Enhancement] ignore extra put when checkImmunityTime exceeds the maximum check time range
#9320 opened
Apr 10, 2025
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[ISSUE #9254] Refactor CQ-related in DefaultMessageStorage
#9256 commented on
May 6, 2025 • 21 new comments -
[Bug] MQBrokerException: CODE: 206 DESC: the consumer group[consumer-xxx] not online BROKER: xxx:10911 For more information
#9219 commented on
Apr 8, 2025 • 0 new comments -
[Bug] Bug title
#9319 commented on
Apr 8, 2025 • 0 new comments -
[Bug] docker部署5.2.0版本,开启proxy后,发送消息报错
#8470 commented on
Apr 14, 2025 • 0 new comments -
[Enhancement] When there are too many consumers and there are too many RocketMQ client threads
#9035 commented on
Apr 22, 2025 • 0 new comments -
[Bug] A null pointer error occurs when SimpleConsumer calls the get message method.
#8819 commented on
Apr 22, 2025 • 0 new comments -
[Bug] No topic route info in name server for the topic
#8455 commented on
Apr 23, 2025 • 0 new comments -
[Bug] python客户端,多 master 无 slave,无压力,概率出现分钟级delay
#9145 commented on
Apr 29, 2025 • 0 new comments -
Unable to Send and Consume Messages in RocketMQ5.x Proxy Mode with Spring Boot3 and JDK 17 and Rocketmq starter
#8088 commented on
May 8, 2025 • 0 new comments -
Refactored duplicate code in TopicPublishInfo
#9257 commented on
Apr 22, 2025 • 0 new comments -
The clientIP attribute of ClientConfig supports setting through Syste…
#9262 commented on
May 7, 2025 • 0 new comments -
Optimize processResponseCommand in NettyRemotingAbstract by Removing Redundant Operations
#9268 commented on
Apr 22, 2025 • 0 new comments -
Slave's accessMessageInMemoryMaxRatio should be calculated dynamically
#9276 commented on
Apr 14, 2025 • 0 new comments