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/12/24 18:17:13 UTC

[jira] [Commented] (TAJO-1267) Remove LazyTaskScheduler

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

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

GitHub user charsyam opened a pull request:

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

    TAJO-1267: Remove LazyTaskScheduler

    I removed LazyTaskScheduler and its related class and settings.


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

    $ git pull https://github.com/charsyam/tajo feature/TAJO-1267

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

    https://github.com/apache/tajo/pull/319.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 #319
    
----
commit b98bd6e1ce498e0d18c4d5ead65c3960eb7e38d4
Author: clark.kang <cl...@kakao.com>
Date:   2014-12-24T16:48:27Z

    TAJO-1267

----


> Remove LazyTaskScheduler
> ------------------------
>
>                 Key: TAJO-1267
>                 URL: https://issues.apache.org/jira/browse/TAJO-1267
>             Project: Tajo
>          Issue Type: Task
>            Reporter: Jihoon Son
>            Assignee: DaeMyung Kang
>             Fix For: 0.10
>
>
> Tajo has two types of task scheduler, DefaultTaskScheduler and LazyTaskScheduler.
> However, LazyTaskScheduler is not practically used, and its code is also not maintained anymore.
> Thus, we need to remove it.



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