-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-beta1
-
Component/s: kms
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
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.
- causes
-
HADOOP-15214 Make Hadoop compatible with Guava 21.0
-
- Resolved
-
- is depended upon by
-
HDFS-10899 Add functionality to re-encrypt EDEKs
-
- Resolved
-
- requires
-
HADOOP-14779 Refactor decryptEncryptedKey in KeyProviderCryptoExtension
-
- Resolved
-