[
https://issues.apache.org/jira/browse/SAMZA-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16003861#comment-16003861
]
ASF GitHub Bot commented on SAMZA-1258:
---------------------------------------
GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/178
SAMZA-1258. Integration tests. Happy Path.
This is reincarnation of PR #157
It was not possible to merge/rebase that branch, so I had to create another
one and reapply the changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navina/samza unitTestHappyPath4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/178.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 #178
----
commit bca00e931a4a249608908db7edd9b011e3a6129a
Author: Boris Shkolnik <[email protected]>
Date: 2017-05-10T00:59:45Z
used ApplicationConfig constant
----
> HappyPathTesting. Single and multiple processors happy path.
> ------------------------------------------------------------
>
> Key: SAMZA-1258
> URL: https://issues.apache.org/jira/browse/SAMZA-1258
> Project: Samza
> Issue Type: Sub-task
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Fix For: 0.13.0
>
>
> - single and multiple processors, reading and writing data, verify written
> data.
> - adding a single processor, reading and writing data, verify written data.
> - removing a single processor, reading and writing data, verify written data.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)