You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2019/10/16 10:46:00 UTC

[jira] [Created] (IGNITE-12296) Implement Log Throttle in .Net and print warning for unsafe PutAll ops.

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)