You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/12/15 13:57:00 UTC

[jira] [Closed] (ARTEMIS-3547) client load balance code can be improved

     [ https://issues.apache.org/jira/browse/ARTEMIS-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3547.
------------------------------------
    Resolution: Fixed

> client load balance code can be improved
> ----------------------------------------
>
>                 Key: ARTEMIS-3547
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3547
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.19.0
>            Reporter: Jianjiang Mu
>            Priority: Minor
>             Fix For: 2.20.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.activemq.artemis.api.core.client.loadbalance.RoundRobinConnectionLoadBalancingPolicy class in aretemis-core-client can be improved!
> Two field is used here, one is first(boolean type)and one is pos(int type).The "first“ field is not necessary here. Only "pos" can do the job.



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