Chris Riccomini created KAFKA-361:
-------------------------------------

             Summary: Add ability to get offsets from ZK-based consumer
                 Key: KAFKA-361
                 URL: https://issues.apache.org/jira/browse/KAFKA-361
             Project: Kafka
          Issue Type: Improvement
          Components: core
            Reporter: Chris Riccomini


It would be nice to get the partition/offset that a message is associated with 
when reading from the "complex" (zk-based) Kafka consumer. This is useful when 
we want to tie Kafka stream offsets to state outside of Kafka (e.g. 
checkpointing consumer state).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to