-
Type:
Improvement
-
Status: Patch Available
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Standalone Metastore
-
Labels:None
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());