You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by linwen <gi...@git.apache.org> on 2016/06/22 08:17:56 UTC

[GitHub] incubator-hawq pull request #739: HAWQ-853. Master standby should avoid inco...

GitHub user linwen opened a pull request:

    https://github.com/apache/incubator-hawq/pull/739

    HAWQ-853. Master standby should avoid incomplete split operation

    Please review, thanks! 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/linwen/incubator-hawq hawq-853

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/739.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 #739
    
----
commit 17d76245a73406dff9a399cc395e13ed5fbf87c6
Author: Wen Lin <wl...@pivotal.io>
Date:   2016-06-22T08:14:58Z

    HAWQ-853. Master standby should avoid incomplete split operation
    
    Master standby performs replay of xlog records within a range of
    checkpoints similar to crash recovery. During this is it may replay
    incomplete multi-step operation at the end of the range. This generates
    xlog. But Master standby should not generate xlog as it does not have
    WAL subsystem active.
    
    This fix avoids completing such operation e.g. Btree split if the
    system is in standby mode.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq issue #739: HAWQ-853. Master standby should avoid incomplete ...

Posted by yaoj2 <gi...@git.apache.org>.
Github user yaoj2 commented on the issue:

    https://github.com/apache/incubator-hawq/pull/739
  
    LGTM


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request #739: HAWQ-853. Master standby should avoid inco...

Posted by linwen <gi...@git.apache.org>.
Github user linwen closed the pull request at:

    https://github.com/apache/incubator-hawq/pull/739


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq issue #739: HAWQ-853. Master standby should avoid incomplete ...

Posted by jiny2 <gi...@git.apache.org>.
Github user jiny2 commented on the issue:

    https://github.com/apache/incubator-hawq/pull/739
  
    +1 LGTM


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq issue #739: HAWQ-853. Master standby should avoid incomplete ...

Posted by huor <gi...@git.apache.org>.
Github user huor commented on the issue:

    https://github.com/apache/incubator-hawq/pull/739
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---