Hello!

I have added comment to this ticket describing why does it happen and how
to fix it.

In Ignite, when you get key from your value binary object, it's actually a
wrapper pointing at some position in its parent (value) binary object. When
you try to put it to cache, indexing cannot process it correctly.

We should add code which tries to detach such objects, and throws some
exception when it cannot be detached (such as, if it references another
object inside parent)

Regards,
-- 
Ilya Kasnacheev


пт, 17 апр. 2020 г. в 20:52, akorensh <alexanderko...@gmail.com>:

> Maxim,
>   I've an appropriate ticket:
> https://issues.apache.org/jira/browse/IGNITE-12911
> Thanks, Alex
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to