GitHub user weiqingy opened a pull request:

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

    SAMZA-1821: fix the IllegalStateException complaining duplicate key when 
fetching systemStream configs

    This PR is to fix IllegalStateException complaining duplicate key when 
fetching resource configs in SamzaSqlApplicationConfig.
    
    How to test:
    Pass the local build and current unit tests.
    Added a new unit test.

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

    $ git pull https://github.com/weiqingy/samza SAMZA-1821

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

    https://github.com/apache/samza/pull/616.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 #616
    
----
commit 612456278cdc5bb3f35dd69114a2d437170c1c40
Author: Weiqing Yang <wiyang@...>
Date:   2018-08-24T18:38:07Z

    SAMZA-1821: fix the IllegalStateException complaining duplicate key when 
fetching systemStream configs

----


---

Reply via email to