You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/12/21 22:49:00 UTC

[jira] [Created] (GEODE-4152) Add variability to client rebalance logic

Jacob S. Barrett created GEODE-4152:
---------------------------------------

             Summary: Add variability to client rebalance logic
                 Key: GEODE-4152
                 URL: https://issues.apache.org/jira/browse/GEODE-4152
             Project: Geode
          Issue Type: Improvement
          Components: client/server, locator
            Reporter: Jacob S. Barrett


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)