Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the read buffer request timeout implementation of sort-shuffle is a little aggressive. As reported in the mailing list: https://lists.apache.org/thread/bd3s5bqfg9oxlb1g1gg3pxs3577lhf88. The TimeoutException may be triggered if there is data skew and the downstream task is slow. Actually, we can further improve this case by reseting the request timeout on buffer recycling.
Attachments
Issue Links
- links to