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/10/29 16:42:00 UTC

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

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

David Mollitor reassigned HIVE-22425:
-------------------------------------


> ReplChangeManager Not 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)