You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/13 19:55:20 UTC

[jira] [Commented] (ACCUMULO-1313) Use annotations to filter/hide sensitive configuration properties when logging

    [ https://issues.apache.org/jira/browse/ACCUMULO-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682473#comment-13682473 ] 

ASF subversion and git services commented on ACCUMULO-1313:
-----------------------------------------------------------

Commit 1492786 from [~ctubbsii]
[ https://svn.apache.org/r1492786 ]

ACCUMULO-1313 Annotate configuration properties and behave accordingly as Interpolated(interpolate), Deprecated(strikethrough in docs), Sensitive(mask value or hide), and Experimental(hide from docs)
                
> Use annotations to filter/hide sensitive configuration properties when logging
> ------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1313
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1313
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> We've made other efforts to hide properties that are sensitive (passwords, secrets), but the previous efforts have been susceptible to changes, especially the addition of new configuration properties whose sensitivity has been overlooked.
> We can filter these pretty easily with a @Sensitive or @Hidden annotation, so we don't have to add explicit filtering rules to hide these properties.

--
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