Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-12787

Trace improvement - Inconsistent logging upon shutdown-start of the Hive metastore process

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.1
    • 2.1.0
    • Metastore
    • None

    Description

      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.".

      Attachments

        1. HIVE-12787.1.patch
          0.6 kB
          Siddharth Ahuja

        Activity

          People

            sahuja Siddharth Ahuja
            sahuja Siddharth Ahuja
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: