[
https://issues.apache.org/jira/browse/HDFS-16881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17653876#comment-17653876
]
ASF GitHub Bot commented on HDFS-16881:
---------------------------------------
szetszwo opened a new pull request, #5268:
URL: https://github.com/apache/hadoop/pull/5268
### Description of PR
AccessControlEnforcer is configurable. If an external AccessControlEnforcer
runs for a long time to check permission with the FSnamesystem lock, it will
significantly slow down the entire Namenode. In the JIRA, we will print a WARN
message when it happens.
https://issues.apache.org/jira/browse/HDFS-16881
### How was this patch tested?
New unit tests
> Warn if AccessControlEnforcer runs for a long time to check permission
> ----------------------------------------------------------------------
>
> Key: HDFS-16881
> URL: https://issues.apache.org/jira/browse/HDFS-16881
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namanode
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
>
> AccessControlEnforcer is configurable. If an external AccessControlEnforcer
> runs for a long time to check permission with the FSnamesystem lock, it will
> significantly slow down the entire Namenode. In the JIRA, we will print a
> WARN message when it happens.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]