[GitHub] samza pull request #859: SAMZA-2042: Add support for inspecting/modifying ch...

2019-01-22 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] samza pull request #859: SAMZA-2042: Add support for inspecting/modifying ch...

2018-12-12 Thread prateekm
GitHub user prateekm opened a pull request:

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

SAMZA-2042: Add support for inspecting/modifying checkpoints before they're 
written.



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

$ git pull https://github.com/prateekm/samza checkpoint-listener

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

https://github.com/apache/samza/pull/859.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 #859


commit 8fc9b1525b73edd17ff77954ad4398f9f5e60792
Author: Prateek Maheshwari 
Date:   2018-12-12T21:59:22Z

SAMZA-2042: Add support for inspecting/modifying checkpoints before they're 
written.




---