+ dev list

Igniters, that’s a relevant point below. Newcomers to Ignite tend to stumble on 
deadlocks simply because the keys are passed in an unordered HashMap. Propose 
to do the following:
- update bulk operations Java doc.
- print out a warning if a HashMap is used and its exceeds one element.

Thoughts?

—
Denis

> On Oct 21, 2017, at 6:16 PM, dark <ekdxhrl0...@gmail.com> wrote:
> 
> Many people seem to be more likely to send Cache entries in bulk via a
> HashMap. 
> How do you expose a warning statement by checking if the TreeMap is putAll
> inside the code?
> 
> 
> 
> 
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to