You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/08/04 21:08:13 UTC

[jira] [Created] (ACCUMULO-3043) Only add sensitive, valid Accumulo Properties from CredentialProviders

Josh Elser created ACCUMULO-3043:
------------------------------------

             Summary: Only add sensitive, valid Accumulo Properties from CredentialProviders
                 Key: ACCUMULO-3043
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3043
             Project: Accumulo
          Issue Type: Bug
          Components: client
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.6.1, 1.7.0


[~billie.rinaldi] was trying out the CredentialProvider stuff I added in ACCUMULO-2464 and noticed that AccumuloConfiguration was complaining about bad alias set in the Provider.

While only sensitive Properties are checked against the CredentialProvdier(s), I pulled all alias from them to implement {{AccumuloConfiguratin#getProperties(...)}}. We should only try to extract aliases which are valid, sensitive Properties.



--
This message was sent by Atlassian JIRA
(v6.2#6252)