Miklos Gergely created HIVE-22184:
-------------------------------------
Summary: Extract LockedDriverState from Driver
Key: HIVE-22184
URL: https://issues.apache.org/jira/browse/HIVE-22184
Project: Hive
Issue Type: Sub-task
Components: Hive
Reporter: Miklos Gergely
Assignee: Miklos Gergely
LockedDriverState is a nested class within Driver, while it is used outside of
it as well, and it is complex enough to be a class on it's own. DriverState
should be it's nested class, and transitions / locking should be facilitated by
functions within it.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)