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 the value of the Kafka broker class to Kafka #4090

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

rhuss
Copy link
Contributor

@rhuss rhuss commented Aug 2, 2021

@matzew it's only "Kafka" without a broker suffix, right? (which is a bit confusing as the other class that I know (MTChannelBasedBroker) uses a different scheme (e.g. should then be KafkaBasedBroker). Btw would have preferred just an MTChannel as the broker class as the BasedBroker is really superfluous and redundant. (cc: @lionelvillard )

@matzew it's only "Kafka" without a broker suffix, right? (which is a bit confusing as the other class that I know (`MTChannelBasedBroker`) uses a different scheme (e.g. should then be `KafkaBasedBroker`). Btw would have preferred just an `MTChannel` as the broker class as the `BasedBroker` is really superfluous and redundant. (cc: @lionelvillard )
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 2, 2021
@netlify
Copy link

netlify bot commented Aug 2, 2021

✔️ Deploy Preview for knative ready!

🔨 Explore the source changes: c937821

🔍 Inspect the deploy log: https://app.netlify.com/sites/knative/deploys/6107ace4133d7d000711f542

😎 Browse the preview: https://deploy-preview-4090--knative.netlify.app

@knative-prow-robot knative-prow-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 2, 2021
@rhuss rhuss changed the title Fixe the value of the Kafka broker class to Kafka Fix the value of the Kafka broker class to Kafka Aug 2, 2021
@rhuss
Copy link
Contributor Author

rhuss commented Aug 2, 2021

Browse the preview: https://deploy-preview-4090--knative.netlify.app

The preview does not reflect the change of this PR. Could it be, that the preview is always build from the main branch ?

Copy link
Member

@pierDipi pierDipi left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 9, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pierDipi, rhuss

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot merged commit 1b74ec3 into mkdocs Aug 9, 2021
@dprotaso dprotaso deleted the rhuss-patch-1 branch July 30, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants