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/18 07:22:27 UTC

[GitHub] samza pull request #864: SAMZA-2018 : State restore improvements using Rocks...

GitHub user rmatharu opened a pull request:

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

    SAMZA-2018 : State restore improvements using RocksDB writebatch API

    This PR enables the RocksDbKeyValueStore to use the writeBatch API.

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

    $ git pull https://github.com/rmatharu/samza writebatch

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

    https://github.com/apache/samza/pull/864.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 #864
    
----
commit 24c8599bd710a93d5c09252bda0967de2007e61e
Author: Ray Matharu <rm...@...>
Date:   2018-12-18T07:20:58Z

    SAMZA-2018 : State restore improvements using RocksDB writebatch API

----


---

[GitHub] samza pull request #864: SAMZA-2018 : State restore improvements using Rocks...

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

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


---