Re: [DISCCUSS] Ignite 2.9.2. Index compatibility issue 2.x -> 2.9

2021-03-01 Thread Max Timonin
Ok, I see, thanks for the answer! On Fri, Feb 26, 2021 at 2:13 PM Ilya Kasnacheev wrote: > Hello! > > I don't think we should fix it in 2.9.2 if the fix will already be > available in 2.10. > > Anyone who sees this bug is welcome to upgrade to 2.10. > > Regards, > -- > Ilya Kasnacheev > > > пт,

Re: [DISCCUSS] Ignite 2.9.2. Index compatibility issue 2.x -> 2.9

2021-02-26 Thread Ilya Kasnacheev
Hello! I don't think we should fix it in 2.9.2 if the fix will already be available in 2.10. Anyone who sees this bug is welcome to upgrade to 2.10. Regards, -- Ilya Kasnacheev пт, 26 февр. 2021 г. в 11:32, Max Timonin : > Hi, Igniters! > > There was a compatibility issue [1] with upgrading

[DISCCUSS] Ignite 2.9.2. Index compatibility issue 2.x -> 2.9

2021-02-26 Thread Max Timonin
Hi, Igniters! There was a compatibility issue [1] with upgrading an old version of Ignite to 2.9. Inlined JavaObjects just are skipped and then it leads to undefined behavior: 1. In best case it just fails with BPlusTreeCorruptedException; 2. But in some cases Ignite may *silently* make a wrong de