RFR: 8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool [v5]
Daniel Fuchs
dfuchs at openjdk.java.net
Tue Feb 23 17:22:40 UTC 2021
On Tue, 23 Feb 2021 14:06:41 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
>> Daniel Fuchs has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>>
>> - Reworked ProxyServer to reuse the connection in case it can detect that there will be no request body
>> - Merge branch 'master' into proxy-server-auth-8262027
>> - Added blank line
>> - Fixed trailing white spaces
>> - Remove commented code in test
>> - 8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
>
> Marked as reviewed by chegar (Reviewer).
Thanks Chris! Done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2649
More information about the net-dev
mailing list