[
https://issues.apache.org/jira/browse/GEODE-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Galen O'Sullivan updated GEODE-4147:
------------------------------------
Description: 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. (was: Clients periodically check with the locator to
see if they would be better connected to another server, for load balancing
purposes. 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.)
> 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
>
> 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
(v6.4.14#64029)