[
https://issues.apache.org/jira/browse/HAWQ-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruilong Huo resolved HAWQ-248.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
The deprecated GUCs related to backoff / query prioritization, the feature
itself, and its test have been removed from code base.
> Remove deprecated GUCs related to backoff/query prioritization
> --------------------------------------------------------------
>
> Key: HAWQ-248
> URL: https://issues.apache.org/jira/browse/HAWQ-248
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Query Execution
> Affects Versions: 2.0.0-beta-incubating
> Reporter: Ruilong Huo
> Assignee: Ruilong Huo
> Fix For: 2.0.0
>
>
> Per review of HAWQ doc and code base, below GUCs related to FTS are
> deprecated. Thus, we need to remove them from doc and code base. The
> deprecated feature backoff and its tests also need to be removed.
> {noformat}
> gp_enable_resqueue_priority;
> gp_resqueue_priority_local_interval;
> gp_resqueue_priority_sweeper_interval;
> gp_resqueue_priority_inactivity_timeout;
> gp_resqueue_priority_grouping_timeout;
> gp_resqueue_priority_cpucores_per_segment;
> gp_resqueue_priority_default_value;
> gp_debug_resqueue_priority = false;
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)