Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Posting large data through knox is causing the Broken pipe (Write failed) java.net.SocketException. Issue here that HS2 is responding with 401 even before complete query is transferred.
HS2 has to wait until all the data is received and then respond with 401. That way knox can re-open the connection and send the negotiate header with the data.
Attachments
Attachments
Issue Links
- is related to
-
CALCITE-4196 Avatica server responds with HTTP/401 prior to consuming all data written by client
- Closed