You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Donal Evans (Jira)" <ji...@apache.org> on 2021/02/10 04:03:00 UTC

[jira] [Created] (GEODE-8935) Performance degradation in 1.14.0 puts to partitioned region while bouncing servers

Donal Evans created GEODE-8935:
----------------------------------

             Summary: Performance degradation in 1.14.0 puts to partitioned region while bouncing servers
                 Key: GEODE-8935
                 URL: https://issues.apache.org/jira/browse/GEODE-8935
             Project: Geode
          Issue Type: Bug
    Affects Versions: 1.14.0
            Reporter: Donal Evans


When using the configuration described below, a degradation in the number of puts per second was seen when comparing SHA 6d54375a31e2ca7945cf50cfdaee934c00907cee (baseline) to SHA 0f400215ebcbd8032d5252dc4561047c4039aa9e (degraded).
{noformat}
Clients put partitioned data onto servers while servers bounce and recover redundancy, then run for 180 more seconds without recovery. Conserve sockets is false. Limits pool size. Objects are DataSerializable PSTObjects of size 1024.
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)