Folks,
Sharing the release status: .NET: AffinityKey does not work - In-Progress https://issues.apache.org/jira/browse/IGNITE-14293 sqlline: `Property "url" is required' - Patch Available https://issues.apache.org/jira/browse/IGNITE-14284 sqllline: `Bad history file syntax!' - Resolved https://issues.apache.org/jira/browse/IGNITE-14285 I'd like to cherry-pick the following fixed bugs to the 2.10 release branch. Do you have any objections? IGNITE-14250 .NET: Fix race condition in Events example, test example output https://issues.apache.org/jira/browse/IGNITE-14250 IGNITE-14168 fix description of validate_indexes command (#8798) https://issues.apache.org/jira/browse/IGNITE-14168 IGNITE-14138 Fixed an issue where historical rebalance can kill supplier node. Fixes #8769 https://issues.apache.org/jira/browse/IGNITE-14138 On Mon, 1 Mar 2021 at 21:26, Maxim Muzafarov <mmu...@apache.org> wrote: > > Igor, > > Many thanks for fixing the issue! > I've cherry-picked it to the 2.10 branch. > > Folks, > > I'll finalize the latest changes for the documentation pages and > prepare the rc build shortly. > > On Mon, 1 Mar 2021 at 21:08, Igor Sapego <isap...@apache.org> wrote: > > > > The following commit should be cherry-picked: > > 0675e2a7e800730c9c8230332b82809754ddae5a > > > > Sorry for a delay. > > > > Best Regards, > > Igor > > > > > > On Mon, Mar 1, 2021 at 9:06 PM Igor Sapego <isap...@apache.org> wrote: > >> > >> Maxim, > >> > >> The issue is fixed and is merged to master now. > >> > >> Best Regards, > >> Igor > >> > >> > >> On Sun, Feb 28, 2021 at 8:12 PM Maxim Muzafarov <mmu...@apache.org> wrote: > >>> > >>> Hello Igor, > >>> > >>> > I believe I could fix the ticket [1] by the end of the next week. > >>> Should we still wait a bit for t his fix or postpone it to 2.10.1? WDYT? > >>> > >>> > >>> > >>> [1] https://issues.apache.org/jira/browse/IGNITE-14204 > >>> > >>> On Fri, 26 Feb 2021 at 11:20, Max Timonin <timonin.ma...@gmail.com> wrote: > >>> > > >>> > Hi, Maxim! > >>> > > >>> > The bug IGNITE-14206 [1] fixed. There are 2 commits to cherry-pick > >>> > > >>> > 1. > >>> > https://github.com/apache/ignite/commit/851f650ba03e0b6c081cfe23f411fd2bf6be0228 > >>> > 2. > >>> > https://github.com/apache/ignite/commit/93b74922bd04b164301d7bc5a2788b9693d4a8a4 > >>> > > >>> > > >>> > https://issues.apache.org/jira/browse/IGNITE-14206 > >>> > > >>> > On Wed, Feb 24, 2021 at 5:47 PM Maxim Muzafarov <mmu...@apache.org> > >>> > wrote: > >>> > > >>> > > Anton, > >>> > > > >>> > > Your improvement is very important, for sure, but it's almost 2 months > >>> > > have passed since the initiation of the release branch. I think we > >>> > > should prepare the changes as fast as possible for now and initiate > >>> > > with the next one release. In general, it would be nice to have a > >>> > > release plan for the year ahead so each developer will understand on > >>> > > which release his changes can get into. > >>> > > > >>> > > That's why I'm going to prepare an RC-build on Monday 1-st March. > >>> > > > >>> > > On Wed, 24 Feb 2021 at 11:13, Anton Vinogradov <a...@apache.org> > >>> > > wrote: > >>> > > > > >>> > > > Maxim, > >>> > > > > >>> > > > https://issues.apache.org/jira/browse/IGNITE-13873 > >>> > > > Is ready for review, is it possible to wait for it? > >>> > > > > >>> > > > On Wed, Feb 24, 2021 at 12:01 AM Maxim Muzafarov <mmu...@apache.org> > >>> > > wrote: > >>> > > > > >>> > > > > Folks, > >>> > > > > > >>> > > > > > >>> > > > > I'd like to cherry-pick to the release branch the following fixes: > >>> > > > > > >>> > > > > Fix security context for JDBC bulk-load operations > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13472 > >>> > > > > > >>> > > > > Fixed an issue that caused a deadlock when user cache was created > >>> > > > > in > >>> > > > > parallel with TTL worker was in progress. > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14078 > >>> > > > > > >>> > > > > On Thu, 18 Feb 2021 at 20:26, Maxim Muzafarov <mmu...@apache.org> > >>> > > wrote: > >>> > > > > > > >>> > > > > > Maxim, Igor, > >>> > > > > > > >>> > > > > > Thanks for sharing details. > >>> > > > > > Let's wait for these fixes. > >>> > > > > > > >>> > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-14206 > >>> > > > > > [2] https://issues.apache.org/jira/browse/IGNITE-14204 > >>> > > > > > > >>> > > > > > On Thu, 18 Feb 2021 at 18:35, Igor Sapego <isap...@apache.org> > >>> > > wrote: > >>> > > > > > > > >>> > > > > > > Maxim, > >>> > > > > > > > >>> > > > > > > I believe I could fix the ticket [1] by the end of the next > >>> > > > > > > week. > >>> > > > > > > > >>> > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-14204 > >>> > > > > > > > >>> > > > > > > Best Regards, > >>> > > > > > > Igor > >>> > > > > > > > >>> > > > > > > > >>> > > > > > > On Thu, Feb 18, 2021 at 6:30 PM Max Timonin < > >>> > > timonin.ma...@gmail.com> > >>> > > > > wrote: > >>> > > > > > > > >>> > > > > > > > Hi! I've today found an issue [1], there is wrong handling > >>> > > > > > > > of > >>> > > > > inlined POJO. > >>> > > > > > > > This bug appeared in 2.9.0 and makes it impossible to work > >>> > > > > > > > with > >>> > > > > > > > multi-column indexes created on old AI versions that contain > >>> > > inlined > >>> > > > > POJO > >>> > > > > > > > keys in the middle. > >>> > > > > > > > > >>> > > > > > > > I'm working on the fix and asked Konstantin Orlov to review > >>> > > > > > > > it. I > >>> > > > > think > >>> > > > > > > > that it will take only a couple of days to fix this issue. > >>> > > > > > > > From > >>> > > my > >>> > > > > side, it > >>> > > > > > > > looks like a release blocker, but we've been living with > >>> > > > > > > > that > >>> > > since > >>> > > > > 2.9.0. > >>> > > > > > > > WDYT if the release can wait for the fix? > >>> > > > > > > > > >>> > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-14206 > >>> > > > > > > > > >>> > > > > > > > On Thu, Feb 18, 2021 at 5:38 PM Maxim Muzafarov < > >>> > > mmu...@apache.org> > >>> > > > > wrote: > >>> > > > > > > > > >>> > > > > > > > > Folks, > >>> > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > Do we have any estimations of how long does it take to > >>> > > > > > > > > fix the > >>> > > > > issue > >>> > > > > > > > > [1] in C++ thin client? The bug must be fixed for sure, > >>> > > however, I > >>> > > > > > > > > tend to continue with the release (if fixing the bug > >>> > > > > > > > > require a > >>> > > few > >>> > > > > > > > > weeks) and prepare a batch of fixes for the 2.10.1. > >>> > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-14204 > >>> > > > > > > > > > >>> > > > > > > > > On Thu, 18 Feb 2021 at 13:22, Ilya Kasnacheev < > >>> > > > > ilya.kasnach...@gmail.com > >>> > > > > > > > > > >>> > > > > > > > > wrote: > >>> > > > > > > > > > > >>> > > > > > > > > > Hello! > >>> > > > > > > > > > > >>> > > > > > > > > > There was a ticket filed about the new feature, > >>> > > > > > > > > > transactions > >>> > > in > >>> > > > > C++ > >>> > > > > > > > thin > >>> > > > > > > > > > client, making this feature unusable if there's more > >>> > > > > > > > > > than one > >>> > > > > > > > connection > >>> > > > > > > > > > endpoint: > >>> > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14204 > >>> > > > > > > > > > > >>> > > > > > > > > > I don't think this is a genuine blocker for 2.10, since > >>> > > there is > >>> > > > > a > >>> > > > > > > > > > workaround (use just one endpoint), nevertheless it is a > >>> > > critical > >>> > > > > > > > crasher > >>> > > > > > > > > > bug, so I wonder if Igor could take a look at it > >>> > > > > > > > > > promptly, > >>> > > > > include the > >>> > > > > > > > > fix > >>> > > > > > > > > > in 2.10. > >>> > > > > > > > > > > >>> > > > > > > > > > Regards, > >>> > > > > > > > > > -- > >>> > > > > > > > > > Ilya Kasnacheev > >>> > > > > > > > > > > >>> > > > > > > > > > > >>> > > > > > > > > > чт, 18 февр. 2021 г. в 09:03, Zhenya Stanilovsky > >>> > > > > > > > > <arzamas...@mail.ru.invalid > >>> > > > > > > > > > >: > >>> > > > > > > > > > > >>> > > > > > > > > > > > >>> > > > > > > > > > > > >>> > > > > > > > > > > I fill the ticket with drop problem, plz take a look > >>> > > > > > > > > > > [1] > >>> > > > > > > > > > > > >>> > > > > > > > > > > [1] > >>> > > > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14205 > >>> > > > > > > > > > > > >>> > > > > > > > > > > >Ilya, > >>> > > > > > > > > > > > > >>> > > > > > > > > > > >Thanks! > >>> > > > > > > > > > > >I've added this step to the Release Process wiki > >>> > > > > > > > > > > >page also > >>> > > > > [1]. > >>> > > > > > > > > > > > > >>> > > > > > > > > > > >[1] > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P1.2ImplementationandScopeFinalization > >>> > > > > > > > > > > > > >>> > > > > > > > > > > >On Wed, 17 Feb 2021 at 18:05, Ilya Kasnacheev < > >>> > > > > > > > > ilya.kasnach...@gmail.com > >>> > > > > > > > > > > > wrote: > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> Hello! > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> I have added ignite-2.10 to Nightly build > >>> > > > > > > > > > > >> triggering. I > >>> > > > > hope we > >>> > > > > > > > will > >>> > > > > > > > > > > have a > >>> > > > > > > > > > > >> 2.10 nightly tomorrow. Shame that I didn't do it > >>> > > earlier. > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > > https://ci.ignite.apache.org/buildConfiguration/Releases_NightlyRelease_RunApacheIgniteNightlyRelease?branch=ignite-2.10&buildTypeTab=overview&mode=builds > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> Regards, > >>> > > > > > > > > > > >> -- > >>> > > > > > > > > > > >> Ilya Kasnacheev > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> ср, 17 февр. 2021 г. в 17:37, Maxim Muzafarov < > >>> > > > > mmu...@apache.org > >>> > > > > > > > > >: > >>> > > > > > > > > > > >> > >>> > > > > > > > > > > >> > Folks, > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > >> > There is a possible issue with the performance > >>> > > > > > > > > > > >> > for > >>> > > 2.9.1 > >>> > > > > vs > >>> > > > > > > > 2.10. > >>> > > > > > > > > I'm > >>> > > > > > > > > > > >> > trying to reproduce on a stress-testing > >>> > > > > > > > > > > >> > environment. > >>> > > > > > > > > > > >> > [1] > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > > https://cwiki.apache.org/confluence/download/attachments/165224767/atomicPutRandomValueFullSync.jpg?api=v2 > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > >> > On Fri, 12 Feb 2021 at 20:46, Maxim Muzafarov < > >>> > > > > > > > mmu...@apache.org > >>> > > > > > > > > > > >>> > > > > > > > > > > wrote: > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > Folks, > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > I'm going to cherry-pick these issues to the > >>> > > > > > > > > > > >> > > release > >>> > > > > branch, > >>> > > > > > > > any > >>> > > > > > > > > > > >> > objections? > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > Checkpointer thread holds write lock too long > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > https://issues.apache.org/jira/browse/IGNITE-14140 > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > Incorrect initialize checkpoint-runner-cpu > >>> > > > > > > > > > > >> > > thread > >>> > > pool > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > https://issues.apache.org/jira/browse/IGNITE-14139 > >>> > > > > > > > > > > >> > > > >>> > > > > > > > > > > >> > > On Wed, 10 Feb 2021 at 21:59, Maxim Muzafarov < > >>> > > > > > > > > mmu...@apache.org > >>> > > > > > > > > > > > wrote: > >>> > > > > > > > > > > >> > > > > >>> > > > > > > > > > > >> > > > Folks, > >>> > > > > > > > > > > >> > > > > >>> > > > > > > > > > > >> > > > Do we need any other critical issues from the > >>> > > master > >>> > > > > branch > >>> > > > > > > > > that > >>> > > > > > > > > > > need > >>> > > > > > > > > > > >> > > > to be cherry-picked picked from the master > >>> > > > > > > > > > > >> > > > branch? > >>> > > > > I've > >>> > > > > > > > > marked the > >>> > > > > > > > > > > >> > > > latest select issues with patching version > >>> > > > > > > > > > > >> > > > 2.10. > >>> > > > > > > > > > > >> > > > > >>> > > > > > > > > > > >> > > > - benchmarks completed (I'll do another one > >>> > > > > > > > > > > >> > > > prior > >>> > > to > >>> > > > > > > > > preparing rc) > >>> > > > > > > > > > > >> > > > - the release notes merged > >>> > > > > > > > > > > >> > > > - cherry-picked issue (IGNITE-14073 Fixed > >>> > > transactions > >>> > > > > > > > > failover) > >>> > > > > > > > > > > >> > > > - most of the documentation pages also merged > >>> > > > > > > > > > > >> > > > > >>> > > > > > > > > > > >> > > > Hopefully, by Friday the 12th everything > >>> > > > > > > > > > > >> > > > will be > >>> > > > > ready for > >>> > > > > > > > the > >>> > > > > > > > > > > >> > > > preparation of a release candidate. > >>> > > > > > > > > > > >> > > > > >>> > > > > > > > > > > >> > > > On Tue, 9 Feb 2021 at 05:09, Никита Сафонов < > >>> > > > > > > > > > > vlasovpavel2...@gmail.com > > >>> > > > > > > > > > > >> > wrote: > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Hi everyone, > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Below are two lists of items representing > >>> > > > > > > > > > > >> > > > > all > >>> > > the > >>> > > > > > > > remaining > >>> > > > > > > > > (and > >>> > > > > > > > > > > >> > completed) > >>> > > > > > > > > > > >> > > > > documentation tasks for the Ignite 2.10 > >>> > > > > > > > > > > >> > > > > release. > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > The "*Improvements*" part includes PRs on > >>> > > reworked > >>> > > > > > > > > > > documentation. > >>> > > > > > > > > > > >> > > > > The "*Finished*" part includes PRs on newly > >>> > > added > >>> > > > > > > > > documentation. > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > *Improvements:* > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Documentation for .NET thin client service > >>> > > > > invocation > >>> > > > > > > > > > > >> > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14129 > >>> > > > > > > > > > > >> > > > > [2] > >>> > > > > > > > > > > >> > > > > https://github.com/apache/ignite/pull/8756 > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Documentation for cache warm-up strategy > >>> > > > > > > > > > > >> > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13385 > >>> > > > > > > > > > > >> > > > > [2] > >>> > > > > > > > > > > >> > > > > https://github.com/apache/ignite/pull/8703 > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > *Finished:* > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Document control.(sh|bin) command to get an > >>> > > > > arbitrary > >>> > > > > > > > > SystemView > >>> > > > > > > > > > > >> > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14142 > >>> > > > > > > > > > > >> > > > > [2] > >>> > > > > > > > > > > >> > > > > https://github.com/apache/ignite/pull/8775 > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Document metric for processed keys when > >>> > > rebuilding > >>> > > > > indexes > >>> > > > > > > > > > > >> > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14143 > >>> > > > > > > > > > > >> > > > > [2] > >>> > > > > > > > > > > >> > > > > https://github.com/apache/ignite/pull/8776 > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Document C++ thin client transactions > >>> > > > > > > > > > > >> > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14144 > >>> > > > > > > > > > > >> > > > > [2] > >>> > > > > > > > > > > >> > > > > https://github.com/apache/ignite/pull/8777 > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > Please don't hesitate to ask me if you > >>> > > > > > > > > > > >> > > > > have any > >>> > > > > questions > >>> > > > > > > > or > >>> > > > > > > > > > > >> > concerns. > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > With best regards, > >>> > > > > > > > > > > >> > > > > Nikita > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > сб, 6 февр. 2021 г. в 02:14, Никита > >>> > > > > > > > > > > >> > > > > Сафонов < > >>> > > > > > > > > > > >> > vlasovpavel2...@gmail.com >: > >>> > > > > > > > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > > Maxim, > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > Thank you for being ready to help! > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > As I mentioned before, I'm sharing the > >>> > > completed > >>> > > > > doc > >>> > > > > > > > items > >>> > > > > > > > > > > today. > >>> > > > > > > > > > > >> > > > > > Below is the list of tickets with the > >>> > > > > > > > > > > >> > > > > > prepared > >>> > > > > PR's: > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > *- Documentation: SQL tracing.* > >>> > > > > > > > > > > >> > > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13981 > >>> > > > > > > > > > > >> > > > > > [2] > >>> > > https://github.com/apache/ignite/pull/8762 > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > *- Documentation for async API (Thin > >>> > > > > > > > > > > >> > > > > > client > >>> > > Java > >>> > > > > API)* > >>> > > > > > > > > > > >> > > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14128 > >>> > > > > > > > > > > >> > > > > > [2] > >>> > > https://github.com/apache/ignite/pull/8753 > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > *- Documentation for .NET: Thin Client: > >>> > > Service > >>> > > > > > > > > invocation* > >>> > > > > > > > > > > >> > > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14129 > >>> > > > > > > > > > > >> > > > > > [2] > >>> > > https://github.com/apache/ignite/pull/8756 > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > *- Document cluster API implementation > >>> > > > > > > > > > > >> > > > > > for > >>> > > CPP* > >>> > > > > > > > > > > >> > > > > > [1] > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14133 > >>> > > > > > > > > > > >> > > > > > [2] > >>> > > https://github.com/apache/ignite/pull/8761 > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > I still have some docs to finish/improve. > >>> > > > > > > > > > > >> > > > > > I do believe that I'll provide the rest > >>> > > > > > > > > > > >> > > > > > of the > >>> > > > > remaining > >>> > > > > > > > > > > >> > documentation by > >>> > > > > > > > > > > >> > > > > > the end of Monday. > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > Regards, > >>> > > > > > > > > > > >> > > > > > Nikita > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > > чт, 4 февр. 2021 г. в 21:45, Maxim > >>> > > > > > > > > > > >> > > > > > Muzafarov < > >>> > > > > > > > > > > mmu...@apache.org >: > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> Nikita, > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > > > >> Thank you, I will be waiting for the > >>> > > > > > > > > > > >> > > > > >> review. > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > > > >> > I'll give the precise estimate > >>> > > > > > > > > > > >> > > > > >> > tomorrow as > >>> > > I'm > >>> > > > > still > >>> > > > > > > > > > > waiting > >>> > > > > > > > > > > >> > for some > >>> > > > > > > > > > > >> > > > > >> info > >>> > > > > > > > > > > >> > > > > >> from the dev side. > >>> > > > > > > > > > > >> > > > > >> Let me know if you need any kind of > >>> > > > > > > > > > > >> > > > > >> help. > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > > > >> On Thu, 4 Feb 2021 at 20:07, Никита > >>> > > > > > > > > > > >> > > > > >> Сафонов < > >>> > > > > > > > > > > >> > vlasovpavel2...@gmail.com > > >>> > > > > > > > > > > >> > > > > >> wrote: > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > Hi Maxim, > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > I can take a look! > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > Moreover, I'm finishing the work on > >>> > > > > > > > > > > >> > > > > >> > the > >>> > > > > remaining > >>> > > > > > > > > > > documentation > >>> > > > > > > > > > > >> > tickets. > >>> > > > > > > > > > > >> > > > > >> > I do believe that I'll be able to > >>> > > > > > > > > > > >> > > > > >> > provide > >>> > > > > several > >>> > > > > > > > PR's > >>> > > > > > > > > > > tomorrow > >>> > > > > > > > > > > >> > and > >>> > > > > > > > > > > >> > > > > >> > complete the rest in a couple of days. > >>> > > > > > > > > > > >> > > > > >> > I'll give the precise estimate > >>> > > > > > > > > > > >> > > > > >> > tomorrow as > >>> > > I'm > >>> > > > > still > >>> > > > > > > > > > > waiting > >>> > > > > > > > > > > >> > for some > >>> > > > > > > > > > > >> > > > > >> info > >>> > > > > > > > > > > >> > > > > >> > from the dev side. > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > Regards, > >>> > > > > > > > > > > >> > > > > >> > Nikita > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > ср, 3 февр. 2021 г. в 22:40, Maxim > >>> > > Muzafarov < > >>> > > > > > > > > > > mmu...@apache.org > >>> > > > > > > > > > > >> > >: > >>> > > > > > > > > > > >> > > > > >> > > >>> > > > > > > > > > > >> > > > > >> > > Folks, > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > > I've prepared the RELEASE_NOTES. > >>> > > > > > > > > > > >> > > > > >> > > Would anyone take a look at the PR > >>> > > > > > > > > > > >> > > > > >> > > [2] > >>> > > [1]? > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > > [1] > >>> > > > > > > > > https://issues.apache.org/jira/browse/IGNITE-14069 > >>> > > > > > > > > > > >> > > > > >> > > [2] > >>> > > > > > > > > https://github.com/apache/ignite/pull/8748/files > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > > On Tue, 2 Feb 2021 at 22:13, Maxim > >>> > > Muzafarov > >>> > > > > < > >>> > > > > > > > > > > >> > mmu...@apache.org > > >>> > > > > > > > > > > >> > > > > >> wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > Folks, > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > I've prepared first benchmarks > >>> > > comparing > >>> > > > > 2.9.1 vs > >>> > > > > > > > > 2.10 > >>> > > > > > > > > > > [1]. > >>> > > > > > > > > > > >> > > > > >> > > > Everything looks good at the first > >>> > > glance. > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > > https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.10#ApacheIgnite2.10-Benchmarks(2.9.1vs2.10 > >>> > > > > > > > > > > ) > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > On Fri, 29 Jan 2021 at 18:32, > >>> > > > > > > > > > > >> > > > > >> > > > Никита > >>> > > > > Сафонов < > >>> > > > > > > > > > > >> > > > > >> vlasovpavel2...@gmail.com > > >>> > > > > > > > > > > >> > > > > >> > > wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > Hi Maxim, > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > terrific! > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > Then, I'll continue with the > >>> > > > > > > > > > > >> > > > > >> > > > > tasks on > >>> > > > > the list. > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > Thank you, > >>> > > > > > > > > > > >> > > > > >> > > > > Nikita > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > чт, 28 янв. 2021 г. в 22:44, > >>> > > > > > > > > > > >> > > > > >> > > > > Maxim > >>> > > > > Muzafarov < > >>> > > > > > > > > > > >> > mmu...@apache.org >: > >>> > > > > > > > > > > >> > > > > >> > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > Hello Nikita, > >>> > > > > > > > > > > >> > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > Thank you for sharing the > >>> > > > > > > > > > > >> > > > > >> > > > > > state. > >>> > > > > > > > > > > >> > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > I think we can move on to the > >>> > > > > > > > > > > >> > > > > >> > > > > > next > >>> > > > > stages of > >>> > > > > > > > > the > >>> > > > > > > > > > > >> > release. There > >>> > > > > > > > > > > >> > > > > >> are a > >>> > > > > > > > > > > >> > > > > >> > > > > > few important steps left to > >>> > > > > > > > > > > >> > > > > >> > > > > > do: > >>> > > > > > > > release_notes, > >>> > > > > > > > > > > stress > >>> > > > > > > > > > > >> > testing. > >>> > > > > > > > > > > >> > > > > >> This > >>> > > > > > > > > > > >> > > > > >> > > > > > may take some time, so we > >>> > > > > > > > > > > >> > > > > >> > > > > > still > >>> > > have > >>> > > > > time to > >>> > > > > > > > > > > complete > >>> > > > > > > > > > > >> > the rest > >>> > > > > > > > > > > >> > > > > >> of the > >>> > > > > > > > > > > >> > > > > >> > > > > > documentation tasks. > >>> > > > > > > > > > > >> > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > On Thu, 28 Jan 2021 at 02:51, > >>> > > Никита > >>> > > > > Сафонов > >>> > > > > > > > < > >>> > > > > > > > > > > >> > > > > >> > > vlasovpavel2...@gmail.com > > >>> > > > > > > > > > > >> > > > > >> > > > > > wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > Hi Maxim et al, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > thank you! > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > The rest of the > >>> > > > > > > > > > > >> > > > > >> > > > > > > documentation > >>> > > tasks > >>> > > > > for > >>> > > > > > > > > important > >>> > > > > > > > > > > >> > features > >>> > > > > > > > > > > >> > > > > >> are also > >>> > > > > > > > > > > >> > > > > >> > > > > > > completed. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > Nevertheless, there are > >>> > > > > > > > > > > >> > > > > >> > > > > > > still > >>> > > some > >>> > > > > items > >>> > > > > > > > (the > >>> > > > > > > > > > > ones on > >>> > > > > > > > > > > >> > my list > >>> > > > > > > > > > > >> > > > > >> that > >>> > > > > > > > > > > >> > > > > >> > > do not > >>> > > > > > > > > > > >> > > > > >> > > > > > > have any doc tasks) that > >>> > > > > > > > > > > >> > > > > >> > > > > > > can be > >>> > > done > >>> > > > > for > >>> > > > > > > > the > >>> > > > > > > > > 2.10 > >>> > > > > > > > > > > >> > release. > >>> > > > > > > > > > > >> > > > > >> > > > > > > If you want them to be > >>> > > > > > > > > > > >> > > > > >> > > > > > > included, > >>> > > I > >>> > > > > will try > >>> > > > > > > > > to > >>> > > > > > > > > > > >> > provide patches > >>> > > > > > > > > > > >> > > > > >> > > ASAP. If > >>> > > > > > > > > > > >> > > > > >> > > > > > > not, I am still ready to > >>> > > > > > > > > > > >> > > > > >> > > > > > > create > >>> > > the > >>> > > > > > > > > > > documentation for > >>> > > > > > > > > > > >> > them and > >>> > > > > > > > > > > >> > > > > >> > > provide it > >>> > > > > > > > > > > >> > > > > >> > > > > > > later. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > So, I will fully rely on > >>> > > > > > > > > > > >> > > > > >> > > > > > > your > >>> > > > > decision. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > Regards, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > Nikita > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > вт, 26 янв. 2021 г. в 23:08, > >>> > > Maxim > >>> > > > > > > > Muzafarov > >>> > > > > > > > > < > >>> > > > > > > > > > > >> > > > > >> mmu...@apache.org >: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > Nikita, Folks, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > All documentation tasks > >>> > > > > > > > > > > >> > > > > >> > > > > > > > from > >>> > > the > >>> > > > > *[list > >>> > > > > > > > > #2]* > >>> > > > > > > > > > > [1] > >>> > > > > > > > > > > >> > that you > >>> > > > > > > > > > > >> > > > > >> > > mentioned > >>> > > > > > > > > > > >> > > > > >> > > > > > > > above have been processed > >>> > > > > > > > > > > >> > > > > >> > > > > > > > and > >>> > > > > merged to > >>> > > > > > > > the > >>> > > > > > > > > > > release > >>> > > > > > > > > > > >> > branch. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > [1] > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > > http://apache-ignite-developers.2346864.n4.nabble.com/DISCUSSION-Apache-Ignite-Release-2-10-time-scope-manager-tp50037p51061.html > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > On Mon, 25 Jan 2021 at > >>> > > > > > > > > > > >> > > > > >> > > > > > > > 18:59, > >>> > > Maxim > >>> > > > > > > > > Muzafarov < > >>> > > > > > > > > > > >> > > > > >> mmu...@apache.org > >>> > > > > > > > > > > >> > > > > >> > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > Shiva, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > I've cherry-picked the > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > issue > >>> > > to > >>> > > > > 2.10 > >>> > > > > > > > > branch. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > >> > https://issues.apache.org/jira/browse/IGNITE-13912 > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > Ilya, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > Thank you for preparing > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > the > >>> > > > > patch. I've > >>> > > > > > > > > > > >> > cherry-picked to > >>> > > > > > > > > > > >> > > > > >> 2.10 > >>> > > > > > > > > > > >> > > > > >> > > it too. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > >> > https://issues.apache.org/jira/browse/IGNITE-14039 > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > On Mon, 25 Jan 2021 at > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > 17:50, > >>> > > > > Ilya > >>> > > > > > > > > > > Kasnacheev < > >>> > > > > > > > > > > >> > > > > >> > > > > > ilya.kasnach...@gmail.com > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > Hello! > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > I have pushed the > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > developer > >>> > > > > warning, > >>> > > > > > > > > > > javadoc > >>> > > > > > > > > > > >> > warning and > >>> > > > > > > > > > > >> > > > > >> > > > > > documentation > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > update to > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-14039 > >>> > > > > > > > > > > >> > > > > >> > > > > > about the > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > dangers of WAL state > >>> > > change. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > Please cherry-pick it > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > to > >>> > > 2.10 > >>> > > > > branch > >>> > > > > > > > or > >>> > > > > > > > > > > mention > >>> > > > > > > > > > > >> > me if > >>> > > > > > > > > > > >> > > > > >> it's > >>> > > > > > > > > > > >> > > > > >> > > OK for > >>> > > > > > > > > > > >> > > > > >> > > > > > me > >>> > > > > > > > > > > >> > > > > >> > > > > > > > to do > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > this. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > Regards, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > -- > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > Ilya Kasnacheev > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > пн, 25 янв. 2021 г. в > >>> > > 14:44, > >>> > > > > Никита > >>> > > > > > > > > > > Сафонов < > >>> > > > > > > > > > > >> > > > > >> > > > > > vlasovpavel2...@gmail.com > >>> > > > > > > > > > > >> > > > > >> > > > > > > > >: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > Hi Denis, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > Thanks a lot! > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > I'll update my PR's > >>> > > > > accordingly. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > Regards, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > Nikita > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > сб, 23 янв. 2021 г. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > в > >>> > > 00:59, > >>> > > > > Denis > >>> > > > > > > > > Magda > >>> > > > > > > > > > > < > >>> > > > > > > > > > > >> > > > > >> > > dma...@apache.org >: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > Nikita, thanks. I > >>> > > reviewed > >>> > > > > those > >>> > > > > > > > > and > >>> > > > > > > > > > > shared > >>> > > > > > > > > > > >> > some > >>> > > > > > > > > > > >> > > > > >> > > suggestions. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > Please take > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > them into > >>> > > consideration. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > - > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > Denis > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > On Fri, Jan 22, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > 2021 at > >>> > > > > 1:45 PM > >>> > > > > > > > > Никита > >>> > > > > > > > > > > >> > Сафонов < > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > vlasovpavel2...@gmail.com > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > wrote: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > Hi everyone, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > The following > >>> > > > > documentation > >>> > > > > > > > tasks > >>> > > > > > > > > > > for the > >>> > > > > > > > > > > >> > > > > >> important > >>> > > > > > > > > > > >> > > > > >> > > features > >>> > > > > > > > > > > >> > > > > >> > > > > > now > >>> > > > > > > > > > > >> > > > > >> > > > > > > > have > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > PATCH > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > AVAILABLE > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > status: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > - Caches > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > warming up > >>> > > > > strategy - > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13385?src=confmacro > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > - Update on JMX > >>> > > default > >>> > > > > > > > > configuration > >>> > > > > > > > > > > >> > removal - > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13606?src=confmacro > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > - Control.sh > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > indexes > >>> > > > > > > > manipulation > >>> > > > > > > > > > > >> > commands - > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13285?src=confmacro > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > Please see the > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > PR's > >>> > > > > attached to > >>> > > > > > > > > the > >>> > > > > > > > > > > >> > tickets. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > Thank you! > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > Regards, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > Nikita > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > пт, 22 янв. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > 2021 г. в > >>> > > > > 18:03, > >>> > > > > > > > shm > >>> > > > > > > > > < > >>> > > > > > > > > > > >> > > > > >> > > shivakumar....@gmail.com >: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > Hi All, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > Can you > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > please also > >>> > > > > include a > >>> > > > > > > > > > > critical > >>> > > > > > > > > > > >> > ticket > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > https://issues.apache.org/jira/browse/IGNITE-13912 > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > to 2.10 In > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > terms of > >>> > > > > > > > > functionality > >>> > > > > > > > > > > it > >>> > > > > > > > > > > >> > is a > >>> > > > > > > > > > > >> > > > > >> blocker. > >>> > > > > > > > > > > >> > > > > >> > > Still > >>> > > > > > > > > > > >> > > > > >> > > > > > some > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > debugging > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > is > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > going on > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > related to > >>> > > > > this > >>> > > > > > > > issue. > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > Thanks, > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > Shiva > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > -- > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > Sent from: > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > >>> > > http://apache-ignite-developers.2346864.n4.nabble.com/ > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > > > > >>> > > > > > > > > > > >> > > > > >> > > > >>> > > > > > > > > > > >> > > > > >> > >>> > > > > > > > > > > >> > > > > > > >>> > > > > > > > > > > >> > > >>> > > > > > > > > > > > >>> > > > > > > > > > > > >>> > > > > > > > > > > > >>> > > > > > > > > > > > >>> > > > > > > > > > >>> > > > > > > > > >>> > > > > > >>> > >