GitHub user PanTheMan opened a pull request:
https://github.com/apache/samza/pull/692
First commit. POC of backing up Rocksdb and restoring it afterwards
@prateekm Here's the code changes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PanTheMan/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/692.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 #692
----
commit 53e5a6cfcc00d80033c56f29650c65521d1814fa
Author: Eric Pan <eripan@...>
Date: 2018-10-04T20:29:44Z
First commit. POC of backing up Rocksdb and restoring it afterwards
----
---