[ 
https://issues.apache.org/jira/browse/HIVE-26838?focusedWorklogId=834648&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834648
 ]

ASF GitHub Bot logged work on HIVE-26838:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Dec/22 04:37
            Start Date: 20/Dec/22 04:37
    Worklog Time Spent: 10m 
      Work Description: saihemanth-cloudera commented on code in PR #3861:
URL: https://github.com/apache/hive/pull/3861#discussion_r1052899208


##########
standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:
##########
@@ -1473,9 +1473,11 @@ struct InsertEventRequestData {
 }
 
 union FireEventRequestData {
-    1: InsertEventRequestData insertData

Review Comment:
   ack





Issue Time Tracking
-------------------

    Worklog Id:     (was: 834648)
    Time Spent: 2h 20m  (was: 2h 10m)

> Add a new event to improve cache performance in external systems that 
> communicates with HMS.
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-26838
>                 URL: https://issues.apache.org/jira/browse/HIVE-26838
>             Project: Hive
>          Issue Type: New Feature
>          Components: Hive, Standalone Metastore
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Adding support for a new event "Reload event" in the HMS (HiveMetaStore). 
> This event can be used by external services that depend on HMS for metadata 
> operations to improve its cache performance. In the distributed environment 
> where there are replicas of an external service (with its own cache in each 
> of these replicas) talking to HMS for metadata operations, the reload event 
> can be used to address the cache performance and ensure consistency among all 
> the replicas for a given table/partition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to