Skip to content

fix: DH-19010: Delete closed http2 sessions from the cache#2400

Merged
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:DH-19010_grpc-transport-cleanup-closed-http2-sessions
Mar 31, 2025
Merged

fix: DH-19010: Delete closed http2 sessions from the cache#2400
bmingles merged 1 commit intodeephaven:mainfrom
bmingles:DH-19010_grpc-transport-cleanup-closed-http2-sessions

Conversation

@bmingles
Copy link
Copy Markdown
Contributor

@bmingles bmingles commented Mar 31, 2025

DH-19010: Delete closed http2 sessions from the cache. This ensures new sessions get created on next request since closed sessions cannot be re-used.

Note that this is currently only used by the VS Code extension. I tested it locally, but final testing will happen as part of the PR that updates DH packages to use this change.

@bmingles bmingles requested review from a team and vbabich and removed request for a team March 31, 2025 20:53
@bmingles bmingles merged commit 7a2e07f into deephaven:main Mar 31, 2025
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants