Sergey Chugunov created IGNITE-9067: ---------------------------------------
Summary: Clients to do a random delay when reconnecting to the cluster Key: IGNITE-9067 URL: https://issues.apache.org/jira/browse/IGNITE-9067 Project: Ignite Issue Type: Improvement Affects Versions: 2.6 Reporter: Sergey Chugunov Fix For: 2.7 IGNITE-8657 and subsequent tickets fixed situation when client nodes might hang when too many clients join topology simultaneously. After IGNITE-8657 client nodes try to reconnect immediately on receiving reply from coordinator. This may cause starvation-like issue when many clients make frequent reconnect attempts and prevents each other to join cluster. Random delay on next reconnect attempt may significantly improve speed of massive reconnect. -- This message was sent by Atlassian JIRA (v7.6.3#76005)