GitHub user Sanil15 opened a pull request:
https://github.com/apache/samza/pull/652
Samza-1818: Cleaning up TestRunner Apis to incorporate
LegacyTaskApplication and StreamApplication
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Sanil15/samza SAMZA-1818
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/652.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 #652
----
commit ddd9c233f9b26f57e24d3ec6bc52094d12a46cdd
Author: Sanil15 <sanil.jain15@...>
Date: 2018-09-21T01:44:48Z
Cleaning up TestRunner Apis to incorporate LegacyTaskApplication and
StreamApplication
----
---