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

Add native support for camel-quarkus-management #5029

Closed
jamesnetherton opened this issue Jun 29, 2023 · 3 comments
Closed

Add native support for camel-quarkus-management #5029

jamesnetherton opened this issue Jun 29, 2023 · 3 comments
Assignees
Milestone

Comments

@jamesnetherton
Copy link
Contributor

Describe the feature here

Since there is now experimental support for JMX in GraalVM, we could investigate adding some initial support for it in the camel-quarkus-management extension.

I did some very brief hacking and got to view the Camel MBeans:

jmx-native

jmx-native2

@jamesnetherton jamesnetherton added the enhancement New feature or request label Jun 29, 2023
@jamesnetherton jamesnetherton self-assigned this Jun 29, 2023
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Jun 30, 2023
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Jun 30, 2023
@github-actions github-actions bot added this to the 3.0.0-RC1 milestone Jul 3, 2023
@tadayosi
Copy link
Member

tadayosi commented Jul 3, 2023

@jamesnetherton Wow, so could we run JMX with native build?

@jamesnetherton
Copy link
Contributor Author

@jamesnetherton Wow, so could we run JMX with native build?

Yes, this provides native JMX support for Camel. Jolokia in native mode for HawtIO will probably bring its own set of problems that would need investigating. But we now have a basic starting point at least.

@zbendhiba
Copy link
Contributor

@jamesnetherton Awesome !

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

3 participants