GitHub user linwen opened a pull request:
https://github.com/apache/incubator-hawq/pull/1241
HAWQ-1436. Print a message to command line if hawq switches from standby
RPS to master RPS
This improvement happens in such case: hawq master is talking with standby
RPS, when master's RPS has recovered, master switches from standby RPS to local
RPS, a reminder message is printed.
Please review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/linwen/incubator-hawq hawq-1436
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1241.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 #1241
----
commit 28e633dc99555a43b02f80c5e7c9ea40a090e561
Author: Wen Lin <[email protected]>
Date: 2017-05-16T04:00:39Z
HAWQ-1436. Print a message to command line if hawq switches from standby
RPS to master RPS.
----
---
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.
---