[
https://issues.apache.org/jira/browse/HIVE-12787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-12787:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Status: Resolved (was: Patch Available)
Pushed to master.
> Trace improvement - Inconsistent logging upon shutdown-start of the Hive
> metastore process
> ------------------------------------------------------------------------------------------
>
> Key: HIVE-12787
> URL: https://issues.apache.org/jira/browse/HIVE-12787
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 1.2.1
> Reporter: Siddharth Ahuja
> Assignee: Siddharth Ahuja
> Priority: Minor
> Fix For: 2.1.0
>
> Attachments: HIVE-12787.1.patch
>
>
> The log at:
> https://github.com/apache/hive/blob/master/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L793
> logged at the start of the shutdown of the Hive metastore process can be
> improved to match the finish of the shutdown log at:
> https://github.com/apache/hive/blob/master/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java#L793
> by rephrasing from: "Shutting down the object store..." to: "Metastore
> shutdown started...". This will match the shutdown completion log: "Metastore
> shutdown complete.".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)