You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Miklos Gergely (Jira)" <ji...@apache.org> on 2019/09/10 12:41:00 UTC

[jira] [Created] (HIVE-22184) Extract LockedDriverState from Driver

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)