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

feat: add topicConfiguration property to channel object #171

Merged
merged 3 commits into from
Nov 25, 2022
Merged

feat: add topicConfiguration property to channel object #171

merged 3 commits into from
Nov 25, 2022

Conversation

thake
Copy link
Contributor

@thake thake commented Nov 10, 2022

resolves #163 by introducing a new topicConfigurationproperty to the channel object.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link
Collaborator

@dalelane dalelane left a comment

Choose a reason for hiding this comment

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

overall, I really like this - I think it's going to be super helpful.

I have a few minor nit-picks over how we word the constraints, but just trying to make sure we phrase it in a way that is easy for anyone to understand.

My only real concern is about the inclusion of cleanup.policy - I'm not sure whether clients really need to know about this one.

kafka/README.md Show resolved Hide resolved
kafka/README.md Outdated Show resolved Hide resolved
kafka/README.md Outdated Show resolved Hide resolved
kafka/README.md Outdated Show resolved Hide resolved
kafka/README.md Outdated Show resolved Hide resolved
@thake
Copy link
Contributor Author

thake commented Nov 11, 2022

@dalelane, thanks for your fast and very good review 👍 . I've updated the README.md to always point to the kafka documentation for constraints.

@thake thake requested a review from dalelane November 11, 2022 10:24
Copy link
Collaborator

@dalelane dalelane left a comment

Choose a reason for hiding this comment

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

LGTM - thanks!

@lbroudoux - what do you think?

Copy link
Member

@KhudaDad414 KhudaDad414 left a comment

Choose a reason for hiding this comment

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

LGTM!

@thake
Copy link
Contributor Author

thake commented Nov 22, 2022

Is there anything left to do here? Are any more approvals needed? I'm unsure of the proceedings 😏

Copy link
Collaborator

@lbroudoux lbroudoux left a comment

Choose a reason for hiding this comment

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

LGTM. Love your proposition!!

@lbroudoux
Copy link
Collaborator

Is there anything left to do here? Are any more approvals needed? I'm unsure of the proceedings 😏

@thake Sorry for the delay and thanks for your PR. I really like your proposition: it adds useful complements!

Copy link
Member

@KhudaDad414 KhudaDad414 left a comment

Choose a reason for hiding this comment

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

🚢 🚢

@lbroudoux
Copy link
Collaborator

@dalelane @KhudaDad414 All checks are green. I think we're good for merging! Let me know so that I can proceed.

@KhudaDad414
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 62c0762 into asyncapi:master Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add topicConfiguration property to kafka channel binding
5 participants