Java 11 HTTPClient Timeout Issue
Symptom A record is locked in the database and we receive a slow query notification from the database management team SQL: The query has almost nothing to optimize, but operations cannot be performed on this record Problem Thread dump trên server look like this: CompletableFuture.get() is called without timeout while Openjdk’s HttpClient having a bug […]