You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2016/09/30 19:26:20 UTC

[jira] [Created] (HDFS-10939) Reduce performance penalty of encryption zones

Daryn Sharp created HDFS-10939:
----------------------------------

             Summary: Reduce performance penalty of encryption zones
                 Key: HDFS-10939
                 URL: https://issues.apache.org/jira/browse/HDFS-10939
             Project: Hadoop HDFS
          Issue Type: Sub-task
    Affects Versions: 2.7
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


The encryption zone APIs should be optimized to extensively use IIPs to eliminate path resolutions.  The performance penalties incurred by common operations like creation of file statuses may be reduced by more extensive short-circuiting of EZ lookups when no EZs exist.  All file creates should not be subjected to the multi-stage locking performance penalty required only for EDEK generation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org