Nikolay Sokolov created GRIFFIN-198:
---------------------------------------
Summary: HiveMetaStoreServiceImpl caches incorrect state of
metastore
Key: GRIFFIN-198
URL: https://issues.apache.org/jira/browse/GRIFFIN-198
Project: Griffin (Incubating)
Issue Type: Bug
Reporter: Nikolay Sokolov
Currently, HiveMetaStoreServiceImpl is caching:
* nulls and empty lists in some methods, when metastore request failed for some
reason
* empty list of tables as response to getAllTable(String) and getAllTable()
calls
Both problems result in confusing output on large amount of tables.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)