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 <pmaheshwari@...>
Date: 2018-10-15T19:32:01Z
User provided configuration should have higher precedence than descriptor
generated configuration.
----
---