Oleksandr Kriuchenko created HTTPCORE-777: ---------------------------------------------
Summary: CloseableHttpAsyncClient.execute hangs forever upon connection reset Key: HTTPCORE-777 URL: https://issues.apache.org/jira/browse/HTTPCORE-777 Project: HttpComponents HttpCore Issue Type: Bug Components: HttpCore Affects Versions: 5.3.3 Reporter: Oleksandr Kriuchenko There seems to be an issue with async http client request execution: if connection is closed during request execution then the future returned by the CloseableHttpAsyncClient.execute never completes. Please find a test setup to reproduce the issue (along with the conditions description under which the issue reproduces) in [https://github.com/oleksandr-kriuchenko-lohika/httpcore5-issue] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org