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/06/07 17:22:18 UTC

[jira] [Commented] (SAMZA-1326) StreamProcessor should use ApplicationConfig.getGlobalAppId()

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

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

GitHub user sborya opened a pull request:

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

    SAMZA-1326: Revert to use getGlobalAppId for zk path

    

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

    $ git pull https://github.com/navina/samza getGlobalId

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

    https://github.com/apache/samza/pull/216.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 #216
    
----
commit 70eefbed0de7a8674aeaf8e9f122760ef49b9a93
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-06-07T17:18:46Z

    revert to use getGlobalAppId for zk path

----


> StreamProcessor should use ApplicationConfig.getGlobalAppId()
> -------------------------------------------------------------
>
>                 Key: SAMZA-1326
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1326
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>
> currently it is useing getAppId - which is not a complete id.



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