Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16079 )
Change subject: IMPALA-5904: (part 4) Fix more TSAN bugs ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/16079/2/be/src/runtime/runtime-state.h File be/src/runtime/runtime-state.h: http://gerrit.cloudera.org:8080/#/c/16079/2/be/src/runtime/runtime-state.h@155 PS2, Line 155: if (UNLIKELY(is_query_status_ok_.Load())) { Isn't this missing a !? -- To view, visit http://gerrit.cloudera.org:8080/16079 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id4244c9a7f971c96b8b8dc7d5262904a0a4b77c1 Gerrit-Change-Number: 16079 Gerrit-PatchSet: 2 Gerrit-Owner: Sahil Takiar <stak...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Sahil Takiar <stak...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Comment-Date: Thu, 18 Jun 2020 18:27:47 +0000 Gerrit-HasComments: Yes