Caideyipi opened a new pull request, #18375: URL: https://github.com/apache/iotdb/pull/18375
## Description This is a Sonar follow-up to #18351. The overload added to AllowAllAccessControl is intentionally a no-op because this implementation permits every operation. This PR documents that intent inside the method body so it is no longer reported as an unexplained empty method. There is no runtime behavior change. ### Verification - DataNode validate lifecycle: passed - Checkstyle: 0 violations - Spotless and git diff --check: passed <hr> This PR has: - [x] been self-reviewed. - [x] documented the intentional no-op. -- 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]
