ppalaga edited a comment on pull request #2747: URL: https://github.com/apache/camel-quarkus/pull/2747#issuecomment-857436407
> 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 Indeed, it sounds like the place for the solution would be [Hazelcast Client](https://github.com/hazelcast/quarkus-hazelcast-client) themselves? Maybe they should have a Mac profile in their runtime module? Hard to say how well it would work with Quarkus Maven plugin. WDYT @pivovarit? -- 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: [email protected]
