You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "khadij Momo (Jira)" <ji...@apache.org> on 2021/10/22 22:14:00 UTC

[jira] [Commented] (ARTEMIS-3193) There is no way to set the groupRebalancePauseDispatch option via ActiveMQServerControl for neither address nor queue

    [ https://issues.apache.org/jira/browse/ARTEMIS-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433159#comment-17433159 ] 

khadij Momo commented on ARTEMIS-3193:
--------------------------------------

hi, [~lukymiv] can you help me to assign this issue to me. I wish to work on it. thanks 

> There is no way to set the groupRebalancePauseDispatch option via ActiveMQServerControl for neither address nor queue
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3193
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3193
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.17.0
>            Reporter: Mikhail Lukyanov
>            Priority: Major
>
> QueueConfiguration has field groupRebalancePauseDispatch, but this field is not set when using the method ActiveMQServerControl.createQueue(@Parameter(name = "queueConfiguration", desc = "the configuration of the queue in JSON format") String queueConfiguration)
> there is no such IF (else if (key.equals("group-rebalance-pause-dispatch"))) in the method QueueConfiguration.set(String key, String value)
> Also it is not possible to set the option 
> defaultGroupRebalancePauseDispatch for an address by methods 
> ActiveMQServerControl.addAddressSettings(...)
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)