Details
-
Sub-task
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
HDFS-7240
Description
KeyManagerImpl#allocateKey currently does not check the volume quota before allocating a key, this can cause the volume quota overrun.
Volume quota needs to be check before allocating the key in the SCM.