Hi Ken! My idea was to quit using distributed atomic long, but switch to invokes that change values atomically. In most cases this can work over atomic cache and provide faster performance.
Does anyone in community have comments? --Yakov 2015-11-10 10:49 GMT+03:00 Ken Cheng <[email protected]>: > Hi Yakov Zhdanov, > > I am going to work on the bug > https://issues.apache.org/jira/browse/IGNITE-881. > you commented as > > # Move handling logic to GridCacheCommandHandler > > but I found there is already a class do the same thing > > in the DataStructuresCommandHandler.java > > > Can you give more clue about this bug? > > > Thanks, > kcheng >
