[
https://issues.apache.org/jira/browse/ARTEMIS-3547?focusedWorklogId=672674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672674
]
ASF GitHub Bot logged work on ARTEMIS-3547:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Nov/21 13:46
Start Date: 01/Nov/21 13:46
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #3831:
URL: https://github.com/apache/activemq-artemis/pull/3831
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 672674)
Time Spent: 20m (was: 10m)
> 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.3.4#803005)