You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Sanil15 <gi...@git.apache.org> on 2018/07/11 21:52:38 UTC

[GitHub] samza pull request #568: Samza 1759: Stream Assert utilities for low level a...

GitHub user Sanil15 opened a pull request:

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

    Samza 1759: Stream Assert utilities for low level and high level api for TestFramework

    Adding utilities and corresponding test for low and high level api

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

    $ git pull https://github.com/Sanil15/samza SAMZA-1759

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

    https://github.com/apache/samza/pull/568.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 #568
    
----
commit e3c8e2a5a7317ddf879f78e41da785b06c8ea9e1
Author: Sanil Jain <sn...@...>
Date:   2018-06-29T00:17:09Z

    StreamAssert Utilities for Low level and High Level Api, Adding More Test for Low Level api for testing multiple partitions and in mulithreaded mode

commit c69d1bbb52a4e25a77ac24fc790adf283eb2701b
Author: Sanil Jain <sn...@...>
Date:   2018-06-29T00:17:09Z

    StreamAssert Utilities for Low level and High Level Api, Adding More Test for Low Level api for testing multiple partitions and in mulithreaded mode

commit c5768772724b3bacda85d418062323e03013aa06
Author: Sanil Jain <sn...@...>
Date:   2018-07-11T21:38:42Z

    Merge branch 'SAMZA-1759' of https://github.com/Sanil15/samza into SAMZA-1759

commit ff218ff73ef889c48bd150188da0713d09507e15
Author: Sanil Jain <sn...@...>
Date:   2018-07-11T21:46:33Z

    Removing contains method for operator level assertios for high level api

commit d1e641809b2a1881ef33f91fa8d273a3c02afdca
Author: Sanil Jain <sn...@...>
Date:   2018-07-11T21:48:51Z

    Cleaning unused imports

----


---

[GitHub] samza pull request #568: Samza 1759: Stream Assert utilities for low level a...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---