RFR: 8371903: HttpClient: improve handling of HTTP/2 GOAWAY frames with error code [v10]

Jaikiran Pai jpai at openjdk.org
Mon Feb 23 11:35:21 UTC 2026


On Fri, 16 Jan 2026 05:47:51 GMT, EunHyunsu <duke at openjdk.org> wrote:

>> Hello @ehs208, looking at these issues, I think this might need a bit more work and I don't have a straightforward/easy suggestion to make right now and I will need to take a deeper look at the code and experiment with a few changes. Would it be OK, if I took over the work on this one? I will add you as a contributor for the help you have provided so far.
>
> @jaikiran I see @dfuch suggested using AtomicLong to store lastProcessedStream at the connection level. Should I try implementing this approach, or would you prefer to handle it since you're taking over the work?

Sorry @ehs208 I did not see your latest comment and only now noticed it:

> Should I try implementing this approach, or would you prefer to handle it since you're taking over the work?

I'll handle it as part of my changes in the coming days.

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

PR Comment: https://git.openjdk.org/jdk/pull/28632#issuecomment-3944230430


More information about the net-dev mailing list