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

Spring Cloud Stream Binder EH - change the way to supply extended properties for binding #25330

Conversation

saragluna
Copy link
Member

The current implementation of eh binder needs users to specify the destination/group in the properties of namespace spring.cloud.stream.eventhub.binding.xxx, however these could already be read from the spring.cloud.stream.binding.xxx. This PR is to fix this issue and refactor the producer/consumer properties defined in eh binder.

… user to specify event hub name or consumer group
@ghost ghost added the azure-spring All azure-spring related issues label Nov 11, 2021
Copy link
Member

@yiliuTo yiliuTo left a comment

Choose a reason for hiding this comment

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

LGTM

@saragluna
Copy link
Member Author

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna saragluna merged commit bf01df4 into Azure:feature/azure-spring-cloud-4.0 Nov 11, 2021
@saragluna saragluna deleted the xiada/fix/spring-cloud-azure-binder-eh-extended-properties branch March 17, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants