On Fri, Jul 3, 2015 at 5:39 AM, Atri Sharma <[email protected]> wrote:

> Folks,
>
> Can someone please explain a bit around GridCacheAdapter#putAll's logic
> please? I am trying to understand which part works with locking.
>

Atri, I think the best way to understand how this logic works is to set a
breakpoint there and trace it all the way through. This way you will get an
idea of which pieces are involved.

Having said that, IGNITE-514 is a very delicate ticket and requires deep
understanding of how locking and synchronization work for atomic operations
in Ignite. If you want to tackle this ticket, you will need to spend enough
time tracing through the execution path and making sure you understand all
the intricate details. This is not a quick ticket.


> Regards,
>
> Atri
>
> --
> Regards,
>
> Atri
> *l'apprenant*
>

Reply via email to