Andrew Wang created HDFS-7181: --------------------------------- Summary: Remove incorrect precondition check on key length in FileEncryptionInfo Key: HDFS-7181 URL: https://issues.apache.org/jira/browse/HDFS-7181 Project: Hadoop HDFS Issue Type: Sub-task Components: encryption Affects Versions: 2.6.0 Reporter: Andrew Wang Assignee: Andrew Wang Priority: Critical
We have a bad precondition check left over from a long ago CipherSuite refactor. This currently prevents using keys of a length other than 128bits. -- This message was sent by Atlassian JIRA (v6.3.4#6332)