You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/10/14 19:15:20 UTC

[jira] [Resolved] (REEF-1639) Refactor RunnableProcess and move State and related logic into a separate enum

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

Mariia Mykhailova resolved REEF-1639.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [PR 1154|https://github.com/apache/reef/pull/1154]

> Refactor RunnableProcess and move State and related logic into a separate enum
> ------------------------------------------------------------------------------
>
>                 Key: REEF-1639
>                 URL: https://issues.apache.org/jira/browse/REEF-1639
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF Runtime Local
>            Reporter: Sergiy Matusevych
>            Assignee: Sergiy Matusevych
>            Priority: Minor
>              Labels: refactoring
>             Fix For: 0.16
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> {{RunnableProcess}} mixes up the process-related logic with state management. In all other similar cases, we have {{State}} enum and related logic separated from the class that uses it. We need to do the same for {{RunnableProcess}} for better readability and manageability of the code.



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