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)