GitHub user cameronlee314 opened a pull request:
https://github.com/apache/samza/pull/638
SAMZA-1874: Refactor SamzaContainer and TaskInstance unit tests to make
shared context changes easier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cameronlee314/samza
refactor_unit_tests_for_shared_context
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/638.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 #638
----
commit 5ff8402c903b8dd1f6ab3669dd4f4d6715ef15e3
Author: Cameron Lee <calee@...>
Date: 2018-09-13T01:01:50Z
SAMZA-1874: Refactor SamzaContainer and TaskInstance unit tests to make
shared context changes easier
----
---