Ilya Kasnacheev created IGNITE-12296: ----------------------------------------
Summary: Implement Log Throttle in .Net and print warning for unsafe PutAll ops. Key: IGNITE-12296 URL: https://issues.apache.org/jira/browse/IGNITE-12296 Project: Ignite Issue Type: Improvement Components: platforms Reporter: Ilya Kasnacheev Assignee: Pavel Tupitsyn Right now it's not possible to do one-time developer warnings in .Net as there is no Log Throttle. Please implement one. Please also issue warning if random-order collection is passed to PutAll, InvokeAll, RemoveAll, as it is prime source for deadlocks and developer frustration. -- This message was sent by Atlassian Jira (v8.3.4#803005)