Alex Behm has uploaded a new change for review. http://gerrit.cloudera.org:8080/5447
Change subject: IMPALA-4638: Run queries with MT_DOP through admission control. ...................................................................... IMPALA-4638: Run queries with MT_DOP through admission control. The bug was a simple oversight: A TODO that was not addressed. Testing: I examined query profiles before and after this change with and without MT_DOP set. After this patch all queries (with and without MT_DOP) go through admission control. Change-Id: I3e05697a59e14617fb6a13ce8e0410820823fd3a --- M be/src/scheduling/simple-scheduler.cc 1 file changed, 1 insertion(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/47/5447/1 -- To view, visit http://gerrit.cloudera.org:8080/5447 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3e05697a59e14617fb6a13ce8e0410820823fd3a Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]>
