Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22946
Change subject: IMPALA-14098: Fix test_pool_config_change_while_queued ...................................................................... IMPALA-14098: Fix test_pool_config_change_while_queued test_pool_config_change_while_queued has been failing for not finding admission-controller.pool-max-query-mem-limit.root.invalidTestPool metric reaching 0. This patch increase the mem_limit config in ResourcePoolConfig.__wait_for_impala_to_pickup_config_change() from 10G to 20G to ensure that the trigger query is always rejected and refresh the pool config. Testing: Loop the test 10 times in exhaustive mode and pass them all. Change-Id: If903840f81d54d58947fe596ecc0c86e6a234b60 --- M tests/common/resource_pool_config.py 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/22946/1 -- To view, visit http://gerrit.cloudera.org:8080/22946 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If903840f81d54d58947fe596ecc0c86e6a234b60 Gerrit-Change-Number: 22946 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
