Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.1
Description
generateEncryptedDataEncryptionKey involves a non-trivial I/O operation to the key provider, which could be slow or cause timeout. It should be done as a separate thread so as to return a proper error message to the RPC caller.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-10516 Fix bug when warming up EDEK cache of more than one encryption zone
- Resolved
- relates to
-
HDFS-13603 Warmup NameNode EDEK thread retries continuously if there's an invalid key
- Open