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/08/06 12:01:26 UTC

[jira] [Commented] (TAJO-996) Sometimes, scheduleFetchesByEvenDistributedVolumes loses some FetchImpls

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-996: Sometimes, scheduleFetchesByEvenDistributedVolumes loses some ...

    ...FetchImpls.

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

    $ git pull https://github.com/hyunsik/tajo TAJO-996

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

    https://github.com/apache/tajo/pull/109.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 #109
    
----
commit fe63067462e5770b8875bbad21356305451a2029
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-08-06T09:58:25Z

    TAJO-996: Sometimes, scheduleFetchesByEvenDistributedVolumes loses some FetchImpls.

----


> Sometimes, scheduleFetchesByEvenDistributedVolumes loses some FetchImpls
> ------------------------------------------------------------------------
>
>                 Key: TAJO-996
>                 URL: https://issues.apache.org/jira/browse/TAJO-996
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.9.0
>
>
> The logic of Repartitioner::scheduleFetchesByEvenDistributedVolumes() can omit some FetchImpls. This is a urgent bug, This patch fixes it.



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