GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/1078
HAWQ-1258. segment resource manager does not switch back when it cannot
resolve standby host name
If use does not configure standby host, segment will not switch to standby
server; If segment cannot resolve target server no matter the master server or
the standby server, the target server for sending IMAlive heart-beat is
switched as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-1258
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1078.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1078
----
commit 67ebb204e65a2b65b48acc75db0a41332858d688
Author: Yi <[email protected]>
Date: 2017-01-10T02:33:16Z
HAWQ-1258. segment resource manager does not switch back when it cannot
resolve standby host name
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---