-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The wiki of the offset API has been updated again #400
Conversation
This should bring us up to date.
Version int16 // 0 (0.8.1 and later) or 1 (0.8.2 and later, includes timestamp field) | ||
blocks map[string]map[int32]*offsetCommitRequestBlock | ||
ConsumerGroup string | ||
ConsumerGroupGeneration int32 // v1 or later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have any idea what this used for? Couldn't find anything useful in the wiki.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor comment other lgtm |
This LGTM. Not sure how long the approach of trying to support all version from one type is going to be sustainable, but for now . |
The wiki of the offset API has been updated again
@eapache @wvanbergen Seems Kafka 0.8.2 also not support kafka server: Offset's topic has not yet been created. CoordinatorID:-1 CoordinatorHost: CoordinatorPort:-1 which is succeed in Kafka 0.8.2-beta. |
@wvanbergen Thanks for your advise, I'll try it later in 0.8.2.1 |
This should bring us up to date.
@Shopify/kafka
Somebody should verify against https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-OffsetCommitRequest