microsoft / CSharpClient-for-Kafka

.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
Other
463 stars 95 forks source link

Producer response does not return offset #64

Open jinhong- opened 8 years ago

jinhong- commented 8 years ago

How hard would it be to modify the producer response to return offset? According to the protocol specs for producer response it returns response:

https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-ProduceResponse