Github user changleicn commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/274#discussion_r50082095
  
    --- Diff: src/backend/resourcemanager/resourcemanager_RMSEG.c ---
    @@ -151,6 +152,7 @@ int  initializeSocketServer_RMSEG(void)
     }
     #define SEGMENT_HEARTBEAT_INTERVAL (3LL * 1000000LL)
     #define SEGMENT_HOSTCHECK_INTERVAL (5LL * 1000000LL)
    +#define SEGMENT_TMPDIRCHECK_INTERVAL (10 * 60LL * 1000000LL)
    --- End diff --
    
    10mins looks a very long time too.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to