aldettinger commented on issue #4387:
URL: https://github.com/apache/camel-quarkus/issues/4387#issuecomment-1404812484

   It was finally possible to reproduce. The issue has happened in native mode 
but also at least once in JVM mode.
   The log line below is typically a sign of this issue:
   ```
   INFO: MockWebServer[41333] received request: GET 
/apis/coordination.k8s.io/v1/namespaces/test/leases/leaders-ns HTTP/1.1 and 
responded: HTTP/1.1 404 Client Error
   ```
   
   Anyway, it's possible to fix with assertions level synchronization.


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