Henry Robinson has posted comments on this change. Change subject: IMPALA-4465: Don't hold process wide lock while serializing Runtime Profile in GetRuntimeProfileStr() ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5035/1/be/src/service/impala-server.cc File be/src/service/impala-server.cc: PS1, Line 568: true > There's a race there, if I take the lock after this call, the exec_state co Yes, I don't think that's a problem. That's possible everywhere that GetQES(..., false) is called. -- To view, visit http://gerrit.cloudera.org:8080/5035 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3ad8a1d6644259f177dfb3b29b3ba1ad6a76210a Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-HasComments: Yes
