[
https://issues.apache.org/jira/browse/OOZIE-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon reassigned OOZIE-3571:
-------------------------------------
Assignee: Adam Arvai
> Wrong log string substitution in CredentialsProviderFactory class
> -----------------------------------------------------------------
>
> Key: OOZIE-3571
> URL: https://issues.apache.org/jira/browse/OOZIE-3571
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: 5.2.0
> Reporter: Adam Arvai
> Assignee: Adam Arvai
> Priority: Minor
> Fix For: trunk
>
>
> In the *CredentialsProviderFactory* class, the string substitution does not
> work in the log message due to the single quotes around the placeholders.
> {code:java}
> LOG.debug("Creating Credential type : '{0}', class Name : '{1}'", type,
> classname);{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)