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/
> >> > > > > >> > > > > > > > > > > > > >
> >> > > > > >> > > > > > > > > > > > >
> >> > > > > >> > > > > > > > > > > >
> >> > > > > >> > > > > > > > > > >
> >> > > > > >> > > > > > > >
> >> > > > > >> > > > > >
> >> > > > > >> > >
> >> > > > > >>
> >> > > > > >
> >> >
>
>
>
>

Reply via email to