[
https://issues.apache.org/jira/browse/FELIX-6412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432629#comment-17432629
]
Raymond Augé commented on FELIX-6412:
-------------------------------------
> I use it with Wildfly Credential Store to be able to use aliased secrets in
> {{etc/*.cfg}} and decrypt them
How different is this to secrets support provided by
`org.apache.felix.configadmin.plugin.interpolation`? (I realize that one
doesn't have decryption support, but the plugin demonstrates how that might
take place.)
> Use Configuration.updateIfDifferent
> -----------------------------------
>
> Key: FELIX-6412
> URL: https://issues.apache.org/jira/browse/FELIX-6412
> Project: Felix
> Issue Type: Improvement
> Components: File Install
> Reporter: Raymond Augé
> Assignee: Raymond Augé
> Priority: Major
> Fix For: fileinstall-3.7.0
>
>
> Configuration Admin spec 1.6 added a {{Configuration.updateIfDifferent}} to
> avoid needless churning on no-op configuration updates.
> This is particular interesting for FileInstall in scenarios where file
> modification time was altered, comments were edited, or any other change
> which doesn't actually result in a config change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)