[
https://issues.apache.org/jira/browse/ARTEMIS-3547?focusedWorklogId=672652&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-672652
]
ASF GitHub Bot logged work on ARTEMIS-3547:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 01/Nov/21 12:55
Start Date: 01/Nov/21 12:55
Worklog Time Spent: 10m
Work Description: domson-tech opened a new pull request #3831:
URL: https://github.com/apache/activemq-artemis/pull/3831
first field is not necessary here, only pos field can work.
So remove first here.
--
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: 672652)
Remaining Estimate: 0h
Time Spent: 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: 10m
> 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)