Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.1.0-m1
-
None
Description
This problem occurred with the C++ client. The client was not sending a final ack and instead closed the connection. The server does not close the channel even though the socket connection has been closed and backs up eventually appearing to hang.
The client has been fixed but the server should release the resources as the client connection can break during a session due to any number of other reasons.
Attachments
Issue Links
- relates to
-
DRILL-2886 JDBC driver doesn't detect lost connection
- Resolved