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 "Yi Liu (JIRA)" <ji...@apache.org> on 2014/10/08 10:52:35 UTC

[jira] [Created] (HDFS-7209) Improve fs-encryption performance: fill the key queue when creating encryption zone

Yi Liu created HDFS-7209:
----------------------------

             Summary: Improve fs-encryption performance: fill the key queue when creating encryption zone
                 Key: HDFS-7209
                 URL: https://issues.apache.org/jira/browse/HDFS-7209
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: encryption, performance
    Affects Versions: 2.6.0
            Reporter: Yi Liu
            Assignee: Yi Liu


Currently when creating file in an encryption zone for the first time, key provider will get bunch of keys from KMS and fill in the queue. It will take some time. We can initialize the key queue when creating the encryption zone by admin.



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