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

RabbitMQ support #675

Closed
hanzo2001 opened this issue Jan 30, 2020 · 5 comments
Closed

RabbitMQ support #675

hanzo2001 opened this issue Jan 30, 2020 · 5 comments

Comments

@hanzo2001
Copy link
Contributor

As suggested in https://camel.apache.org/camel-quarkus/latest/list-of-camel-quarkus-extensions.html

In case you are missing some Camel feature in the list:

  • Upvote an existing issue or create a new one so that we can better prioritize our work

For the time being, I'll try my luck

  • You may try your luck using the given camel component on Quarkus directly (without an extension). Most probably it will work in the JVM mode and fail in the native mode. Do not hesitate to report any issues you encounter.

I would like to be able to compile my project down to native eventually. If I can help in any way (other than writing the extension and reporting errors), please let me know.

@ppalaga
Copy link
Contributor

ppalaga commented Jan 30, 2020

Yeah, try to scaffold the extension as documented in https://camel.apache.org/camel-quarkus/latest/contributor-guide.html#_create_a_new_extension and implement some tests. That's the safest way to figure out what is missing for the native mode. Feel free to ask here if you have specific questions.

@mmelko
Copy link
Contributor

mmelko commented Feb 20, 2020

I can look at this

@hanzo2001
Copy link
Contributor Author

Sorry, I've been too busy this entire month. I might have some time next next week but I'm not sure with my current issues.

@ppalaga ppalaga self-assigned this Mar 20, 2020
@ppalaga ppalaga changed the title Add support for camel-rabbitmq RabbitMQ support Mar 20, 2020
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Mar 20, 2020
ppalaga added a commit to ppalaga/camel-quarkus that referenced this issue Mar 20, 2020
@Jeansen
Copy link
Contributor

Jeansen commented Aug 15, 2020

Any roadmap when it will be available for native and considered stable (instead of JVM + Preview)?

@ppalaga
Copy link
Contributor

ppalaga commented Aug 15, 2020

Created a separate issue for the native support #1531

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants