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

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

GitHub user xinyuiscool opened a pull request:

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

    SAMZA-1171: Rewrite config in ApplicationRunnerMain when creating 
ApplicationRunner

    The config needs to be rewritten before passing down to the 
ApplicationRunner. This is a bug that was introduced during some 
refactoring/cleanup of the config in the ApplicationRunner interface.

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

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

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

    https://github.com/apache/samza/pull/98.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 #98
    
----
commit 8c29ba454a1a5cbb12f9535ea7271438cc5540ca
Author: Xinyu Liu <[email protected]>
Date:   2017-03-27T23:21:01Z

    SAMZA-1171: Rewrite config in ApplicationRunnerMain when creating the 
application runner

----


> Rewrite config in ApplicationRunnerMain when creating the application runner
> ----------------------------------------------------------------------------
>
>                 Key: SAMZA-1171
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1171
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Blocker
>
> The config needs to be rewritten before passing down to the 
> ApplicationRunner. This is a bug that was introduced during some 
> refactoring/cleanup of the config in the ApplicationRunner interface.



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

Reply via email to