You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2017/12/21 19:56:00 UTC

[jira] [Updated] (GEODE-4147) Add variability to client rebalance logic

     [ 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)