You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/01 06:56:00 UTC

[jira] [Work logged] (HIVE-24723) Use ExecutorService in TezSessionPool

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

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

                Author: ASF GitHub Bot
            Created on: 01/Mar/21 06:55
            Start Date: 01/Mar/21 06:55
    Worklog Time Spent: 10m 
      Work Description: abstractdog commented on pull request #1939:
URL: https://github.com/apache/hive/pull/1939#issuecomment-787701232


   > @abstractdog Just the existing unit tests. I have some confidence in the unit testing because they did indeed fail on a couple of mistakes I made along the way.
   
   yeah, I haven't found issues, LGTM, I think it's safe to commit


----------------------------------------------------------------
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:
users@infra.apache.org


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

    Worklog Id:     (was: 559224)
    Time Spent: 2h 50m  (was: 2h 40m)

> Use ExecutorService in TezSessionPool
> -------------------------------------
>
>                 Key: HIVE-24723
>                 URL: https://issues.apache.org/jira/browse/HIVE-24723
>             Project: Hive
>          Issue Type: Improvement
>          Components: Tez
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Currently there are some wonky home-made thread pooling action going on in {{TezSessionPool}}.  Replace it with some JDK/Guava goodness.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)