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

Fix CreatePartitionsRequest_v0 #1469

Conversation

StephenSorriaux
Copy link
Contributor

Hello,

While using your library to develop an Ansible module, I noticed that the current CreatePartitionsRequest_v0 is wrong since 'assignment' is an Array of Array of Int32 (see https://github.com/apache/kafka/blob/a553764c8b1611cafd318022d0fc4a34c861f6ba/clients/src/main/java/org/apache/kafka/clients/admin/NewPartitions.java#L37)

Tested in my project, everything is fine now.

Regards,
Stephen

@dpkp dpkp merged commit 6163aa3 into dpkp:master Apr 5, 2018
@dpkp
Copy link
Owner

dpkp commented Apr 5, 2018

Thanks!

@StephenSorriaux StephenSorriaux deleted the fix/create-topics-request-is-an-array-of-array branch April 9, 2018 20:54
@YZG112358
Copy link

Facing the same issue and found this comment. Got confused when first reading the document on (CreatePartitions API). Is it possible to update the document on this part?

88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 1, 2018
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 1, 2018
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.

3 participants