You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Henry Robinson (JIRA)" <ji...@apache.org> on 2017/04/18 20:18:41 UTC

[jira] [Resolved] (IMPALA-3955) Remove Scheduler class and rename SimpleScheduler to Scheduler

     [ https://issues.apache.org/jira/browse/IMPALA-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Robinson resolved IMPALA-3955.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.9.0

Fixed by https://github.com/apache/incubator-impala/commit/4743342da1147b09b6bc6cf0322f99026c300952

> Remove Scheduler class and rename SimpleScheduler to Scheduler
> --------------------------------------------------------------
>
>                 Key: IMPALA-3955
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3955
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.6.0
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Minor
>              Labels: newbie
>             Fix For: Impala 2.9.0
>
>
> Just for code cleanliness, it would be good to get rid of the {{Scheduler}} interface class. There's only one implementation of the interface ({{SimpleScheduler}}), and there only ever has been one. If we ever feel it's necessary to have more than one scheduler implementation, we can introduce an appropriate abstraction at that point.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)