Brock Noland created FLUME-1575:
-----------------------------------

             Summary: FIleChannel Encryption should disallow a null key
                 Key: FLUME-1575
                 URL: https://issues.apache.org/jira/browse/FLUME-1575
             Project: Flume
          Issue Type: Improvement
          Components: Channel
    Affects Versions: v1.3.0
            Reporter: Brock Noland
            Priority: Minor
             Fix For: v1.3.0


Currently if the KeyProvider returns null we continue on and try and get a 
cipher for that null key which throws an error. We should throw an exception if 
the keyProvider returns null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to