You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/07 17:56:37 UTC

[jira] [Commented] (SAMZA-1122) Rename ExecutionEnvironment to ApplicationRunner

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

ASF GitHub Bot commented on SAMZA-1122:
---------------------------------------

GitHub user xinyuiscool opened a pull request:

    https://github.com/apache/samza/pull/76

    SAMZA-1122: Rename ExecutionEnvironment to ApplicationRunner

    Some refactoring/cleanup:
    
    - rename ExecutionEnvironment to ApplicationRunner, including all the subclasses.
    - rename the package to be org.apache.samza.runtime
    - rename the StandalondApplicationRunner to be LocalApplicationRunner

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1122

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

    https://github.com/apache/samza/pull/76.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 #76
    
----
commit 6a7120590942fa3913ba77f75ed2d151d4baa284
Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz>
Date:   2017-03-07T17:53:16Z

    SAMZA-1122: Rename ExecutionEnvironment to ApplicationRunner

----


> Rename ExecutionEnvironment to ApplicationRunner
> ------------------------------------------------
>
>                 Key: SAMZA-1122
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1122
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>
> Some refactoring/cleanup:
> - rename ExecutionEnvironment to ApplicationRunner, including all the subclasses.
> - rename the package to be org.apache.samza.runtime
> - rename the StandalondApplicationRunner to be LocalApplicationRunner



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