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

GH-2921: Output-bindings and RabbitMQ r-k-e issues #2924

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

sobychacko
Copy link
Contributor

  • When output-bindings config is explicitly used for StreamBridge and the RabbitMQ routing-key-expression is provided, Spring Cloud Stream is throwing an exception due to a proper function is not found in the catalog. Bypassing this step and let the bootstrapping continues if output-bindings and RabbitMQ routing-key-expression combo is used.
  • Adding tests to verify

Resolves #2921

* When output-bindings config is explicitly used for StreamBridge
  and the RabbitMQ routing-key-expression is provided, Spring Cloud Stream
  is throwing an exception due to a proper function is not found in
  the catalog. Bypassing this step and let the bootstrapping continues
  if output-bindings and RabbitMQ routing-key-expression combo is used.
* Adding tests to verify

Resolves spring-cloud#2921
@sobychacko sobychacko requested a review from olegz March 19, 2024 22:20
@sobychacko sobychacko merged commit 9190e9b into spring-cloud:main Mar 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant