You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/15 18:25:08 UTC

[jira] [Commented] (TAJO-949) PullServer does not release files, when a channel throws an internal exception

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

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

GitHub user jinossy opened a pull request:

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

    TAJO-949: PullServer does not release files, when a channel throws an in...

    ...ternal exception

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

    $ git pull https://github.com/jinossy/tajo TAJO-949

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

    https://github.com/apache/tajo/pull/76.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 #76
    
----
commit e3a4e72d2164ae6fc9f8e9e13d5df54adee59868
Author: jinossy <ji...@gmail.com>
Date:   2014-07-15T16:22:03Z

    TAJO-949: PullServer does not release files, when a channel throws an internal exception

----


> PullServer does not release files, when a channel throws an internal exception
> ------------------------------------------------------------------------------
>
>                 Key: TAJO-949
>                 URL: https://issues.apache.org/jira/browse/TAJO-949
>             Project: Tajo
>          Issue Type: Bug
>          Components: data shuffle
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.9.0
>
>
> if channel.close() is not called in exception handler, never closed files in this request. possible file descriptor leaks.



--
This message was sent by Atlassian JIRA
(v6.2#6252)