[ 
https://issues.apache.org/jira/browse/HIVE-22432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

fanshilun updated HIVE-22432:
-----------------------------
    Description: 
The cache update log of the current CachedStore is not complete, and the debug 
level log is changed to the info level log.

CachedStore Log Level
 debug -> info
 LOG.info("CachedStore: updated cached objects. Shared cache update count is: 
{}",
 sharedCache.getUpdateCount());
  

  was:
CachedStore Log Level
debug -> info
LOG.info("CachedStore: updated cached objects. Shared cache update count is: 
{}",
 sharedCache.getUpdateCount());

show update state
 


> CachedStore Log Level
> ---------------------
>
>                 Key: HIVE-22432
>                 URL: https://issues.apache.org/jira/browse/HIVE-22432
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>            Reporter: fanshilun
>            Assignee: fanshilun
>            Priority: Trivial
>         Attachments: HIVE-22432.1.patch
>
>
> The cache update log of the current CachedStore is not complete, and the 
> debug level log is changed to the info level log.
> CachedStore Log Level
>  debug -> info
>  LOG.info("CachedStore: updated cached objects. Shared cache update count is: 
> {}",
>  sharedCache.getUpdateCount());
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to