You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/06/24 17:38:00 UTC

[jira] [Created] (HIVE-16955) General Improvements To org.apache.hadoop.hive.metastore.MetaStoreUtils

BELUGA BEHR created HIVE-16955:
----------------------------------

             Summary: General Improvements To org.apache.hadoop.hive.metastore.MetaStoreUtils
                 Key: HIVE-16955
                 URL: https://issues.apache.org/jira/browse/HIVE-16955
             Project: Hive
          Issue Type: Improvement
          Components: Metastore
    Affects Versions: 3.0.0
            Reporter: BELUGA BEHR
            Priority: Minor


# Increase Code Reuse with {{Apache Commons}}
# Improve debug logging (lowered to TRACE where appropriate)
# Add optimizations for empty {{Collection}}s
# Better size {{ArrayList}}s at instantiation
# Use {{StringBuilder}} instead of String concatenation
# Increase consistency of code style among similar methods
# Decrease file line count



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)