[
https://issues.apache.org/jira/browse/SAMZA-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612919#comment-16612919
]
ASF GitHub Bot commented on SAMZA-1874:
---------------------------------------
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
----
> Refactor SamzaContainer and TaskInstance unit tests to make shared context
> changes easier
> -----------------------------------------------------------------------------------------
>
> Key: SAMZA-1874
> URL: https://issues.apache.org/jira/browse/SAMZA-1874
> Project: Samza
> Issue Type: Improvement
> Reporter: Cameron Lee
> Assignee: Cameron Lee
> Priority: Major
>
> For SAMZA-1714, there are some constructor/method signature changes. Some of
> those constructors/methods are widely used in unit tests. There is an
> opportunity to refactor the unit tests so that the signature changes are
> easier to handle.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)