-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-alpha4, 2.8.2
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
When performance testing tez shuffle handler (TEZ-3334), it was noticed the keep-alive connections are closed from the server-side. The client silently recovers and logs the connection as keep-alive, despite reestablishing a connection. This jira aims to remove the close from the server side, fixing the bug preventing keep-alive connections.
- is part of
-
HIVE-16044 LLAP: Shuffle Handler keep-alive connections are closed from the server side
-
- Closed
-
- relates to
-
MAPREDUCE-5787 Modify ShuffleHandler to support Keep-Alive
-
- Closed
-
-
TEZ-3633 Implement keep-alive timeout in tez shuffle handler
-
- Closed
-