You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by liming01 <gi...@git.apache.org> on 2015/12/08 05:30:25 UTC

[GitHub] incubator-hawq pull request: HAWQ-232: recovery Pass3 do not need ...

GitHub user liming01 opened a pull request:

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

    HAWQ-232: recovery Pass3 do not need to redo all relfile and relation dir create/drop for on flight transaction

    Because all persistent table state and relation dir and relfile on hdfs are keep in consistent status at recovery PASS2, so recovery Pass3 do not need to redo all relfile and relation dir create/drop for on flight transaction.

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

    $ git pull https://github.com/liming01/incubator-hawq mli/pass3skipRedo

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

    https://github.com/apache/incubator-hawq/pull/167.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 #167
    
----
commit a136d081bfff835610209f43dfae8256a90a20a4
Author: Ming LI <ml...@pivotal.io>
Date:   2015-12-07T11:02:36Z

    HAWQ-232: recovery Pass3 do not need to redo all relfile and relation dir create/drop for on flight transaction

----


---
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: HAWQ-232: recovery Pass3 do not need ...

Posted by changleicn <gi...@git.apache.org>.
Github user changleicn commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/167#issuecomment-162769436
  
    Good fix.


---
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: HAWQ-232: recovery Pass3 do not need ...

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

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


---
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: HAWQ-232: recovery Pass3 do not need ...

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

    https://github.com/apache/incubator-hawq/pull/167#issuecomment-163500971
  
    +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.
---