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 <[email protected]>
Date: 2017-11-07T01:46:14Z
clear min timestamp tracker upon partition queue cleanup
----
---