Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/16303 )
Change subject: IMPALA-10050: Fixed DCHECK error for backend in terminal state. ...................................................................... Patch Set 6: (4 comments) http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator-backend-state.h File be/src/runtime/coordinator-backend-state.h: http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator-backend-state.h@138 PS6, Line 138: oveall overall http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator-backend-state.h@151 PS6, Line 151: Returns true iff this update changed IsDone() needs to be updated http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator.cc File be/src/runtime/coordinator.cc: http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator.cc@915 PS6, Line 915: // This backend execution has completed. Lets update this to say something like 'This report caused this backend to transition to a completed state, so update the overall query state.' http://gerrit.cloudera.org:8080/#/c/16303/6/be/src/runtime/coordinator.cc@1000 PS6, Line 1000: backend_state->GetStatus().ok() || result.report_applied I think it might be better if this is '!result.backend_done' -- To view, visit http://gerrit.cloudera.org:8080/16303 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iba6a72f98c0f9299c22c58830ec5a643335b966a Gerrit-Change-Number: 16303 Gerrit-PatchSet: 6 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Wed, 26 Aug 2020 20:58:04 +0000 Gerrit-HasComments: Yes
