You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Brian Cho (JIRA)" <ji...@apache.org> on 2015/08/30 12:56:45 UTC

[jira] [Created] (REEF-694) Refactor reef-examples/scheduler to separate core and HTTP logic

Brian Cho created REEF-694:
------------------------------

             Summary: Refactor reef-examples/scheduler to separate core and HTTP logic
                 Key: REEF-694
                 URL: https://issues.apache.org/jira/browse/REEF-694
             Project: REEF
          Issue Type: Sub-task
            Reporter: Brian Cho
            Assignee: Brian Cho


The core scheduling and HTTP API are tightly coupled. This subtask aims to separate out web/HTTP-specific logic from the core Task Scheduler API. Web-specific parts such as url query-strings and HTTP status responses should be removed from the core logic. Done right, we should be able to improve readability and show more clearly how reef-webserver can be easily plugged in.



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