[ https://issues.apache.org/jira/browse/KAFKA-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava updated KAFKA-2119: ----------------------------------------- Attachment: KAFKA-2119.patch > 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)