[
https://issues.apache.org/jira/browse/GEODE-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330868#comment-16330868
]
ASF subversion and git services commented on GEODE-4147:
--------------------------------------------------------
Commit 501cfdab2252a47084f8d2023b8047e6d375d3b6 in geode's branch
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=501cfda ]
GEODE-4147: Add variability to client rebalance logic.
> Add variability to client rebalance logic
> -----------------------------------------
>
> Key: GEODE-4147
> URL: https://issues.apache.org/jira/browse/GEODE-4147
> Project: Geode
> Issue Type: Improvement
> Components: client/server, locator
> Reporter: Galen O'Sullivan
> Assignee: Michael Dodge
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
>
> Clients periodically check with the locator to see if they would be better
> connected to another server, for load balancing purposes
> ({{ClientReplacementRequest}}). Currently the delay is always the same, which
> can cause clients to flip flop between servers that the locator thinks are
> more or less loaded. Adding variability to the delay will help reduce the
> amount of coordinated hammering.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)