Henry Robinson has uploaded a new change for review. http://gerrit.cloudera.org:8080/6951
Change subject: IMPALA-5350: Tidy up thread groups for finst exec threads ...................................................................... IMPALA-5350: Tidy up thread groups for finst exec threads Put all per-finst threads (profile report, exec thread, async build thread) together in one group "fragment-execution", and add finst ID to all their names. Change-Id: I6fabfcc923863e5f9db4bb8b016c08ff226c079f Testing: eyeballed with a join query. --- M be/src/exec/blocking-join-node.cc M be/src/runtime/fragment-instance-state.cc M be/src/runtime/fragment-instance-state.h M be/src/runtime/query-state.cc 4 files changed, 15 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/6951/1 -- To view, visit http://gerrit.cloudera.org:8080/6951 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6fabfcc923863e5f9db4bb8b016c08ff226c079f Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]>
