GitHub user outofmem0ry opened a pull request:
https://github.com/apache/incubator-hawq/pull/1311
HAWQ-1549 Fix standby resync when using -M smart/fast/immediate
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/outofmem0ry/incubator-hawq feature/HAWQ-1549
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1311.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 #1311
----
commit 1ccf01b3dc49e19f6c2979f68264d48071a8e421
Author: Shubham Sharma <[email protected]>
Date: 2017-11-14T03:02:26Z
HAWQ-1549 Enable standby resync using -M smart/fast/immediate
----
---