You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by Jinho Kim <jh...@apache.org> on 2014/03/18 10:34:09 UTC

Review Request 19347: TAJO-690: infinite loop occurs when rack task is assigning

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19347/
-----------------------------------------------------------

Review request for Tajo.


Bugs: TAJO-690
    https://issues.apache.org/jira/browse/TAJO-690


Repository: tajo


Description
-------

if a task can't find other rack, infinite loop occurs


Diffs
-----

  tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/DefaultTaskScheduler.java 91f9cea 

Diff: https://reviews.apache.org/r/19347/diff/


Testing
-------

mvn clean install


Thanks,

Jinho Kim


Re: Review Request 19347: TAJO-690: infinite loop occurs when rack task is assigning

Posted by Hyunsik Choi <hy...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19347/#review37550
-----------------------------------------------------------

Ship it!


+1

Thank you for quick fix.

- Hyunsik Choi


On March 18, 2014, 6:34 p.m., Jinho Kim wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/19347/
> -----------------------------------------------------------
> 
> (Updated March 18, 2014, 6:34 p.m.)
> 
> 
> Review request for Tajo.
> 
> 
> Bugs: TAJO-690
>     https://issues.apache.org/jira/browse/TAJO-690
> 
> 
> Repository: tajo
> 
> 
> Description
> -------
> 
> if a task can't find other rack, infinite loop occurs
> 
> 
> Diffs
> -----
> 
>   tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/DefaultTaskScheduler.java 91f9cea 
> 
> Diff: https://reviews.apache.org/r/19347/diff/
> 
> 
> Testing
> -------
> 
> mvn clean install
> 
> 
> Thanks,
> 
> Jinho Kim
> 
>