You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2018/08/06 20:18:15 UTC

[GitHub] samza pull request #601: SAMZA-1803: Make InMemoryManager system aware

GitHub user bharathkk opened a pull request:

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

    SAMZA-1803: Make InMemoryManager system aware

    - Fix getSystemStreamMetadata in InMemoryManager to filter based on the system name on top of stream names

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

    $ git pull https://github.com/bharathkk/samza in-memory-fix

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

    https://github.com/apache/samza/pull/601.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 #601
    
----
commit b14e3ff1a72e0dbdff3443814319e98e75d8176a
Author: Bharath Kumarasubramanian <bk...@...>
Date:   2018-05-15T16:08:01Z

    SAMZA-1803: Make InMemoryManager system aware

----


---

[GitHub] samza pull request #601: SAMZA-1803: Make InMemoryManager system aware

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

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


---