[
https://issues.apache.org/jira/browse/HAWQ-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071476#comment-15071476
]
ASF GitHub Bot commented on HAWQ-281:
-------------------------------------
Github user huor commented on the pull request:
https://github.com/apache/incubator-hawq/pull/217#issuecomment-167217762
This feature looks good. +1
> User can alter any resource queue no matter whether its busy or at least one
> its descendent queue is busy
> ---------------------------------------------------------------------------------------------------------
>
> Key: HAWQ-281
> URL: https://issues.apache.org/jira/browse/HAWQ-281
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Resource Manager
> Reporter: Yi Jin
> Assignee: Yi Jin
>
> This provides practicality of manipulating resource queues in real
> environment. User can alter a resource queue on demand any time without
> waiting for releasing all corresponding queues' workload.
> hawq_rm_force_alterqueue_cancel_queued_request guc variable is introduced,
> default value is 'true' that means alter resource queue statement can force
> resource manager to cancel all resource requests that can not be adjusted to
> fit new resource queue definitions. If it is set 'false', the alter resource
> queue statement will be cancelled to avoid canceling any queued query
> resource requests in resource manager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)