Alexey,

Would you please look at PR [1];
Can it be fixed the way implemented at PR or I've missed smth?

[1] https://issues.apache.org/jira/browse/IGNITE-4624

On Fri, Jan 27, 2017 at 7:57 PM, Dmitriy Setrakyan <dsetrak...@apache.org>
wrote:

> On Fri, Jan 27, 2017 at 7:03 AM, Alexey Goncharuk <
> alexey.goncha...@gmail.com> wrote:
>
> > Andrey,
> >
> > From the top of my head I would guess that this is done so because
> > keyIterator handles on-heap, off-heap and swap, while entrySet() return
> > only on-heap entries. Please check that your change does not break
> > iteration with off-heap and swap enabled (if it does, it just means that
> we
> > need to implement a correct entry iterator for off-heap as well).
> >
>
> Well, in this case we should definitely use entry iterator whenever
> off-heap is not configured.
>



-- 
С уважением,
Машенков Андрей Владимирович
Тел. +7-921-932-61-82

Best regards,
Andrey V. Mashenkov
Cerr: +7-921-932-61-82

Reply via email to