Igniters, Could you help with the TC bot configuration?
The TC bot should be configured to the `ignite-2.12` release branch. пт, 22 окт. 2021 г. в 12:42, Nikolay Izhikov <nizhi...@apache.org>: > > Hello. > > In the scope of IEP-80 Breaking changes in Ignite-2.x PR for the following > API are prepared: > > 1. MVCC > - https://issues.apache.org/jira/browse/IGNITE-15757 > - https://github.com/apache/ignite/pull/9516 > > 2. LOCAL caches > - https://issues.apache.org/jira/browse/IGNITE-15756 > - https://github.com/apache/ignite/pull/9515 > > 3. CacheConfiguration#rebalanceDelay > - https://issues.apache.org/jira/browse/IGNITE-15764 > - https://github.com/apache/ignite/pull/9515 > > Please, review. > > > > 21 окт. 2021 г., в 20:33, Nikita Amelchev <namelc...@apache.org> написал(а): > > > > Petr, thank you! > > > > чт, 21 окт. 2021 г. в 18:19, Petr Ivanov <mr.wei...@gmail.com>: > >> > >> Try now, please. > >> > >>> On 21 Oct 2021, at 17:47, Nikita Amelchev <namelc...@apache.org> wrote: > >>> > >>> Hi, > >>> > >>> Petr, could you grant me TC permissions to run release builds please? > >>> > >>> ср, 20 окт. 2021 г. в 10:25, Pavel Tupitsyn <ptupit...@apache.org>: > >>> > >>>> > >>>> Igniters, > >>>> > >>>> I've filed a blocker - release configurations on TeamCity should be fixed > >>>> after recent .NET project structure refactoring: > >>>> https://issues.apache.org/jira/browse/IGNITE-15779 > >>>> > >>>> I'm on vacation right now with limited internet access, I'll work on this > >>>> ASAP next week. > >>>> > >>>> On Wed, Oct 13, 2021 at 2:33 PM Nikita Amelchev <namelc...@apache.org> > >>>> wrote: > >>>> > >>>>> Igniters, > >>>>> > >>>>> Scope freeze is planned for Friday, October 15. > >>>>> I suggest creating the release branch on that date. > >>>>> > >>>>> The wiki page with the release info. [1] Please, check the fix version > >>>>> of your issues. > >>>>> > >>>>> There are no unresolved blockers. > >>>>> There are 3 important issues in the review state. [2] > >>>>> > >>>>> Also, please, pay attention to unresolved documentation issues. [3] > >>>>> > >>>>> [1] > >>>>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.12 > >>>>> [2] > >>>>> https://issues.apache.org/jira/issues/?jql=(resolution%20%3D%20Unresolved%20AND%20project%20%3D%20%27Ignite%27%20AND%20type%20in%20(%22New%20Feature%22%2C%20Task%2C%20Sub-task%2C%20Improvement)%20AND%20fixVersion%20in%20(%272.12%27)%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20AND%20(labels%20in%20(%27important%27)%20OR%20Flags%20%3D%20Important))%20order%20by%20summary > >>>>> [3] > >>>>> 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 > >>>>> > >>>>> пт, 1 окт. 2021 г. в 19:06, Pavel Tupitsyn <ptupit...@apache.org>: > >>>>>> > >>>>>> I'm working on IGNITE-15504 and plan to finish it early next week. > >>>>>> > >>>>>> On Fri, Oct 1, 2021 at 6:08 PM Nikita Amelchev <namelc...@apache.org> > >>>>> wrote: > >>>>>> > >>>>>>> Igniters, > >>>>>>> > >>>>>>> I have created the wiki page for the 2.12 release. [1] > >>>>>>> > >>>>>>> The release scope contains 1 issue that is marked as a blocker: > >>>>>>> IGNITE-15504 .NET: SDK 2.1 is out of support, make sure project can be > >>>>>>> developed with newer SDKs [2] > >>>>>>> > >>>>>>> Folks, do not forget to document features (65 issues still not > >>>>> resolved). > >>>>>>> [3] > >>>>>>> > >>>>>>> Maxim, Ivan, > >>>>>>> +1 to add these issues to the 2.12 scope. > >>>>>>> > >>>>>>> [1] > >>>>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.12 > >>>>>>> [2] https://issues.apache.org/jira/browse/IGNITE-15504 > >>>>>>> [3] > >>>>>>> > >>>>> 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 > >>>>>>> > >>>>>>> ср, 29 сент. 2021 г. в 11:28, Ivan Daschinsky <ivanda...@gmail.com>: > >>>>>>>> > >>>>>>>> Created issues related building ODBC module, running C++ suites and > >>>>>>>> removing VS project files > >>>>>>>> > >>>>>>>> 1. https://issues.apache.org/jira/browse/IGNITE-15637 > >>>>>>>> 2.https://issues.apache.org/jira/browse/IGNITE-15636 > >>>>>>>> > >>>>>>>> вс, 26 сент. 2021 г. в 19:50, Ivan Daschinsky <ivanda...@gmail.com>: > >>>>>>>> > >>>>>>>>> +1 > >>>>>>>>> > >>>>>>>>> Let's consider building odbc driver using Visual C++ 2017? > >>>>>>>>> > >>>>>>>>> 2015, 2017 and 2019 share the same redistributable package and it > >>>>> is > >>>>>>> the > >>>>>>>>> default one in Windows 10. > >>>>>>>>> > >>>>>>>>> Also, let's remove vs project files, since the most of you all > >>>>> agree > >>>>>>> that > >>>>>>>>> it is redundant. > >>>>>>>>> > >>>>>>>>> If both suggestions are ok, I will create ticketa soon. > >>>>>>>>> > >>>>>>>>> вс, 26 сент. 2021 г., 17:10 Pavel Tupitsyn <ptupit...@apache.org>: > >>>>>>>>> > >>>>>>>>>> +1 > >>>>>>>>>> > >>>>>>>>>> On Fri, Sep 24, 2021 at 8:04 PM Maxim Muzafarov < > >>>>> mmu...@apache.org> > >>>>>>>>>> wrote: > >>>>>>>>>> > >>>>>>>>>>> Hello Nikita, > >>>>>>>>>>> > >>>>>>>>>>> +1 if you will lead this release. > >>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>>> I'd suggest including into the release scope this one issue too: > >>>>>>>>>>> > >>>>>>>>>>> Snapshot restore must support restoring with indexes rebuild > >>>>>>>>>>> https://issues.apache.org/jira/browse/IGNITE-14744 > >>>>>>>>>>> > >>>>>>>>>>> Hopefully, it will be completed by the end of October. > >>>>>>>>>>> > >>>>>>>>>>> On Fri, 24 Sept 2021 at 19:48, Nikita Amelchev < > >>>>>>> namelc...@apache.org> > >>>>>>>>>>> wrote: > >>>>>>>>>>>> > >>>>>>>>>>>> Dear Ignite Community! > >>>>>>>>>>>> > >>>>>>>>>>>> I suggest starting Apache Ignite 2.12 release activities. > >>>>>>>>>>>> > >>>>>>>>>>>> For now, we've accumulated a hundred resolved issues with new > >>>>>>> features > >>>>>>>>>>>> and bug fixes which are waiting for their release date. For > >>>>>>> example, > >>>>>>>>>>>> > >>>>>>>>>>>> CDC Application > >>>>>>>>>>>> Index Query API > >>>>>>>>>>>> Utility for analyzing indexes > >>>>>>>>>>>> Java compute tasks for C++ > >>>>>>>>>>>> SQL commands statistics > >>>>>>>>>>>> etc. > >>>>>>>>>>>> > >>>>>>>>>>>> I want to propose myself to be the release manager of the > >>>>> planning > >>>>>>>>>>> release. > >>>>>>>>>>>> > >>>>>>>>>>>> I propose the following timeline: > >>>>>>>>>>>> > >>>>>>>>>>>> Scope Freeze: October 15, 2021 > >>>>>>>>>>>> Code Freeze: October 29, 2021 > >>>>>>>>>>>> Voting Date: November 15, 2021 > >>>>>>>>>>>> Release Date: November 22, 2021 > >>>>>>>>>>>> > >>>>>>>>>>>> WDYT? > >>>>>>>>>>>> > >>>>>>>>>>>> -- > >>>>>>>>>>>> Best wishes, > >>>>>>>>>>>> Amelchev Nikita > >>>>>>>>>>> > >>>>>>>>>> > >>>>>>>>> > >>>>>>>> > >>>>>>>> -- > >>>>>>>> Sincerely yours, Ivan Daschinskiy > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> -- > >>>>>>> Best wishes, > >>>>>>> Amelchev Nikita > >>>>>>> > >>>>> > >>>>> > >>>>> > >>>>> -- > >>>>> Best wishes, > >>>>> Amelchev Nikita > >>>>> > >>> > >>> > >>> > >>> -- > >>> Best wishes, > >>> Amelchev Nikita > >> > > > > > > -- > > Best wishes, > > Amelchev Nikita > -- Best wishes, Amelchev Nikita