GitHub user enothereska reopened a pull request:
https://github.com/apache/kafka/pull/2032
KAFKA-3559: Recycle old tasks when possible
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enothereska/kafka
KAFKA-3559-onPartitionAssigned
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2032.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 #2032
----
commit 28a50430e4136ba75f0d9b957a67f22e7b1e86a0
Author: Eno Thereska <[email protected]>
Date: 2016-10-17T10:46:45Z
Recycle old tasks when possible
commit b3dc438bf1665b9364b19f5efa908dd35d2b7af3
Author: Eno Thereska <[email protected]>
Date: 2016-10-19T15:13:36Z
Adjusted based on Damian's comments
commit f8cfe74d85e0a8cd5efacca87eced236319c83b9
Author: Eno Thereska <[email protected]>
Date: 2016-10-19T17:44:39Z
Refactor
commit 62bb3fd4a90dd28bc7bb58bf077b7ecb60207c7e
Author: Eno Thereska <[email protected]>
Date: 2016-10-24T14:24:48Z
Merge remote-tracking branch 'origin/trunk' into
KAFKA-3559-onPartitionAssigned
commit 841caa3721172d2d89ec16ef6dfd149f25498649
Author: Eno Thereska <[email protected]>
Date: 2016-10-24T17:32:05Z
Addressed Guozhang's comments
commit c4498564907243c35df832407933b8a9cf32f4ef
Author: Eno Thereska <[email protected]>
Date: 2016-10-25T11:07:28Z
Refactor
commit 4ba24c1ecb8c6293adce426a92b6021e86c9e8b7
Author: Eno Thereska <[email protected]>
Date: 2016-10-25T12:20:04Z
Merge remote-tracking branch 'origin/trunk' into
KAFKA-3559-onPartitionAssigned
commit 0fe12633b8593eda3b5b7b75bc87244276c95ce2
Author: Eno Thereska <[email protected]>
Date: 2016-10-28T20:46:18Z
Minor reshuffle
commit 7bf5d96cd66ab77130cad39fbff821fccd83aa06
Author: Eno Thereska <[email protected]>
Date: 2016-10-28T21:44:48Z
Guozhang's suggestion to clear queue
commit ecc5e8a54f908507cb32ab785ee748e1d9e2cfb4
Author: Eno Thereska <[email protected]>
Date: 2016-10-29T19:01:59Z
Clear another queue
commit dffa9a2896eade6501794596bb08a9a2545e81b0
Author: Eno Thereska <[email protected]>
Date: 2016-10-29T19:14:56Z
Merge with trunk
commit 8f07571d28d137eaf7951e05c799e9458dca703f
Author: Eno Thereska <[email protected]>
Date: 2016-10-29T22:22:21Z
Separate cache test into another file
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---