jamesnetherton commented on pull request #2747:
URL: https://github.com/apache/camel-quarkus/pull/2747#issuecomment-857425311


   > I'd very much prefer avoiding `--allow-incomplete-classpath` even on Mac. 
Why do we need it?
   
   I was wondering that too. I think it's due to this:
   
   
https://github.com/hazelcast/hazelcast/blob/e3352af34221c58de14ed09dcde0edc9206098c8/hazelcast/src/main/java/com/hazelcast/internal/util/ThreadAffinityHelper.java#L56-L72
   
   On Linux, some native libs bundled in the JAR are loaded for thread affinity 
support. On Mac you need to add a dependency:
   
   
https://github.com/hazelcast/hazelcast/blob/09347d52d29d40ce2e9ed6515c698ed773cd3061/hazelcast/pom.xml#L389-L396


-- 
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.

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


Reply via email to