mcxinyu commented on issue #8296: URL: https://github.com/apache/rocketmq/issues/8296#issuecomment-2167054352
这只是一个 info 级别的日志信息,不影响的。 如果这个文件夹不存在,还可以配置下特定的 `conf/plain_acl.yml` (注意这个文件名没有对 YAML文件后缀做兼容,一定要 `plain_acl.yml`)文件。 https://github.com/apache/rocketmq/blob/38c56cd84b4079971fd5989bc6702c00c5621472/acl/src/main/java/org/apache/rocketmq/acl/plain/PlainPermissionManager.java#L125 关于这个文件,可以参考[权限控制](https://rocketmq.apache.org/zh/docs/bestPractice/03access) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
