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

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

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 <bkumaras@...>
Date:   2018-05-15T16:08:01Z

    SAMZA-1803: Make InMemoryManager system aware

----


> Make InMemoryManager system aware
> ---------------------------------
>
>                 Key: SAMZA-1803
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1803
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Bharath Kumarasubramanian
>            Assignee: Bharath Kumarasubramanian
>            Priority: Major
>
> Currently, the in-memory system is a singleton across the entire job. We want 
> the in-memory system to be associated with each system which is needed to 
> handle scenarios like same stream names across different systems etc.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to