You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/01 14:08:00 UTC

[jira] [Updated] (HIVE-22425) ReplChangeManager Not Debug Logging Database Name

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

David Mollitor updated HIVE-22425:
----------------------------------
    Summary: ReplChangeManager Not Debug Logging Database Name  (was: ReplChangeManager Not Logging Database Name)

> ReplChangeManager Not Debug Logging Database Name
> -------------------------------------------------
>
>                 Key: HIVE-22425
>                 URL: https://issues.apache.org/jira/browse/HIVE-22425
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Trivial
>         Attachments: HIVE-22425.1.patch
>
>
> {code:java|title=ReplChangeManager.java}
> LOG.debug("Repl policy is not set for database ", db.getName());
> {code}
> The log statement is missing the placeholder '{}' so the DB name is not getting logged.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)