Skip to content

Conversation

@jshearer
Copy link
Contributor

@jshearer jshearer commented Apr 25, 2025

Metadata requests appear to be sometimes hanging forever. We have an idle session timeout, but if a Session is actively handling a request it won't get killed, and if that request never returns then we'll effectively leak that connection.

We still absolutely need to figure out why exactly metadata requests are hanging, but for the moment this should alleviate the unbounded connection growth issue Dekaf is seeing.


This change is Reviewable

@jshearer jshearer force-pushed the dekaf/add_metadata_timeout branch 5 times, most recently from 8b151f7 to fd037ff Compare April 25, 2025 18:46
Metadata requests appear to be sometimes hanging forever. We have an idle session timeout, but if a Session is actively handling a request it won't get killed.
@jshearer jshearer force-pushed the dekaf/add_metadata_timeout branch from 7c5ea47 to ac09fa5 Compare April 25, 2025 20:34
@jshearer
Copy link
Contributor Author

Rolled up relevant changes in #2109

@jshearer jshearer closed this Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants