-
Notifications
You must be signed in to change notification settings - Fork 724
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
Specifying Kafka version as 1.0.0 in Note for Kafka with EH #3474
Conversation
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Outdated
Show resolved
Hide resolved
@DeepanshuA - Left you some feedback |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a reference in Azure EventHubs component as well?
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
Correct. We had a conversation on the same lines. |
@mukundansundar - Are you good here with this PR? Do you want to add any changes? Would like to get this merged. |
From a user perspective if we can add a back link from EH docs to Kafka pointing that EH can be used with Kafka component, it would be good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Also pin to v1.37.2 as that shouldn't be necessary since dapr/docs#3474 added documentation to add a version pin for Azure EventHubs users. Note: the module path has changed to github.com/IBM/sarama since ownership transitioned away from Shopify Fixes dapr#3104 Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Also remove old module replace pin to v1.37.2 as that shouldn't be necessary since dapr/docs#3474 added documentation to add a config version pin for Azure EventHubs users instead. Note: the module path has changed to github.com/IBM/sarama since ownership transitioned away from Shopify Fixes dapr#3104 Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Pulling in `fix(client): force Event Hubs to use V1_0_0_0` by @dnwe in IBM/sarama#2633 This should avoid dapr hitting any issues with Azure Event Hubs users who might not have followed the instructions in dapr/docs#3474 to pin their version number. Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Pulling in `fix(client): force Event Hubs to use V1_0_0_0` by @dnwe in IBM/sarama#2633 This should avoid dapr hitting any issues with Azure Event Hubs users who might not have followed the instructions in dapr/docs#3474 to pin their version number. Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Issue reference
Please reference the issue this PR will close: dapr/components-contrib#2874