Hi Igniters, I heard that It could lead to DeadLocked when I pass non sorted collection into putAll method. Is it true ?
>From document i see that method requires a IEnumerable<KeyValuePair<TK, TV>> as input. I think pass a sorted collection into API is just a workaround way. Should it be handle natively in Ignite Core, shouldn't it ? How do you thing ? -- Thanks & Best Regards Tam, Nguyen Manh