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

ASF subversion and git services commented on OOZIE-3571:
--------------------------------------------------------

Commit 9c288fe5cea6f2fbbae76f720b9e215acdd07709 in oozie's branch 
refs/heads/master from Andras Salamon
[ https://gitbox.apache.org/repos/asf?p=oozie.git;h=9c288fe ]

OOZIE-3571 Wrong log string substitution in CredentialsProviderFactory class 
(arvaiadam via asalamon74)


> 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
>
>         Attachments: OOZIE-OOZIE-3571-001.patch
>
>
> 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)

Reply via email to