GitHub user apovzner opened a pull request:
https://github.com/apache/kafka/pull/951
KAFKA-3196: Added checksum and size to RecordMetadata and
ConsumerRecordetadata and ConsumerRecord
This is the second (remaining) part of KIP-42. See
https://cwiki.apache.org/confluence/display/KAFKA/KIP-42%3A+Add+Producer+and+Consumer+Interceptors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apovzner/kafka kafka-3196
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/951.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 #951
----
commit ce10691e621a74070243c16dc8c0aa5ada531c72
Author: Anna Povzner <[email protected]>
Date: 2016-02-22T23:49:31Z
KAFKA-3196: KIP-42 (part 2) Added checksum and record size to
RecordMetadata and ConsumerRecord
----
---
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.
---