Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22637
Change subject: IMPALA-13874: Fix typo in test_coord_only_pool_exec_groups ...................................................................... IMPALA-13874: Fix typo in test_coord_only_pool_exec_groups Graceful shutdown following test_coord_only_pool_exec_groups completion produce FATAL log for trying to remove non-existing backend from per-host list. This is because the test has typo in executor group name (should be 'large' instead of small). This patch fix the typo. Testing: Manually run test_coord_only_pool_exec_groups exhaustively. Verified in all run that such fatal log or warning log from ExecutorGroup::CheckConsistencyOrWarn does not show up again. Change-Id: I6331e000c8c6481b1e569691f54fa2b7e3f3605a --- M tests/custom_cluster/test_admission_controller.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/37/22637/1 -- To view, visit http://gerrit.cloudera.org:8080/22637 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6331e000c8c6481b1e569691f54fa2b7e3f3605a Gerrit-Change-Number: 22637 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>