Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are residual process after running some queries. Through the call stack, we find that there is an endless loop in function writer_wait_for_acks() in shared input scan.
We plan to add max retry times to avoid this problem.
Also, there are some file handler leaks in retry_read() and retry_write() of shared input scan.
Attachments
Issue Links
- relates to
-
HAWQ-1342 QE process hang in shared input scan on segment node
- Closed
- links to