This is an automated email from the ASF dual-hosted git repository.
ztao1987 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from 27ac97c HAWQ-1826. fix gpfdist external table rename issue
add 04fee35 HAWQ-1827. enable rm to check segment down within RUAlive
No new revisions were added by this update.
Summary of changes:
.../communication/rmcomm_AsyncComm.c | 12 +++++++--
.../communication/rmcomm_RM2RMSEG.c | 5 +++-
.../communication/rmcomm_RMSEG2RM.c | 1 +
.../include/communication/rmcomm_AsyncComm.h | 1 +
.../resourcemanager/include/utils/network_utils.h | 4 +++
src/backend/resourcemanager/utils/network_utils.c | 30 ++++++++++++++++++++++
6 files changed, 50 insertions(+), 3 deletions(-)