You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by cameronlee314 <gi...@git.apache.org> on 2018/05/12 01:53:42 UTC

[GitHub] samza pull request #520: SAMZA-1670 : When fetching a newest offset for a pa...

GitHub user cameronlee314 opened a pull request:

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

    SAMZA-1670 : When fetching a newest offset for a partition, also prefetch and cache the newest offsets for other partitions on the container

    

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

    $ git pull https://github.com/cameronlee314/samza partition_metadata

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

    https://github.com/apache/samza/pull/520.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 #520
    
----
commit 20c483192ba0a378f02ea38afa9729a81ee74b33
Author: Cameron Lee <ca...@...>
Date:   2018-05-11T22:18:06Z

    SAMZA-1670 : When fetching a newest offset for a partition, also prefetch and cache the newest offsets for other partitions on the container

----


---

[GitHub] samza pull request #520: SAMZA-1670 : When fetching a newest offset for a pa...

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

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


---