Details
Description
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.
Attachments
Issue Links
- is related to
-
IGNITE-6804 Print a warning if HashMap is passed into bulk update operations
- Resolved