[
https://issues.apache.org/jira/browse/HIVE-22425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor updated HIVE-22425:
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks [~gopalv] for the review! Pushed to master.
> 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
> Fix For: 4.0.0
>
> 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)