Github user jiny2 commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/144#discussion_r46507170
--- Diff: src/backend/cdb/cdbvars.c ---
@@ -350,6 +350,8 @@ int rm_resource_allocation_timeout; /* How
may seconds to wait before
request. */
int rm_resource_timeout; /* How many seconds to
wait before returning
resource back to the resource broker. */
+int rm_request_timeoutcheck_interval;
--- End diff --
Fixed.
---
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.
---