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

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

                Author: ASF GitHub Bot
            Created on: 11/Sep/19 12:31
            Start Date: 11/Sep/19 12:31
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #767: 
HIVE-22184 Extract LockedDriverState from Driver
URL: https://github.com/apache/hive/pull/767
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

            Worklog Id:     (was: 310533)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Minor
>              Labels: pull-request-available, refactor-driver
>         Attachments: HIVE-22184.01.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to