This is an automated email from the ASF dual-hosted git repository. caigy pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from 7973f9ee5 [ISSUE #4377]Unnecessary null check before method call (#4378) new 0c1e3df72 Treat multiple file paths into one new 4e6011947 add test file new 040f2ffdd checkStyle check new c90f5f66b use java.nio.file.Path to change file path new c002f2df1 Merge branch 'apache:develop' into develop new 947056c92 add unit test to cover new 26c0a37f1 init defaultAclDir and defaultAclFile new dd9c74fc0 Merge pull request #4366 from fulln/develop The 2163 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: .../rocketmq/acl/plain/PlainPermissionManager.java | 13 +++++---- .../acl/plain/PlainPermissionManagerTest.java | 32 ++++++++++++++++++++++ .../java/org/apache/rocketmq/common/MixAll.java | 8 ++++++ 3 files changed, 48 insertions(+), 5 deletions(-)