[jdk8u-dev] RFR: 8293562: KeepAliveCache Blocks Threads while Closing Connections [v3]

Dhamoder Nalla dhanalla at openjdk.org
Thu May 2 16:36:00 UTC 2024


On Wed, 21 Feb 2024 10:50:56 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Dhamoder Nalla has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains three commits:
>> 
>>  - Merge pr/437
>>  - Fix indentation
>>  - Backport 770c1f65c588f3156f9b70097df752d8059c1038
>
> If we are going to backport this, then I think we should use the following approach in order to keep the risk manageable (and to keep in sync with what had been done in JDK 11):
> 
> 1. Get `JDK-8278067: Make HttpURLConnection default keep alive timeout configurable` into JDK 8u. That's #437 
> 2. Get `JDK-8291226: Create Test Cases to cover scenarios for JDK-8278067` backported as well as it includes correctness tests for `JDK-8293562` as well.
> 3. Get `JDK-8291638: Keep-Alive timeout of 0 should close connection immediately` backported.

Thanks @jerboaa & @phohensee  for reviewing this PR.
I added the JDK8u fix request tag to the bug as the next step. Please let me know if there is anything else that needs to be addressed.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/409#issuecomment-2090999406


More information about the jdk8u-dev mailing list