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/03/01 10:16:00 UTC

[jira] [Commented] (ARTEMIS-3660) broker balancer - tidy up configuration; rename to connection router

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

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

Commit dcaebfb24e9b2c30cbf93bfe799d08d8bb0ec711 in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=dcaebfb ]

ARTEMIS-3660 - rename broker-balancer to connection-router


> broker balancer - tidy up configuration; rename to connection router
> --------------------------------------------------------------------
>
>                 Key: ARTEMIS-3660
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3660
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: balancer
>    Affects Versions: 2.20.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> the use of target in the configuration is a little confusing and extra verbose...
> in place of target-key I propose key-type
> in place of target-key-filter I propose key-filter
>  
> While released, this feature is not yet used in the wild. I think we can just fix this without regard to deprecation at this point.
>  
> Going further, I am renaming to better reflect what it does and we can make it stable. 
> The new name is "Connection Routing" and the "Connection Routers" do balancing or partitioning or redirection. 
>  
> It has been flagged as experimental in the doc[1]:
> This feature is still *EXPERIMENTAL* and not meant to be run in production yet. Furthermore, its configuration can change until declared as {*}officially stable{*}.
> [1] [https://activemq.apache.org/components/artemis/documentation/latest/broker-balancers.html]
>  
> new doc will be:  [https://activemq.apache.org/components/artemis/documentation/latest/connection-routers.html|https://activemq.apache.org/components/artemis/documentation/latest/broker-balancers.html]
>  
>  



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