[
https://issues.apache.org/jira/browse/HIVE-23575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-23575 started by Anurag Mantripragada.
---------------------------------------------------
> [HMS Client ] During writes, mark writeId as committed locally in HMS client
> ----------------------------------------------------------------------------
>
> Key: HIVE-23575
> URL: https://issues.apache.org/jira/browse/HIVE-23575
> Project: Hive
> Issue Type: Sub-task
> Reporter: Kishen Das
> Assignee: Anurag Mantripragada
> Priority: Major
>
> During writes, mark writeId as committed locally in HMS client. The next read
> request is guaranteed to read from db until the notification log catch up to
> the commit message of the transaction commit, since the writeid is newer than
> the cache (the writeid for the transaction is committed locally, but is not
> committed on HMS until notification log catch up).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)