Hello Quanlong Huang, Wenzhe Zhou, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22844
to look at the new patch set (#5).
Change subject: IMPALA-13850 (part 2): Stabilize test_restart_services.py
......................................................................
IMPALA-13850 (part 2): Stabilize test_restart_services.py
This patch stabilize test_restart_catalogd_with_local_catalog in
test_restart_services.py after the first part of IMPALA-13850 merged.
IMPALA-13850 (part 1) make local catalog mode send statestore update
twice: the first is to announce it availability and service id, while
the second is the full topic update.
This patch add utility class CatalogChangeMonitor to let
test_restart_catalogd_with_local_catalog wait until the first impalad in
the cluster hear about the new CatalogD's service id.
Testing:
- Pass test_restart_services.py in exhaustive mode.
Change-Id: I97f6f692506de0bbf2e1445f83bed824dc8298fd
---
M tests/custom_cluster/test_restart_services.py
A tests/util/catalog_monitor.py
2 files changed, 63 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/22844/5
--
To view, visit http://gerrit.cloudera.org:8080/22844
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I97f6f692506de0bbf2e1445f83bed824dc8298fd
Gerrit-Change-Number: 22844
Gerrit-PatchSet: 5
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>