miles-ton opened a new issue, #6594: URL: https://github.com/apache/rocketmq/issues/6594
<img width="1007" alt="image" src="https://user-images.githubusercontent.com/77013030/232286712-fe9ff484-9a53-4738-8602-05f5c0a2b294.png"> 1. i found the a very confused code segment in PlainPermissionChecker.check, dose the firs segment in frame above want to indicate that the admin have any permission and don't need verification? if that's the case, why still go through the verification when ownedPermMap isn't null? 2. what does 'isGroup' do, is it the duplicated code for the second and third red frame? -- 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]
