GitHub user Sanil15 opened a pull request:
https://github.com/apache/samza/pull/532
SAMZA-1726: Isolate InMemorySystemFactory to run separately per job
Tested by running the corresponding integration and unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Sanil15/samza SAMZA-1726
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/532.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 #532
----
commit 0b3108c69aa68de8ba9a8150a08dec66d82b760a
Author: sanil15 <sanil.jain15@...>
Date: 2018-05-23T23:44:30Z
SAMZA-1726: Isolate InMemorySystemFactory to run separately per job
----
---