You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/26 04:42:42 UTC

[jira] [Commented] (SAMZA-1170) Integration testing harness for StreamApplications

    [ https://issues.apache.org/jira/browse/SAMZA-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942136#comment-15942136 ] 

ASF GitHub Bot commented on SAMZA-1170:
---------------------------------------

GitHub user vjagadish1989 opened a pull request:

    https://github.com/apache/samza/pull/96

    SAMZA-1170: Integration testing harness for StreamApplications

    - Added an integration testing harness for testing `StreamApplication`s. This is convenient for running and interacting with Kafka brokers, Zk servers and Samza components locally.
    - Added the following integration tests that use this harness to test actual `StreamApplication`s:
    * Keyed Tumbling Window
    * Keyed Session Window
    * Repartition with Keyed Session Window
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vjagadish1989/samza integration-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/96.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 #96
    
----
commit 692f2a0991a951520e086bf4112154e4ace974aa
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-03-25T00:14:36Z

    Add Integration test harness for SessionWindow

commit 31f29de0318b56306e7aa85588b375607541c409
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-03-25T06:42:34Z

    Add Integration test harness for SessionWindow

commit f11699c39e02508d2fdcca6d0bdf936c2e1c2df6
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-03-26T04:24:39Z

    Merge with master. fix a bug

commit 007c8fdec60d59096c8b73e164bbfc04153ed443
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-03-26T04:32:45Z

    Fix java docs, and checkstyle

commit ec8e7a5c345e3a85fb27c4eaa670dd13f5cb9628
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-03-26T04:35:02Z

    checkstyle fixes

----


> Integration testing harness for StreamApplications
> --------------------------------------------------
>
>                 Key: SAMZA-1170
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1170
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)