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

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

David Mollitor created HIVE-22425:
-------------------------------------

             Summary: 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
         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)