[ 
https://issues.apache.org/jira/browse/HAWQ-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruilong Huo updated HAWQ-248:
-----------------------------
    Description: 
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}

  was:
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 also needs 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}


> 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
>
> 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)

Reply via email to