ni-ze commented on PR #6602: URL: https://github.com/apache/rocketmq/pull/6602#issuecomment-1512780192
> why need load authentication implementation when aclEnable=false If we need to customize authentication based on AccessValidator, we need to load it in advance. aclEnable is false, but your customize authentication need to be load. The default implement will take effect only when aclEnable is true. -- 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]
