mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
a2165d80517d46a3f8be62a1a4e3d3a2290afab8
* [issue#1164]return the codes to original reput method part. * [issue#1164]fix issue that Consumer Instance can't consume message from slave when cluster is in the high level tps and master has been killed. * [issue#1164]if the broker is a master node,then modify reputFromOffset correctly. * [issue#1164]add some coding comments. * [ISSUE#1156]new mqadmin API for ACL configuration.Add dataVersion and write data to acl yaml config file in the acl module. * [ISSUE#1156]add unit test cases for new acl mqadmin API command which adding dataversion part. * [ISSUE#1156]implement update,delete and query Acl config version in new acl mqadmin API command. * [ISSUE#1156]polish and optimize the implementation for new acl mqadmin API command. * [ISSUE#1156]fix the issues that topicPerms and groupPerms can't be updated and there is NPE when querying acl config version. * [ISSUE#1156]fix small issue that specify wrong plainAccessConfig attribute,the correct one is AccessKey. * [ISSUE#1156]add updateGlobalWhiteAddr subcommand codes for mqadmin acl command. * [ISSUE#1156]adjust some codes for cluster acl config version list in the mqadmin acl commands. * [ISSUE#1156]add acl mqadmin command part in the acl user_guide docs. * [ISSUE#1156]polish and optimize some part of acl mqadmin command codes. * [ISSUE#1156]fix code comments issue that the first letter needs to be capitalized and adjust the contents of acl user_guide.
Apache RocketMQ

Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability.
It offers a variety of features:
- Pub/Sub messaging model
- Scheduled message delivery
- Message retroactivity by time or offset
- Log hub for streaming
- Big data integration
- Reliable FIFO and strict ordered messaging in the same queue
- Efficient pull&push consumption model
- Million-level message accumulation capacity in a single queue
- Multiple messaging protocols like JMS and OpenMessaging
- Flexible distributed scale-out deployment architecture
- Lightning-fast batch message exchange system
- Various message filter mechanics such as SQL and Tag
- Docker images for isolated testing and cloud isolated clusters
- Feature-rich administrative dashboard for configuration, metrics and monitoring
- Access control list
- Message trace
Learn it & Contact us
- Mailing Lists: https://rocketmq.apache.org/about/contact/
- Home: https://rocketmq.apache.org
- Docs: https://rocketmq.apache.org/docs/quick-start/
- Issues: https://github.com/apache/rocketmq/issues
- Ask: https://stackoverflow.com/questions/tagged/rocketmq
- Slack: https://rocketmq-invite-automation.herokuapp.com/
Apache RocketMQ Community
Contributing
We always welcome new contributions, whether for trivial cleanups, big new features or other material rewards, more details see here.
License
Apache License, Version 2.0 Copyright (C) Apache Software Foundation
Description
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Readme
Apache-2.0
102 MiB
Languages
Java
98.9%
Starlark
0.4%
Shell
0.4%
Batchfile
0.1%
Python
0.1%