You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/06/08 20:45:27 UTC

[GitHub] [hive] daijyc commented on a change in pull request #662: Hive-21787: Metastore table cache enhancement

daijyc commented on a change in pull request #662: Hive-21787: Metastore table cache enhancement
URL: https://github.com/apache/hive/pull/662#discussion_r291040933
 
 

 ##########
 File path: standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java
 ##########
 @@ -404,8 +407,7 @@ public static long updateUsingNotificationEvents(RawStore rawStore, long lastEve
   /**
    * This initializes the caches in SharedCache by getting the objects from Metastore DB via
    * ObjectStore and populating the respective caches
-   */
-  static void prewarm(RawStore rawStore) {
+   */ static void prewarm(RawStore rawStore) {
 
 Review comment:
   The formatting change is inconsistent with rest of Hive.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org