[
https://issues.apache.org/jira/browse/HADOOP-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117786#comment-16117786
]
Xiao Chen edited comment on HADOOP-14705 at 8/8/17 3:29 AM:
------------------------------------------------------------
Patch 3 to address all other comments from [~shahrs87].
Also moved more static functions to {{KMSUtil}}, and added checks for nullity
on the params - I think it makes sense to do the additional check now that it's
moved to util. Existing behaviors of these methods are otherwise not changed.
was (Author: xiaochen):
Patch 3 to address all other comments from [~shahrs87].
Also moved more static functions to {{KMSUtil}}, and added checks for nullity
on the params - I think it makes sense to do the additional check now that it's
moved to util. Existing behaviors of these methods are not changed.
> Add batched reencryptEncryptedKey interface to KMS
> --------------------------------------------------
>
> Key: HADOOP-14705
> URL: https://issues.apache.org/jira/browse/HADOOP-14705
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Reporter: Xiao Chen
> Assignee: Xiao Chen
> Attachments: HADOOP-14705.01.patch, HADOOP-14705.02.patch,
> HADOOP-14705.03.patch
>
>
> HADOOP-13827 already enabled the KMS to re-encrypt a {{EncryptedKeyVersion}}.
> As the performance results of HDFS-10899 turns out, communication overhead
> with the KMS occupies the majority of the time. So this jira proposes to add
> a batched interface to re-encrypt multiple EDEKs in 1 call.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]