Xianqing He has posted comments on this change. ( http://gerrit.cloudera.org:8080/16911 )
Change subject: IMPALA-10413: fix impalad crashes when canceling the retrying query ...................................................................... Patch Set 6: (3 comments) http://gerrit.cloudera.org:8080/#/c/16911/4/be/src/runtime/query-driver.cc File be/src/runtime/query-driver.cc: http://gerrit.cloudera.org:8080/#/c/16911/4/be/src/runtime/query-driver.cc@296 PS4, Line 296: or che > It's better to set runtime error for status before calling HandleRetryFailu Done http://gerrit.cloudera.org:8080/#/c/16911/4/be/src/runtime/query-driver.cc@357 PS4, Line 357: ueryDriver::Handl > status should not be nullptr, otherwise line 364 will crash. Add DCHECK for Done http://gerrit.cloudera.org:8080/#/c/16911/4/be/src/service/impala-server.cc File be/src/service/impala-server.cc: http://gerrit.cloudera.org:8080/#/c/16911/4/be/src/service/impala-server.cc@2244 PS4, Line 2244: cancel > nit: canceling and closing. Done -- To view, visit http://gerrit.cloudera.org:8080/16911 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4fd7228acd0a70d33859029052239f9b9f795e5d Gerrit-Change-Number: 16911 Gerrit-PatchSet: 6 Gerrit-Owner: Xianqing He <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Xianqing He <[email protected]> Gerrit-Comment-Date: Fri, 01 Jan 2021 05:26:22 +0000 Gerrit-HasComments: Yes
