EgorKuts opened a new pull request, #7950: URL: https://github.com/apache/ignite-3/pull/7950
Under load, a node can be overwhelmed with in flight partition operation requests, both from inter-node replication and from thin client, leading to uncontrolled resource consumption, OOM, or cascading failures. There was no mechanism to reject requests early and signal the caller to back off. https://issues.apache.org/jira/browse/IGNITE-28305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
