From issues-return-162020-archive-asf-public=cust-asf.ponee.io@hive.apache.org Wed Jul 3 07:53:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 65DA2180181 for ; Wed, 3 Jul 2019 09:53:02 +0200 (CEST) Received: (qmail 27684 invoked by uid 500); 3 Jul 2019 07:53:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 27666 invoked by uid 99); 3 Jul 2019 07:53:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2019 07:53:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id ED21AE2E80 for ; Wed, 3 Jul 2019 07:53:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6B390261E8 for ; Wed, 3 Jul 2019 07:53:00 +0000 (UTC) Date: Wed, 3 Jul 2019 07:53:00 +0000 (UTC) From: "Daniel Dai (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-21637) Synchronized metastore cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21637?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-21637: ------------------------------ Attachment: HIVE-21637.14.patch > 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, HIVE-21637.10.patch, HIVE-21637.= 11.patch, HIVE-21637.12.patch, HIVE-21637.13.patch, HIVE-21637.14.patch, HI= VE-21637.2.patch, HIVE-21637.3.patch, HIVE-21637.4.patch, HIVE-21637.5.patc= h, HIVE-21637.6.patch, HIVE-21637.7.patch, HIVE-21637.8.patch, HIVE-21637.9= .patch > > > Currently, HMS has a cache implemented by CachedStore. The cache is async= hronized and in HMS HA setting, we can only get eventual consistency. In th= is Jira, we try to make it=C2=A0synchronized. -- This message was sent by Atlassian JIRA (v7.6.3#76005)