GitHub user harissecic added a comment to the discussion: Use graalVM native 
image to build client and client admin

I'm experiencing similar issues trying to make Micronaut integration for Pulsar 
Java client is really hard mainly due to reflection and Micronaut now demands 
that it can build for GraalVM native image. 
If anyone has advice how to make this library run (which reflection calls to 
add) please let me know. I support @fantapsody as Java client library is a bit 
too heavy now to run due to many in-between calls  which are mainly just using 
reflection to call other classes. This would maybe increase compile time but 
it's much more beneficial in the end to not have it or have as less as posible.

GitHub link: 
https://github.com/apache/pulsar/discussions/18766#discussioncomment-4322273

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to