You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/17 21:25:00 UTC

[jira] [Commented] (ARTEMIS-3186) enable option "Create queue" more often

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

ASF subversion and git services commented on ARTEMIS-3186:
----------------------------------------------------------

Commit 754c569d08d1fa53f4e66724fde478913278f9ba in activemq-artemis's branch refs/heads/main from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=754c569 ]

ARTEMIS-3186 enable create-queue more often
* provide proper default when creating queues on anycast/multicast level
* allow queue creation on 3 levels (not 1)
* reformatted the shouldShow functions for readability
* force conscious decision on the routing type when creating address or queue
* do not need workspace as a parameter (4 out of 7 functions were already like that)


> enable option "Create queue" more often
> ---------------------------------------
>
>                 Key: ARTEMIS-3186
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3186
>             Project: ActiveMQ Artemis
>          Issue Type: Wish
>          Components: Web Console
>    Affects Versions: 2.17.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The option "Create queue" is only enabled in the gui when an address is selected.
> It makes sense to enable it also when:
> * the item "queues" under the address is selected; or
> * the item "multicast" or "anycast" under the address is selected (but not when "divert" is selected). In that case, the "Routing type" can even be prefilled with the already selected routing type.
> A PR is added



--
This message was sent by Atlassian Jira
(v8.20.1#820001)