[
https://issues.apache.org/jira/browse/HIVE-25048?focusedWorklogId=764819&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-764819
]
ASF GitHub Bot logged work on HIVE-25048:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/May/22 00:19
Start Date: 02/May/22 00:19
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #2441:
HIVE-25048: Improve the start/end functions in HMSHandler
URL: https://github.com/apache/hive/pull/2441
Issue Time Tracking
-------------------
Worklog Id: (was: 764819)
Time Spent: 5h 50m (was: 5h 40m)
> Refine the start/end functions in HMSHandler
> --------------------------------------------
>
> Key: HIVE-25048
> URL: https://issues.apache.org/jira/browse/HIVE-25048
> Project: Hive
> Issue Type: Improvement
> Components: Standalone Metastore
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: pull-request-available
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Some start/end functions are incomplete or wrong in the HMSHandler, these
> functions audit actions, monitor the performance, and notify the end function
> listeners. We have already measured the performance of the HMSHandler in
> PerfLogger, and covered more methods than these functions that have done, so
> we can remove the monitoring from the start/end functions, move the end
> function listeners to the RetryingHMSHandler to eliminate the try-finally
> blocks that spread across many different methods. After these, we can try to
> cleanup the functions to make HMSHandler be more simplified.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)