You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by guozhangwang <gi...@git.apache.org> on 2017/11/07 01:47:20 UTC

[GitHub] kafka pull request #4186: [WIP] KAFKA-6179: Clear min timestamp tracker upon...

GitHub user guozhangwang opened a pull request:

    https://github.com/apache/kafka/pull/4186

    [WIP] KAFKA-6179: Clear min timestamp tracker upon partition queue cleanup

    

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

    $ git pull https://github.com/guozhangwang/kafka K6179-cleanup-timestamp-tracker-on-clear

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

    https://github.com/apache/kafka/pull/4186.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 #4186
    
----
commit c92eaa566334e8fe6f20a37f7196db807c4b01b2
Author: Guozhang Wang <wa...@gmail.com>
Date:   2017-11-07T01:46:14Z

    clear min timestamp tracker upon partition queue cleanup

----


---

[GitHub] kafka pull request #4186: KAFKA-6179: Clear min timestamp tracker upon parti...

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

    https://github.com/apache/kafka/pull/4186


---