[
https://issues.apache.org/jira/browse/KAFKA-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157965#comment-15157965
]
ASF GitHub Bot commented on KAFKA-3196:
---------------------------------------
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
----
> KIP-42 (part 2): add record size and CRC to RecordMetadata and ConsumerRecords
> ------------------------------------------------------------------------------
>
> Key: KAFKA-3196
> URL: https://issues.apache.org/jira/browse/KAFKA-3196
> Project: Kafka
> Issue Type: Improvement
> Reporter: Anna Povzner
> Assignee: Anna Povzner
>
> This is the second (smaller) part of KIP-42, which includes: Add record size
> and CRC to RecordMetadata and ConsumerRecord.
> See details in KIP-42 wiki:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-42%3A+Add+Producer+and+Consumer+Interceptors
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)