You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2018/03/09 23:42:00 UTC

[jira] [Resolved] (ACCUMULO-4769) Sanity check for valid CryptoModule and KeyEncryptionStrategy in config

     [ https://issues.apache.org/jira/browse/ACCUMULO-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4769.
-----------------------------------------
    Resolution: Fixed

> Sanity check for valid CryptoModule and KeyEncryptionStrategy in config
> -----------------------------------------------------------------------
>
>                 Key: ACCUMULO-4769
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4769
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Nick Felts
>            Assignee: Nick Felts
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> The current code will log a warning and default to an unencrypted mode if an unknown class is provided for the cryptomodule or for the keyencryptionstrategy. These should be checked when they are read from the config to confirm they exist and implement the appropriate interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)