JiriOndrusek opened a new issue, #7868:
URL: https://github.com/apache/camel-quarkus/issues/7868

   ### Bug description
   
   Latest consul (upgraded in Camel), removed internal override of okhttp, see 
commit 
https://github.com/apache/camel/commit/ec209398685169343fed7929e2b66608b2de100b
   
   With the okhttp 3.x or 4.x there is an exception:
   
   ```
        Caused by: java.lang.NoSuchMethodError: 'okio.Socket 
okio.Okio.socket(java.net.Socket)'
                at 
okhttp3.internal.connection.BufferedSocketKt.asBufferedSocket(BufferedSocket.kt:30)
                at 
okhttp3.internal.connection.ConnectPlan.connectSocket(ConnectPlan.kt:285)
   ```
   
   Consul tests are disabled for now. Please enable them with the fix.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to