We observed this exception in the log (with embedded Jetty version 9.4.14.v20181114). I have tried to google it but haven't found any useful information. Is it a known issue? at org.eclipse.jetty.util ...
While trying to configure the QuarkusRestClientBuilder with setReadIdleTimeout() to timeout HTTP reads from Quarkus client, I noticed a thrown exception that only occured while using ...