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

Specifying Kafka version as 1.0.0 in Note for Kafka with EH #3474

Merged
merged 8 commits into from
Jun 7, 2023

Conversation

DeepanshuA
Copy link
Contributor

@DeepanshuA DeepanshuA commented May 31, 2023

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

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

Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
@msfussell
Copy link
Member

@DeepanshuA - Left you some feedback

Copy link
Contributor

@mukundansundar mukundansundar left a 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?

@DeepanshuA
Copy link
Contributor Author

Can you add a reference in Azure EventHubs component as well?

Correct. We had a conversation on the same lines.
Then, I had a conversation with @berndverst and he suggested that EH doc should not be updated for that.
In this particular case, I don't have a very strong inclination for any side, but yeah - I don't see a harm in putting some Note in EH docs for this.
@berndverst @mukundansundar Please let me know if we want to put something in EH docs or not.

@msfussell
Copy link
Member

@mukundansundar - Are you good here with this PR? Do you want to add any changes? Would like to get this merged.

@mukundansundar
Copy link
Contributor

@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.
This PR can be merged though.

Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

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

Approved

@msfussell msfussell merged commit 4149dae into dapr:v1.11 Jun 7, 2023
@hhunter-ms hhunter-ms mentioned this pull request Jun 7, 2023
7 tasks
dnwe added a commit to dnwe/components-contrib that referenced this pull request Aug 29, 2023
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>
dnwe added a commit to dnwe/components-contrib that referenced this pull request Aug 29, 2023
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>
dnwe added a commit to dnwe/components-contrib that referenced this pull request Aug 30, 2023
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>
dnwe added a commit to dnwe/components-contrib that referenced this pull request Aug 30, 2023
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>
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