You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Edwin Loubser <Ed...@mixtelematics.com> on 2016/02/15 15:27:07 UTC

Offset Commit/Fetch API documentation

Hi there,

I want to implement the Offset Commit/Fetch api functionality in our in house .net client.

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

It seems the documentation is incomplete and clearly not of the same quality as the earlier api’s (Metadata, Produce, Fetch etc). I really appreciated the detailed breakdown of the request/response fields and descriptions which really aided in the development of the client.

Are there any plans to get it up to the same standard?

Regards
Edwin Loubser