Caideyipi opened a new pull request, #18062: URL: https://github.com/apache/iotdb/pull/18062
This patch confirms locally cached permission denials with ConfigNode so a stale DataNode user cache cannot incorrectly reject a privilege that was just granted. If ConfigNode is unavailable, it preserves the previous local NO_PERMISSION result. Tests: mvn spotless:apply -pl iotdb-core/datanode; mvn -nsu -pl iotdb-core/datanode -Dtest=AuthorizerManagerTest -Dcheckstyle.skip=true test; mvn -nsu -pl integration-test -am -PTableSimpleIT -P with-integration-tests -DskipUTs -Dit.test=IoTDBAuthenticationTableIT#testAlter -DfailIfNoTests=false -Dfailsafe.failIfNoSpecifiedTests=false -Dcheckstyle.skip=true -Drat.skip=true verify. -- 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]
