Zhihua Deng created HIVE-25892: ---------------------------------- Summary: Group HMSHandler's thread locals into a single context Key: HIVE-25892 URL: https://issues.apache.org/jira/browse/HIVE-25892 Project: Hive Issue Type: Improvement Components: Standalone Metastore Reporter: Zhihua Deng
There are more than six ThreadLocal variables in HMSHandler, we can group them together into a single context to improve the management of variables and the code readability. -- This message was sent by Atlassian Jira (v8.20.1#820001)