[ 
https://issues.apache.org/jira/browse/TAJO-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14393777#comment-14393777
 ] 

ASF GitHub Bot commented on TAJO-1509:
--------------------------------------

GitHub user navis opened a pull request:

    https://github.com/apache/tajo/pull/501

    TAJO-1509 Use dedicated thread to release resource allocated to container

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/navis/tajo TAJO-1509

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/501.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #501
    
----
commit 972f46242727d54c5c9937bc81ad1088ab847b94
Author: navis.ryu <[email protected]>
Date:   2015-04-03T00:07:54Z

    TAJO-1509 Use dedicated thread to release resource allocated to container

----


> Use dedicated thread to release resource allocated to container
> ---------------------------------------------------------------
>
>                 Key: TAJO-1509
>                 URL: https://issues.apache.org/jira/browse/TAJO-1509
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>
> Currently, it uses thread pool, which is used for launching tasks. But it can 
> make dead-lock situation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to