Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Support CreateTopics request#244

Merged
jiazhai merged 5 commits intostreamnative:masterfrom
BewareMyPower:bewaremypower/support-create-topic
Dec 1, 2020
Merged

Support CreateTopics request#244
jiazhai merged 5 commits intostreamnative:masterfrom
BewareMyPower:bewaremypower/support-create-topic

Conversation

@BewareMyPower
Copy link
Copy Markdown
Collaborator

Master issue: #241

This PR add support for Kafka CreateTopics request so that topics can be created by Kafka's AdminClient. Related tests are added to verify

The validateOnly field introduced from CreateTopics request v1 is not processed. The validateOnly field only checks the topics can be created as specified but not creates anything. It's not a important feature currently so leave it as a future task.

@BewareMyPower
Copy link
Copy Markdown
Collaborator Author

I'll resolve the conflict soon.

@BewareMyPower BewareMyPower force-pushed the bewaremypower/support-create-topic branch from cdb88e4 to 34d6370 Compare December 1, 2020 02:07
@BewareMyPower
Copy link
Copy Markdown
Collaborator Author

Now the conflict is resolved, PTAL @jiazhai

@jiazhai jiazhai merged commit 2fbaa67 into streamnative:master Dec 1, 2020
@BewareMyPower BewareMyPower deleted the bewaremypower/support-create-topic branch December 21, 2020 07:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type/feature Indicates new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants