You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2016/09/19 14:18:20 UTC

[jira] [Updated] (AMBARI-18418) StackServiceDirectory debug messages are logged with placeholders

     [ https://issues.apache.org/jira/browse/AMBARI-18418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doroszlai, Attila updated AMBARI-18418:
---------------------------------------
    Attachment: AMBARI-18418_20160919_v1.patch

> StackServiceDirectory debug messages are logged with placeholders
> -----------------------------------------------------------------
>
>                 Key: AMBARI-18418
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18418
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-18418_20160919_v1.patch
>
>
> Steps to reproduce:
> 1. Set {code}log4j.rootLogger=DEBUG,file{code} in {noformat}/etc/ambari-server/conf/log4j.properties{noformat}
> 2. Start Ambari server (no cluster needed)
> Result: ambari-server.log contains messages from StacksServiceDirectory with placeholders not replaced, eg.:
> {noformat}
> 08 Sep 2016 08:25:58,019 DEBUG [main] StackServiceDirectory:89 - Service package folder for service %s for stack %s has been resolved to %s
> 08 Sep 2016 08:25:58,019 DEBUG [main] StackServiceDirectory:115 - Service upgrades folder %s for service %s for stack %s does not exist.
> 08 Sep 2016 08:25:58,021 DEBUG [main] StackServiceDirectory:97 - Service package folder %s for service %s for stack %s does not exist.
> {noformat}
> Relevant code changed by:
> commit f8b427494b36c92f8a36c59d1a7233b5a130f4e7
> Author: Jayush Luniya <jl...@hortonworks.com>
> Date:   Thu May 19 14:21:22 2016 -0700
>     AMBARI-15388 - Upgrade XML should be pushed down as much as possible to the services (Tim Thorpe via jluniya)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)