Ivan, MyGet is free within some limits. It was introduced to make release verification easier - no need to unzip nuggets into a local dir, just install them from MyGet.
Nikita, No, we won't upload NuGet packages to any registry before a successful RC vote. Only then we'll push them to nuget.org (as we always do). On Thu, Dec 30, 2021 at 12:38 PM Ivan Daschinsky <ivanda...@gmail.com> wrote: > I'm sorry, but I've never understand the purpose of uploading to MyGet. It > is not free registry and it is required to pay to use it. > > чт, 30 дек. 2021 г. в 12:34, Nikita Amelchev <namelc...@apache.org>: > > > Pavel, thank you. > > > > The "[3] Build & Upload Nuget Staging Packages" configuration also > > pushes packages to the MyGet. > > Will packages be published to some package registry? > > > > чт, 30 дек. 2021 г. в 10:15, Pavel Tupitsyn <ptupit...@apache.org>: > > > > > > NuGet packages are now prepared as part of the main config "[1] Release > > Build". > > > They are placed to svn/vote/apache-ignite-2.12.0-nuget.zip [1] > > > > > > I propose to remove "[3] Build & Upload Nuget Staging Packages" > > configuration. > > > NuGet packages can be downloaded from vote artifacts and verified > > locally by installing from a folder: > > > dotnet add package Apache.Ignite --source ~/Downloads/and/so/on > > > > > > Thoughts, objections? > > > > > > [1] > > > https://ci.ignite.apache.org/buildConfiguration/Releases_ApacheIgniteMain_ReleaseBuild/6347367?buildTab=artifacts#%2Frelease-2.12.0-rc1.zip!%2Fpackages;%2Frelease-2.12.0-rc1.zip!%2Fsvn%2Fvote%2Fapache-ignite-2.12.0-nuget.zip > > > > > > On Thu, Dec 30, 2021 at 9:29 AM Pavel Tupitsyn <ptupit...@apache.org> > > wrote: > > >> > > >> Hello Nikita, > > >> > > >> I'll have a look. > > >> > > >> On Wed, Dec 29, 2021 at 6:12 PM Nikita Amelchev <namelc...@apache.org > > > > wrote: > > >>> > > >>> Hello. Petr, Pavel, > > >>> > > >>> It seems that the release profile to build the Nuget package was > > >>> broken. Could you please help with fixing it? > > >>> > > >>> [1] > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/6347635 > > >>> > > >>> вс, 26 дек. 2021 г. в 16:29, Nikita Amelchev <namelc...@apache.org>: > > >>> > > > >>> > Igniters, > > >>> > > > >>> > There are two issues left to release 2.12: > > >>> > > > >>> > 1. The log4j dependency update in the REST module. The fix is > leaving > > >>> > only the slf4j facade for third-party libraries and allowing a user > > to > > >>> > configure the underlying logging framework yourself. [1] > > >>> > > > >>> > 2. Migration zookeeper-ip-finder to the extensions [2] (and then > > >>> > update log4j dependency) as discussed in the thread [3]. > > >>> > > > >>> > Please, join the review. I have a plan to merge it at the nearest > > time > > >>> > and prepare RC. > > >>> > > > >>> > Also, I suggest including issues [4, 5] that block the snapshot > > restore process. > > >>> > > > >>> > [1] https://issues.apache.org/jira/browse/IGNITE-13464 > > >>> > [2] https://issues.apache.org/jira/browse/IGNITE-16182 > > >>> > [3] > https://lists.apache.org/thread/bdt9yoy3so9p26ymox3rxh45vk85toc5 > > >>> > [4] https://issues.apache.org/jira/browse/IGNITE-16194 > > >>> > [5] https://issues.apache.org/jira/browse/IGNITE-16177 > > >>> > > > >>> > вт, 21 дек. 2021 г. в 13:34, Ivan Daschinsky <ivanda...@gmail.com > >: > > >>> > > > > >>> > > Also, zookeeper ip finder depends on good old log4j 1.x > > >>> > > > > >>> > > вт, 21 дек. 2021 г. в 13:32, Ivan Daschinsky < > ivanda...@gmail.com > > >: > > >>> > > > > >>> > > > As for me, I am +1 for removing ZookeeperIpFinder from > > ignite-zookeeper. > > >>> > > > > > >>> > > > > > >>> > > > вт, 21 дек. 2021 г. в 13:26, Nikita Amelchev < > > namelc...@apache.org>: > > >>> > > > > > >>> > > >> Folks, > > >>> > > >> > > >>> > > >> What do you think about fixing vulnerability log4j > dependencies > > in > > >>> > > >> rest-http, zookeeper modules in 2.12? > > >>> > > >> > > >>> > > >> The issue is in progress and can be resolved in a few days. > [1] > > >>> > > >> > > >>> > > >> I suggest including it to the scope. > > >>> > > >> > > >>> > > >> [1] https://issues.apache.org/jira/browse/IGNITE-13464 > > >>> > > >> > > >>> > > >> пт, 17 дек. 2021 г. в 16:22, Вячеслав Коптилин < > > slava.kopti...@gmail.com > > >>> > > >> >: > > >>> > > >> > > > >>> > > >> > Hi Nikita, > > >>> > > >> > > > >>> > > >> > The proposed timeline looks great. Thank you! > > >>> > > >> > > > >>> > > >> > Slava. > > >>> > > >> > > > >>> > > >> > пт, 17 дек. 2021 г. в 15:32, Nikita Amelchev < > > namelc...@apache.org>: > > >>> > > >> > > > >>> > > >> > > Hello, Slava. > > >>> > > >> > > > > >>> > > >> > > I am planning the following timeline: > > >>> > > >> > > > > >>> > > >> > > Voting Date: December 20, 2021 > > >>> > > >> > > Release Date: December 27, 2021 > > >>> > > >> > > > > >>> > > >> > > чт, 16 дек. 2021 г. в 11:52, Вячеслав Коптилин < > > >>> > > >> slava.kopti...@gmail.com>: > > >>> > > >> > > > > > >>> > > >> > > > Hello Nikita, > > >>> > > >> > > > > > >>> > > >> > > > > I have cherry-picked the issue [1] to the 2.12. It > > updates the > > >>> > > >> log4j > > >>> > > >> > > > version to 2.16. > > >>> > > >> > > > Thanks a lot! > > >>> > > >> > > > > > >>> > > >> > > > Could you please share a current timeline for the rest > > steps > > >>> > > >> related to > > >>> > > >> > > the > > >>> > > >> > > > release? > > >>> > > >> > > > > > >>> > > >> > > > Thanks, > > >>> > > >> > > > S. > > >>> > > >> > > > > > >>> > > >> > > > ср, 15 дек. 2021 г. в 21:45, Nikita Amelchev < > > namelc...@apache.org > > >>> > > >> >: > > >>> > > >> > > > > > >>> > > >> > > > > I have cherry-picked the issue [1] to the 2.12. It > > updates the > > >>> > > >> log4j > > >>> > > >> > > > > version to 2.16. > > >>> > > >> > > > > > > >>> > > >> > > > > Slava, thank you. > > >>> > > >> > > > > > > >>> > > >> > > > > [1] > https://issues.apache.org/jira/browse/IGNITE-16127 > > >>> > > >> > > > > > > >>> > > >> > > > > ср, 15 дек. 2021 г. в 14:14, Вячеслав Коптилин < > > >>> > > >> > > slava.kopti...@gmail.com>: > > >>> > > >> > > > > > > > >>> > > >> > > > > > Hello, > > >>> > > >> > > > > > > > >>> > > >> > > > > > Nikita, it seems that we have to add the following > > ticket > > >>> > > >> > > > > > https://issues.apache.org/jira/browse/IGNITE-16127 > > to Apache > > >>> > > >> Ignite > > >>> > > >> > > 2.12 > > >>> > > >> > > > > > release. > > >>> > > >> > > > > > > > >>> > > >> > > > > > Thanks, > > >>> > > >> > > > > > S. > > >>> > > >> > > > > > > > >>> > > >> > > > > > > > >>> > > >> > > > > > вт, 14 дек. 2021 г. в 09:54, Nikita Amelchev < > > >>> > > >> namelc...@apache.org>: > > >>> > > >> > > > > > > > >>> > > >> > > > > > > +1 to move these auth issues to the next release. > I > > will > > >>> > > >> prepare > > >>> > > >> > > RC at > > >>> > > >> > > > > > > the nearest time. > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > пн, 13 дек. 2021 г. в 16:13, Pavel Tupitsyn < > > >>> > > >> ptupit...@apache.org > > >>> > > >> > > >: > > >>> > > >> > > > > > > > > > >>> > > >> > > > > > > > Agree with Nikolay, let's proceed with the > > release. > > >>> > > >> > > > > > > > > > >>> > > >> > > > > > > > On Mon, Dec 13, 2021 at 3:31 PM Nikolay Izhikov > < > > >>> > > >> > > nizhi...@apache.org > > >>> > > >> > > > > > > > >>> > > >> > > > > > > wrote: > > >>> > > >> > > > > > > > > > >>> > > >> > > > > > > > > Nikita. > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > I don’t think IGNITE-16068 is a release > blocker. > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > 1. It only happens when authentication > enabled. > > >>> > > >> > > > > > > > > 2. There is at lease 2 workarounds: > > >>> > > >> > > > > > > > > a. Use the same file.encoding for all > > Ignite > > >>> > > >> nodes. > > >>> > > >> > > > > > > > > b. Use only latin characters in user > > login. > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > I propose to postpone this ticket and move on > > with the > > >>> > > >> release. > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > > 13 дек. 2021 г., в 15:28, Nikita Amelchev < > > >>> > > >> > > namelc...@apache.org> > > >>> > > >> > > > > > > > > написал(а): > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > Hello. > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > I have cherry-picked the blocked [1] to the > > 2.12. It > > >>> > > >> updates > > >>> > > >> > > the > > >>> > > >> > > > > > > log4j > > >>> > > >> > > > > > > > > > version to 2.15. > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > The release is blocked by one blocker issue > > with auth. > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > [1] > > https://issues.apache.org/jira/browse/IGNITE-16101 > > >>> > > >> > > > > > > > > > [2] > > https://issues.apache.org/jira/browse/IGNITE-16068 > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > чт, 9 дек. 2021 г. в 12:44, Nikita Amelchev > < > > >>> > > >> > > > > namelc...@apache.org>: > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> Hello, Nikolay. > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> I have cherry-picked the issue fix. > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> Thank you. > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> ср, 8 дек. 2021 г. в 18:47, Nikolay > Izhikov < > > >>> > > >> > > > > nizhi...@apache.org>: > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>> Hello. > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>> Let’s include [1] in 2.12 scope. > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>> After migrations authentication processor > > to security > > >>> > > >> API > > >>> > > >> > > we > > >>> > > >> > > > > have > > >>> > > >> > > > > > > an > > >>> > > >> > > > > > > > > issue. > > >>> > > >> > > > > > > > > >>> Persistent data region should exists on > > client node if > > >>> > > >> > > > > > > authentication > > >>> > > >> > > > > > > > > is enabled. > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>> It seems very annoying for the users. > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>> [1] > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15969 > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >>>> 2 дек. 2021 г., в 19:50, Nikita Amelchev > < > > >>> > > >> > > > > namelc...@apache.org> > > >>> > > >> > > > > > > > > написал(а): > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> I would like to formally announce code > > freeze for > > >>> > > >> 2.12.0. > > >>> > > >> > > Only > > >>> > > >> > > > > > > > > >>>> blockers are accepted to be included to > > the scope. > > >>> > > >> [1] > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> We have one blocker issue [2] that will > be > > fixed > > >>> > > >> soon. > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> [1] > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > >>> > > >> > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P3.Stabilization > > >>> > > >> > > > > > > > > >>>> [2] > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15966 > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> чт, 2 дек. 2021 г. в 16:01, Nikita > > Amelchev < > > >>> > > >> > > > > namelc...@apache.org > > >>> > > >> > > > > > > >: > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> Hi, Igniters. > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> The release is blocked by the auth issue > > [1] > > >>> > > >> discussed > > >>> > > >> > > > > above. The > > >>> > > >> > > > > > > > > >>>>> patch will be prepared at the nearest > > time. > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> I want to include the useful issue that > > adds the > > >>> > > >> ability > > >>> > > >> > > to > > >>> > > >> > > > > > > configure > > >>> > > >> > > > > > > > > >>>>> snapshot thread pool size if nobody > minds. > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> [1] > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15966 > > >>> > > >> > > > > > > > > >>>>> [2] > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-16014 > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> пт, 26 нояб. 2021 г. в 11:44, Nikita > > Amelchev < > > >>> > > >> > > > > > > namelc...@apache.org > > >>> > > >> > > > > > > > > >: > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> Hello, > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> I want to include the issue [1] to the > > 2.12 scope. > > >>> > > >> It > > >>> > > >> > > fixes > > >>> > > >> > > > > some > > >>> > > >> > > > > > > > > >>>>>> metrics according to the JSR107. > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> Any objections? > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> [1] > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-16002 > > >>> > > >> > > The > > >>> > > >> > > > > > > remove > > >>> > > >> > > > > > > > > >>>>>> cache method should update statistics > if > > the method > > >>> > > >> > > returns > > >>> > > >> > > > > true > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> чт, 25 нояб. 2021 г. в 17:12, Nikita > > Amelchev < > > >>> > > >> > > > > > > namelc...@apache.org > > >>> > > >> > > > > > > > > >: > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> Hello Ivan, > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> +1, the issue can be cherry-picked to > > the 2.12. > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> чт, 25 нояб. 2021 г. в 17:07, Ivan > > Bessonov < > > >>> > > >> > > > > > > bessonov...@gmail.com > > >>> > > >> > > > > > > > > >: > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> Hello everyone, > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> is there a chance to add this issue > to > > the > > >>> > > >> release > > >>> > > >> > > scope? > > >>> > > >> > > > > [1] > > >>> > > >> > > > > > > > > >>>>>>>> Currently, defragmentation of certain > > types of > > >>> > > >> > > indexes can > > >>> > > >> > > > > > > > > corrupt them. > > >>> > > >> > > > > > > > > >>>>>>>> Fix is straightforward and should not > > cause any > > >>> > > >> > > problems. > > >>> > > >> > > > > > > > > >>>>>>>> Thank you! > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> [1] > > >>> > > >> > > https://issues.apache.org/jira/browse/IGNITE-15968 > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> вт, 23 нояб. 2021 г. в 20:44, Nikita > > Amelchev < > > >>> > > >> > > > > > > > > namelc...@apache.org>: > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> Ivan, > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> I have cherry-picked the issue: > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15767 > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> вт, 23 нояб. 2021 г. в 20:31, > Nikolay > > Izhikov < > > >>> > > >> > > > > > > > > nizhi...@apache.org>: > > >>> > > >> > > > > > > > > >>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> [1] > > >>> > > >> > > https://issues.apache.org/jira/browse/IGNITE-15951 > > >>> > > >> > > > > > > > > >>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>> Cherry-picked to 2.12 > > >>> > > >> > > > > > > > > >>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> 23 нояб. 2021 г., в 16:38, Nikita > > Amelchev < > > >>> > > >> > > > > > > > > namelc...@apache.org> > > >>> > > >> > > > > > > > > >>>>>>>>> написал(а): > > >>> > > >> > > > > > > > > >>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> Hi, +1 to cherry-pick. > > >>> > > >> > > > > > > > > >>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> вт, 23 нояб. 2021 г. в 15:25, Ivan > > Daschinsky > > >>> > > >> < > > >>> > > >> > > > > > > > > ivanda...@gmail.com>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> Hi! Lets add one simple bug fix, > > but very > > >>> > > >> useful > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > https://issues.apache.org/jira/browse/IGNITE-15767 > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> пн, 22 нояб. 2021 г. в 15:22, > > Pavel Tupitsyn > > >>> > > >> < > > >>> > > >> > > > > > > > > ptupit...@apache.org>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> Yes, let's fix those auth > issues, > > there are > > >>> > > >> so > > >>> > > >> > > many > > >>> > > >> > > > > > > > > complaints on > > >>> > > >> > > > > > > > > >>>>>>>>> the user > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> list. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> On Mon, Nov 22, 2021 at 1:03 PM > > Mikhail > > >>> > > >> Petrov < > > >>> > > >> > > > > > > > > >>>>>>>>> pmgheap....@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> Igniters, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> it seems that issues [1] and > [2] > > that were > > >>> > > >> > > > > discovered > > >>> > > >> > > > > > > > > recently are > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> blockers for the 2.12 release. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> [1] > > >>> > > >> > > > > https://issues.apache.org/jira/browse/IGNITE-15951 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> [2] > > >>> > > >> > > > > https://issues.apache.org/jira/browse/IGNITE-15966 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> On 22.11.2021 11:04, Nikolay > > Izhikov wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> Hello. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> One more tiny fix that will > > improve java > > >>> > > >> thin > > >>> > > >> > > > > client > > >>> > > >> > > > > > > > > performance in > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> certain cases [1] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> I think it worth to > cherry-pick > > it to 2.12 > > >>> > > >> > > release. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> Any objections? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > https://issues.apache.org/jira/browse/IGNITE-15924 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> 19 нояб. 2021 г., в 14:56, > > Nikita > > >>> > > >> Amelchev < > > >>> > > >> > > > > > > > > namelc...@apache.org> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> написал(а): > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> Vladimir, +1. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> I have cherry-picked the > issue. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> пт, 19 нояб. 2021 г. в 14:53, > > Steshin > > >>> > > >> > > Vladimir < > > >>> > > >> > > > > > > > > >>>>>>>>> vlads...@gmail.com>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> Hi all. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> Let's add simple and > useful > > >>> > > >> > > thin-client-pool > > >>> > > >> > > > > > > > > monitoring in > > >>> > > >> > > > > > > > > >>>>>>>>> 2.12: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > https://issues.apache.org/jira/browse/IGNITE-15183 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> https://github.com/apache/ignite/pull/9525 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>> 19.11.2021 09:50, Maksim > > Timonin пишет: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> Hi, I want to add to 2.12 a > > fix [1] of > > >>> > > >> a bug > > >>> > > >> > > > > [2]. It > > >>> > > >> > > > > > > > > affects > > >>> > > >> > > > > > > > > >>>>>>>>> users > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> of > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> metrics in case there are > > too many > > >>> > > >> > > partitions (> > > >>> > > >> > > > > > > > > 20000), we > > >>> > > >> > > > > > > > > >>>>>>>>> observed > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> extensive heap usage. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > https://github.com/apache/ignite/pull/9518/files > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> [2] > > >>> > > >> > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15781 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> On Thu, Nov 18, 2021 at > > 12:59 PM Maksim > > >>> > > >> > > Timonin > > >>> > > >> > > > > < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> timonin.ma...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> Hi, guys, we have a > blocker > > [1]. NPE > > >>> > > >> for > > >>> > > >> > > some > > >>> > > >> > > > > SQL > > >>> > > >> > > > > > > > > queries. I > > >>> > > >> > > > > > > > > >>>>>>>>> will > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> fix it > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> in 1-2 days. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > https://issues.apache.org/jira/browse/IGNITE-15943 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> On Mon, Nov 15, 2021 at > > 2:57 PM Maxim > > >>> > > >> > > > > Muzafarov < > > >>> > > >> > > > > > > > > >>>>>>>>> mmu...@apache.org > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> Folks, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> I've fixed almost all the > > review > > >>> > > >> comments > > >>> > > >> > > [1]. > > >>> > > >> > > > > > > > > Hopefully, the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> changes > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> will be merged by the end > > of the > > >>> > > >> week. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14744 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> On Mon, 8 Nov 2021 at > > 15:42, Nikita > > >>> > > >> > > Amelchev < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> namelc...@apache.org> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> Hello, Pavel. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> The code freeze is > > blocked by two > > >>> > > >> issues > > >>> > > >> > > > > > > discussed > > >>> > > >> > > > > > > > > above [1] > > >>> > > >> > > > > > > > > >>>>>>>>> [2]. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> The > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> issues are in the final > > review > > >>> > > >> state and > > >>> > > >> > > > > should > > >>> > > >> > > > > > > be > > >>> > > >> > > > > > > > > merged > > >>> > > >> > > > > > > > > >>>>>>>>> soon. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> The bugfix is useful and > > can be > > >>> > > >> > > > > cherry-picked, > > >>> > > >> > > > > > > thank > > >>> > > >> > > > > > > > > you. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15530 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> [2] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14744 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> пн, 8 нояб. 2021 г. в > > 14:46, Pavel > > >>> > > >> > > Tupitsyn < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> ptupit...@apache.org > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>> : > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> Igniters, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> What's the code freeze > > status? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> Can I cherry-pick a > > bugfix [1] ? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15807 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>> On Tue, Nov 2, 2021 at > > 4:39 PM Ivan > > >>> > > >> > > > > Daschinsky < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> ivanda...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> Thanks, cherry-picked > > to master. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> вт, 2 нояб. 2021 г. в > > 16:00, > > >>> > > >> Nikita > > >>> > > >> > > > > Amelchev < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> namelc...@apache.org > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> : > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> Ivan, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> Yes, the patch can be > > >>> > > >> cherry-picked. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> вт, 2 нояб. 2021 г. в > > 15:55, Ivan > > >>> > > >> > > > > Daschinsky < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> ivanda...@gmail.com > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> : > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> Since code freeze is > > postponed, > > >>> > > >> may > > >>> > > >> > > be I > > >>> > > >> > > > > can > > >>> > > >> > > > > > > > > cherry-pick > > >>> > > >> > > > > > > > > >>>>>>>>> my > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> patch > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> already > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> merged to master? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15806 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> пт, 29 окт. 2021 г. > в > > 20:24, > > >>> > > >> Nikita > > >>> > > >> > > > > Amelchev > > >>> > > >> > > > > > > < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> namelc...@apache.org>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> Maksim T., Maxim > M., > > Ok. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> I think we can move > > code > > >>> > > >> freeze to > > >>> > > >> > > +1 > > >>> > > >> > > > > week > > >>> > > >> > > > > > > to > > >>> > > >> > > > > > > > > await > > >>> > > >> > > > > > > > > >>>>>>>>> these > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> issues. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> пт, 29 окт. 2021 г. > > в 15:53, > > >>> > > >> Maxim > > >>> > > >> > > > > > > Muzafarov < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> mmu...@apache.org>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> Folks, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> I've previously > > mentioned > > >>> > > >> that I'd > > >>> > > >> > > > > like to > > >>> > > >> > > > > > > > > include the > > >>> > > >> > > > > > > > > >>>>>>>>> [1] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> issue in > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> the release. > > Currently, the > > >>> > > >> status > > >>> > > >> > > is > > >>> > > >> > > > > > > "Patch > > >>> > > >> > > > > > > > > >>>>>>>>> Available" and > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> it's > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> actively reviewing > > now. I'd be > > >>> > > >> > > happy > > >>> > > >> > > > > if we > > >>> > > >> > > > > > > > > wait a > > >>> > > >> > > > > > > > > >>>>>>>>> couple of > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> days > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> and > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> add this > > improvement to the > > >>> > > >> > > release. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> I've also created > > an issue > > >>> > > >> [2] to > > >>> > > >> > > > > remove > > >>> > > >> > > > > > > the > > >>> > > >> > > > > > > > > ambiguity > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> output > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> message > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> for the snapshot > > check and > > >>> > > >> idle > > >>> > > >> > > verify > > >>> > > >> > > > > > > > > procedures. > > >>> > > >> > > > > > > > > >>>>>>>>> This is > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> a minor > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> output message > > change, > > >>> > > >> however, it > > >>> > > >> > > was > > >>> > > >> > > > > > > directly > > >>> > > >> > > > > > > > > >>>>>>>>> requested > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> by users. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> Would you don't > > mind if we > > >>> > > >> include > > >>> > > >> > > this > > >>> > > >> > > > > > > issue > > >>> > > >> > > > > > > > > in the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> release also? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14744 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> [2] > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15849 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> On Fri, 29 Oct > 2021 > > at 14:19, > > >>> > > >> > > Maksim > > >>> > > >> > > > > > > Timonin < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > timonin.ma...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> Status update on > > my issue: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> IGNITE-15530 [1] > > is in "Patch > > >>> > > >> > > > > Available" > > >>> > > >> > > > > > > > > state, Anton > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> Vinogradov > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> agreed to > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> review this > ticket. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> Also, I'm > preparing > > >>> > > >> IndexQuery > > >>> > > >> > > docs in > > >>> > > >> > > > > > > ticket > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> IGNITE-15745 [2]. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> I'm > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> going > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> to submit a patch > > with docs > > >>> > > >> > > > > > > today/tomorrow, > > >>> > > >> > > > > > > > > and want > > >>> > > >> > > > > > > > > >>>>>>>>> to > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> include > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> them in > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> 2.12 too. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15530 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> [2] > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> https://issues.apache.org/jira/browse/IGNITE-15745 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> On Thu, Oct 28, > > 2021 at > > >>> > > >> 11:06 AM > > >>> > > >> > > Ilya > > >>> > > >> > > > > > > > > Kasnacheev < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > > ilya.kasnach...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hello! > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> I have prepared > a > > fix for > > >>> > > >> > > sqlline.sh > > >>> > > >> > > > > -e: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > https://github.com/apache/ignite/pull/9536 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> If smbd reviews > > it, we can > > >>> > > >> put > > >>> > > >> > > it on > > >>> > > >> > > > > > > 2.12. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Regards, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ilya Kasnacheev > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> чт, 28 окт. 2021 > > г. в 10:39, > > >>> > > >> > > Nikita > > >>> > > >> > > > > > > Amelchev > > >>> > > >> > > > > > > > > < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> namelc...@apache.org > >: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Maksim, ok. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ivan, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> The minor > issues > > can be > > >>> > > >> > > considered > > >>> > > >> > > > > if > > >>> > > >> > > > > > > they > > >>> > > >> > > > > > > > > will be > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> merged > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> before > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> code freeze. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ср, 27 окт. > 2021 > > г. в > > >>> > > >> 14:55, > > >>> > > >> > > Pavel > > >>> > > >> > > > > > > Tupitsyn > > >>> > > >> > > > > > > > > < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> ptupit...@apache.org > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>> : > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ivan, every > > additional > > >>> > > >> ticket > > >>> > > >> > > > > > > potentially > > >>> > > >> > > > > > > > > moves the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> release > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> date > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> further. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Also, AFAIK, > > Igor is on > > >>> > > >> > > vacation > > >>> > > >> > > > > and > > >>> > > >> > > > > > > can't > > >>> > > >> > > > > > > > > do a > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> review this > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> week. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Wed, Oct > 27, > > 2021 at > > >>> > > >> 2:32 PM > > >>> > > >> > > > > Ivan > > >>> > > >> > > > > > > > > Daschinsky < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > ivanda...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Pavel, but > > what is the > > >>> > > >> > > problem to > > >>> > > >> > > > > > > include > > >>> > > >> > > > > > > > > a minor > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> refactoring? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Especially > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> before code > > freeze? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ср, 27 окт. > > 2021 г. в > > >>> > > >> 14:25, > > >>> > > >> > > Pavel > > >>> > > >> > > > > > > > > Tupitsyn < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > ptupit...@apache.org > > >: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Ivan, > > IGNITE-15806 > > >>> > > >> seems to > > >>> > > >> > > be a > > >>> > > >> > > > > > > minor > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> refactoring, not > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> sure > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> we > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> should > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> inflate the > > scope with > > >>> > > >> this. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Wed, Oct > > 27, 2021 at > > >>> > > >> 2:13 > > >>> > > >> > > PM > > >>> > > >> > > > > Ivan > > >>> > > >> > > > > > > > > Daschinsky > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > ivanda...@gmail.com > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Nikita, can > > we add > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15806 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> this > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ticket for > > release? > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ср, 27 окт. > > 2021 г. в > > >>> > > >> 13:40, > > >>> > > >> > > > > Maksim > > >>> > > >> > > > > > > > > Timonin < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > timonin.ma...@gmail.com>: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I'd like > to > > include > > >>> > > >> the > > >>> > > >> > > ticket > > >>> > > >> > > > > in > > >>> > > >> > > > > > > 2.12. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> There was a > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> performance > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> issue, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> spent some > > time > > >>> > > >> trying to > > >>> > > >> > > > > figure it > > >>> > > >> > > > > > > > > out. I > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> prepared > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> some > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> fixes > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> and I > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> am > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> going to > > submit a > > >>> > > >> patch > > >>> > > >> > > this > > >>> > > >> > > > > week. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I think > > this issue is > > >>> > > >> > > critical > > >>> > > >> > > > > to > > >>> > > >> > > > > > > > > include > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> to 2.12 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> together with > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> basic > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> IndexQuery > > >>> > > >> functionality, > > >>> > > >> > > > > because > > >>> > > >> > > > > > > this > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> ticket > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> provides > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> expected > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> behavior > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> of > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> querying > > indexes - > > >>> > > >> sorted > > >>> > > >> > > over > > >>> > > >> > > > > all > > >>> > > >> > > > > > > > > nodes > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> results. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - > > IGNITE-15530: > > >>> > > >> IndexQuery > > >>> > > >> > > has > > >>> > > >> > > > > to > > >>> > > >> > > > > > > use > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> MergeSort > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> reducer > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-15530 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On Wed, > Oct > > 27, 2021 > > >>> > > >> at > > >>> > > >> > > 1:23 PM > > >>> > > >> > > > > > > Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> Amelchev < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > namelc...@apache.org> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hello. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Code > > freeze is > > >>> > > >> planned for > > >>> > > >> > > > > Friday, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> October 29. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> There are > > 40 > > >>> > > >> unresolved > > >>> > > >> > > issues > > >>> > > >> > > > > > > [1] in > > >>> > > >> > > > > > > > > the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> release > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> scope. I > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> suggest > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> bumping > up > > the fix > > >>> > > >> > > version if > > >>> > > >> > > > > they > > >>> > > >> > > > > > > > > will > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> not be > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> resolved till > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> code > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> freeze. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Please, > > feel free to > > >>> > > >> > > write if > > >>> > > >> > > > > > > some of > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> them are > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> critical to be > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> in > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> the > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2.12. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Also, > > please, pay > > >>> > > >> > > attention to > > >>> > > >> > > > > > > > > unresolved > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> documentation > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> issues. [2] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sergey, > > Petr, thanks > > >>> > > >> for > > >>> > > >> > > > > helping > > >>> > > >> > > > > > > with > > >>> > > >> > > > > > > > > TC. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [1] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > >>> > > >> > > > https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.12%27))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20%20and%20status%20not%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [2] > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > >>> > > >> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(%272.12%27)%20AND%20status%20NOT%20IN%20(Resolved%2C%20Closed)%20AND%20component%20in%20(documentation)%20ORDER%20BY%20priority%20%20%20%20%20%20%20%20%20 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> вт, 26 > > окт. 2021 г. в > > >>> > > >> > > 12:50, > > >>> > > >> > > > > Petr > > >>> > > >> > > > > > > > > Ivanov < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > mr.wei...@gmail.com > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> : > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Thanks, > > Sergey. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I've > also > > >>> > > >> reconfigured > > >>> > > >> > > > > nightly > > >>> > > >> > > > > > > builds > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> for > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> ignite-2.12 > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> branch. > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> On 22 > > Oct 2021, at > > >>> > > >> > > 17:32, > > >>> > > >> > > > > Сергей > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> Утцель < > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>> > utt...@gmail.com> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> wrote: > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I > > configured TC > > >>> > > >> bot to > > >>> > > >> > > > > > > 'ignite-2.12' > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>> instead > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> of > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 'ignite-2.11' > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Best > > wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Amelchev > > Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sincerely > > yours, Ivan > > >>> > > >> > > > > Daschinskiy > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sincerely > > yours, Ivan > > >>> > > >> > > Daschinskiy > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>>> Sincerely yours, > Ivan > > >>> > > >> Daschinskiy > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> Sincerely yours, Ivan > > Daschinskiy > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>>> Sincerely yours, Ivan Daschinskiy > > >>> > > >> > > > > > > > > >>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> > > >>> > > >> > > > > > > > > >>>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>>> Sincerely yours, > > >>> > > >> > > > > > > > > >>>>>>>> Ivan Bessonov > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> > > >>> > > >> > > > > > > > > >>>>>>> -- > > >>> > > >> > > > > > > > > >>>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> > > >>> > > >> > > > > > > > > >>>>>> -- > > >>> > > >> > > > > > > > > >>>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> > > >>> > > >> > > > > > > > > >>>>> -- > > >>> > > >> > > > > > > > > >>>>> Best wishes, > > >>> > > >> > > > > > > > > >>>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> > > >>> > > >> > > > > > > > > >>>> -- > > >>> > > >> > > > > > > > > >>>> Best wishes, > > >>> > > >> > > > > > > > > >>>> Amelchev Nikita > > >>> > > >> > > > > > > > > >>> > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> > > >>> > > >> > > > > > > > > >> -- > > >>> > > >> > > > > > > > > >> Best wishes, > > >>> > > >> > > > > > > > > >> Amelchev Nikita > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > > > >>> > > >> > > > > > > > > > -- > > >>> > > >> > > > > > > > > > Best wishes, > > >>> > > >> > > > > > > > > > Amelchev Nikita > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > -- > > >>> > > >> > > > > > > Best wishes, > > >>> > > >> > > > > > > Amelchev Nikita > > >>> > > >> > > > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > > > >>> > > >> > > > > -- > > >>> > > >> > > > > Best wishes, > > >>> > > >> > > > > Amelchev Nikita > > >>> > > >> > > > > > > >>> > > >> > > > > >>> > > >> > > > > >>> > > >> > > > > >>> > > >> > > -- > > >>> > > >> > > Best wishes, > > >>> > > >> > > Amelchev Nikita > > >>> > > >> > > > > >>> > > >> > > >>> > > >> > > >>> > > >> > > >>> > > >> -- > > >>> > > >> Best wishes, > > >>> > > >> Amelchev Nikita > > >>> > > >> > > >>> > > > > > >>> > > > > > >>> > > > -- > > >>> > > > Sincerely yours, Ivan Daschinskiy > > >>> > > > > > >>> > > > > >>> > > > > >>> > > -- > > >>> > > Sincerely yours, Ivan Daschinskiy > > >>> > > > >>> > > > >>> > > > >>> > -- > > >>> > Best wishes, > > >>> > Amelchev Nikita > > >>> > > >>> > > >>> > > >>> -- > > >>> Best wishes, > > >>> Amelchev Nikita > > > > > > > > -- > > Best wishes, > > Amelchev Nikita > > > > > -- > Sincerely yours, Ivan Daschinskiy >