apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
257 stars 192 forks source link

Ehcache native support #1638

Open ppalaga opened 4 years ago

linghengqian commented 1 year ago
zbendhiba commented 1 year ago

@linghengqian Thanks for sharing this information

ppalaga commented 1 year ago

graalvm-reachability-metadata for ehcache may help, but is not all we need to declare camel-ehcache as supported in native mode. The most important part is writing an integration test. See also https://camel.apache.org/camel-quarkus/latest/contributor-guide/promote-jvm-to-native.html and https://camel.apache.org/camel-quarkus/latest/contributor-guide/extension-testing.html

Contributions are welcome!

zhfeng commented 1 year ago

I wonder if it is possible to use graalvm-reachability-metadata in camel-quarkus? It would be worth to open an issue for investigating.

linghengqian commented 1 year ago

I wonder if it is possible to use graalvm-reachability-metadata in camel-quarkus? It would be worth to open an issue for investigating.

zhfeng commented 1 year ago

@linghengqian would you like to take care of this issue? I can assign it to you if you like.

linghengqian commented 1 year ago

@linghengqian would you like to take care of this issue? I can assign it to you if you like.