You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by prateekm <gi...@git.apache.org> on 2018/10/15 19:34:24 UTC

[GitHub] samza pull request #728: User provided configuration should have higher prec...

GitHub user prateekm opened a pull request:

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

    User provided configuration should have higher precedence than Samza generated configuration.

    

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

    $ git pull https://github.com/prateekm/samza config-precedence

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

    https://github.com/apache/samza/pull/728.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 #728
    
----
commit a30b71e7db3a94a190f9baa0e0d289d4ef380519
Author: Prateek Maheshwari <pm...@...>
Date:   2018-10-15T19:32:01Z

    User provided configuration should have higher precedence than descriptor generated configuration.

----


---

[GitHub] samza pull request #728: SAMZA-1954: User provided configuration should have...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---