[
https://issues.apache.org/jira/browse/HIVE-21637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16823718#comment-16823718
]
Peter Vary commented on HIVE-21637:
-----------------------------------
Hi [~daijy]!
Nice work! Just learning ACID, but until now I had the impression that only DML
operations will create new transactions/writeIds. Your doc indicates that DDL
operations will create new writeIds too. Could you please confirm? Do we have
transactions for every operation now?
Thanks,
Peter
> Synchronized metastore cache
> ----------------------------
>
> Key: HIVE-21637
> URL: https://issues.apache.org/jira/browse/HIVE-21637
> Project: Hive
> Issue Type: New Feature
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Priority: Major
> Attachments: HIVE-21637-1.patch
>
>
> Currently, HMS has a cache implemented by CachedStore. The cache is
> asynchronized and in HMS HA setting, we can only get eventual consistency. In
> this Jira, we try to make it synchronized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)