ffang commented on pull request #3341:
URL: https://github.com/apache/camel-quarkus/pull/3341#issuecomment-984822562


   > > A custom argline is not an end user-friendly solution.
   > 
   > I think in this case, it's acceptable because we unfortunately need this 
hack in the itests:
   > 
   > 
https://github.com/apache/camel-quarkus/blob/main/integration-tests/kudu/src/main/java/org/apache/camel/quarkus/component/kudu/it/KuduInfrastructureTestHelper.java#L64
   > 
   > It's not required for users to do this in their apps AFAIK.
   
   Yes, this issue indeed from KuduInfrastructureTestHelper itself, which tries 
to access no-public field from java.net.InetAddress with reflection. This won't 
happen in users apps.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to