This is an automated email from the ASF dual-hosted git repository.

zhangyang pushed a change to branch 5.0.0-alpha
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from f7c63fe  Merge remote-tracking branch 'origin/5.0.0-alpha' into 
5.0.0-alpha-static-topic
     new 6928c5d  [RIP-19] Pop Consuming (tools)
     new d559016  [tools] Fix parameter conflicts
     new ca206b3  [benchmark] Add clientRebalanceEnable
     new 31deb47  [acl] Modify unit test to solve the problem of lack of license

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/rocketmq/acl/common/AclUtils.java   | 39 +++++++++++++++++
 .../apache/rocketmq/acl/common/AclUtilsTest.java   | 21 +++++++++
 .../acl/plain/PlainAccessValidatorTest.java        | 51 ++++++++++++++--------
 .../rocketmq/example/benchmark/Consumer.java       |  6 +++
 .../rocketmq/tools/command/MQAdminStartup.java     |  2 +
 .../command/consumer/SetConsumeModeSubCommand.java |  6 +--
 6 files changed, 103 insertions(+), 22 deletions(-)

Reply via email to