You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by rmatharu <gi...@git.apache.org> on 2018/12/03 21:16:47 UTC

[GitHub] samza pull request #838: Moving store test to TestContainerStorageManager fr...

GitHub user rmatharu opened a pull request:

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

    Moving store test to  TestContainerStorageManager from TestSamzaContainer

    There was a test in TestSamzaContainer that needs to be moved to TestContainerStorageManager because the restore logic is moved there. 
    
    Minor change in TestSamzaContainer and ContainerStorageManager

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

    $ git pull https://github.com/rmatharu/samza storeTest-fix

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

    https://github.com/apache/samza/pull/838.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 #838
    
----
commit bc4f095602325ce3372b691c2def32566b704601
Author: Ray Matharu <rm...@...>
Date:   2018-12-03T21:14:34Z

    Moving tst from TestSamzaContainer to TestCSM

----


---

[GitHub] samza pull request #838: Moving store test to TestContainerStorageManager fr...

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

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


---