GitHub user praveend opened a pull request:
https://github.com/apache/kafka/pull/711
KAFKA-3029:Marking class org.apache.kafka.common.TopicPartition as
serializable
Patch for issue KAFKA-3029
Given that the fix is trivial no new test case is needed. I have run the
test suite using gradle (as mentioned @
https://github.com/apache/kafka/blob/trunk/README.md) and suite runs clean.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/praveend/kafka tp_serializable_branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/711.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 #711
----
commit 66bda1b1d9e1e073efcd1c9caa166e6817874a47
Author: Praveen Devarao <[email protected]>
Date: 2015-12-22T15:28:10Z
Marking class org.apache.kafka.common.TopicPartition as serializable
----
---
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.
---