[
https://issues.apache.org/jira/browse/HIVE-23572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kishen Das updated HIVE-23572:
------------------------------
Summary: [HMS] Make all Metastore reads consistent (was: Make all
Metastore reads consistent )
> [HMS] Make all Metastore reads consistent
> ------------------------------------------
>
> Key: HIVE-23572
> URL: https://issues.apache.org/jira/browse/HIVE-23572
> Project: Hive
> Issue Type: Sub-task
> Reporter: Kishen Das
> Priority: Major
>
> Metastore read request will compare ValidWriteIdList parameter with the
> cached one. If the cached version is fresh or newer (there’s no transaction
> committed after the entry is cached) , Metastore will use cached copy.
> Otherwise, Metastore will retrieve the entry from ObjectStore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)