You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by jiny2 <gi...@git.apache.org> on 2016/01/26 04:57:30 UTC

[GitHub] incubator-hawq pull request: HAWQ-363. Add guc variables for contr...

GitHub user jiny2 opened a pull request:

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

    HAWQ-363. Add guc variables for controlling FTS heartbeat interval an…

    hawq_rm_segment_heartbeat_interval, control interval of sending heart-beat in a HAWQ segment. default 30s
    hawq_rm_segment_timeout, HAWQ RM sets one segment down if its heart-beat is not received for more than hawq_rm_segment_timeout seconds. default 300s
    hawq_rm_segment_config_refresh_interval, the interval for periodically checking local host configuration. default 30s
    hawq_rm_segment_tmpdir_detect_interval, the interval for periodically checking temporary directories. default 300s

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

    $ git pull https://github.com/jiny2/incubator-hawq HAWQ-363

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

    https://github.com/apache/incubator-hawq/pull/294.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 #294
    
----
commit caf4a797f3f8fe59a77e707ecb166aef8bafd81a
Author: YI JIN <yj...@pivotal.io>
Date:   2016-01-26T03:55:48Z

    HAWQ-363. Add guc variables for controlling FTS heartbeat interval and timeout

----


---
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-363. Add guc variables for contr...

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

    https://github.com/apache/incubator-hawq/pull/294#issuecomment-174832373
  
    Looks good.


---
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-363. Add guc variables for contr...

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

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


---
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-363. Add guc variables for contr...

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

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