Skip to content
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

Add support for DeleteGroups #1096

Merged
merged 3 commits into from
May 7, 2018

Conversation

RussellLuo
Copy link
Contributor

Fixed #1095.

@RussellLuo RussellLuo force-pushed the add-support-for-delete-groups branch from 2ca6a9e to 6e84d2f Compare May 2, 2018 12:12
@RussellLuo RussellLuo force-pushed the add-support-for-delete-groups branch from 6e84d2f to 0f1c3e9 Compare May 3, 2018 13:54
package sarama

type DeleteGroupsResponse struct {
ThrottleTimeMs int32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For time fields we prefer to expose them as native go types, see e.g. https://github.com/Shopify/sarama/blob/0f333e6f2449e00440f7a53d3d2f006d702abe23/end_txn_response.go#L8

@eapache
Copy link
Contributor

eapache commented May 7, 2018

Thanks

@eapache eapache merged commit 3c763ff into IBM:master May 7, 2018
@RussellLuo RussellLuo deleted the add-support-for-delete-groups branch May 8, 2018 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants