Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.5.1, 2.5.0, 2.5.2, 3.0, 3.0.1, 3.0.2, 3.0.3, 3.1.0, 3.1.1, 4.0.0
-
Security Level: Public
-
None
Description
Especially `stale=false` request can block the responses quite a while, when the updater is running. If during that time the client disconnects, the socket isn't released immediately, but only when the updater is finished.
This issue is about releasing the socket even before the indexing is finished in case the client hung up.
Attachments
Issue Links
- relates to
-
MB-25184 Queries continue streaming rows even after TCP connection timeout
- Closed