[
https://issues.apache.org/jira/browse/KAFKA-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492855#comment-14492855
]
Ewen Cheslack-Postava commented on KAFKA-2119:
----------------------------------------------
Created reviewboard https://reviews.apache.org/r/33140/diff/
against branch origin/trunk
> ConsumerRecord key() and value() methods should not have throws Exception
> -------------------------------------------------------------------------
>
> Key: KAFKA-2119
> URL: https://issues.apache.org/jira/browse/KAFKA-2119
> Project: Kafka
> Issue Type: Improvement
> Components: clients, consumer
> Affects Versions: 0.8.2.1
> Reporter: Ewen Cheslack-Postava
> Assignee: Neha Narkhede
> Priority: Trivial
> Fix For: 0.8.3
>
> Attachments: KAFKA-2119.patch
>
>
> There were some leftover throws clauses in ConsumerRecord. It looks like the
> initial implementation removed errors from the ConsumerRecord but didn't
> clean up these clauses.
> Attaching a trivial patch to remove the clauses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)