You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by jmakes <gi...@git.apache.org> on 2017/11/02 16:12:59 UTC

[GitHub] samza pull request #350: SAMZA-1480: TaskStorageManager improperly initializ...

GitHub user jmakes opened a pull request:

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

    SAMZA-1480: TaskStorageManager improperly initializes changelog consu…

    …mer position when restoring a store from disk

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

    $ git pull https://github.com/jmakes/samza samza-1480

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

    https://github.com/apache/samza/pull/350.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 #350
    
----
commit bafe785eea7c8deb7b1766357fdada6449bde798
Author: Jacob Maes <jm...@linkedin.com>
Date:   2017-11-02T15:58:33Z

    SAMZA-1480: TaskStorageManager improperly initializes changelog consumer position when restoring a store from disk

----


---

[GitHub] samza pull request #350: SAMZA-1480: TaskStorageManager improperly initializ...

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

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


---