Jason Gustafson created KAFKA-3434: -------------------------------------- Summary: Add old ConsumerRecord constructor for compatibility Key: KAFKA-3434 URL: https://issues.apache.org/jira/browse/KAFKA-3434 Project: Kafka Issue Type: Bug Components: consumer Affects Versions: 0.10.0.0 Reporter: Jason Gustafson Assignee: Jason Gustafson
After KIP-42, several new fields have been added to ConsumerRecord, all of which are passed through the only constructor. It would be nice to add back the old constructor for compatibility and convenience. -- This message was sent by Atlassian JIRA (v6.3.4#6332)