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 GitHub Bot (Jira)" <ji...@apache.org> on 2022/02/16 11:18:00 UTC

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

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

ASF GitHub Bot logged work on ARTEMIS-3660:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Feb/22 11:17
            Start Date: 16/Feb/22 11:17
    Worklog Time Spent: 10m 
      Work Description: pwright commented on pull request #3932:
URL: https://github.com/apache/activemq-artemis/pull/3932#issuecomment-1041381705


   @gtully should an update to https://github.com/apache/activemq-artemis/blob/main/docs/user-manual/en/broker-balancers.md be part of this PR?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 728135)
    Time Spent: 2h 20m  (was: 2h 10m)

> 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: 2h 20m
>  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)