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

Reply via email to