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

No alternative for camel-quarkus-rabbitmq in migration docs #5766

Closed
varoliver opened this issue Feb 17, 2024 · 3 comments
Closed

No alternative for camel-quarkus-rabbitmq in migration docs #5766

varoliver opened this issue Feb 17, 2024 · 3 comments
Assignees
Labels
area/documentation documentation Improvements or additions to documentation
Milestone

Comments

@varoliver
Copy link

Hi,

we are using camel quarkus 2.13 and are relying on the camel-quarkus-rabbitmq component.
https://camel.apache.org/manual/camel-4-migration-guide.html
mentions spring-rabbitmq-component as replacement.
It is also referenced as quarkus extension here:
https://camel.apache.org/camel-quarkus/3.7.x/reference/extensions/spring-rabbitmq.html

But the migration guide mentions "none" as the replacement for camel-quarkus-rabbitmq here
https://camel.apache.org/camel-quarkus/3.7.x/migration-guide/3.2.0.html

I guess that is an error in the docs isn't it?
Is the camel-quarkus-spring-rabbitmq extension for 2.13 and 3.2 production ready ?

Thanks, regards
Oliver

@github-actions github-actions bot added documentation Improvements or additions to documentation area/documentation labels Feb 17, 2024
@jamesnetherton
Copy link
Contributor

I guess that is an error in the docs isn't it?

Yes, thanks for spotting it. camel-quarkus-spring-rabbitmq is the replacement for camel-quarkus-rabbitmq.

@jamesnetherton jamesnetherton added this to the 3.8.0 milestone Feb 18, 2024
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Feb 19, 2024
@jamesnetherton
Copy link
Contributor

I fixed up the docs (to be published in the next release).

@jamesnetherton jamesnetherton self-assigned this Feb 19, 2024
@varoliver
Copy link
Author

great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants