Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Nikolay Izhikov
Officially cancel the vote. Will prepare rc2 with IGNITE-9794 included. В Пт, 30/11/2018 в 17:05 +0300, Vladimir Ozerov пишет: > Got it, thank you. Definitely a blocker. > > пт, 30 нояб. 2018 г. в 16:56, Dmitriy Pavlov : > > > Vladimir, > > > > Apache Ignite TC bot, which writes comments into

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Nikolay Izhikov
Thanks, Alexey I will do it in a couple hours. пт, 30 нояб. 2018 г., 16:44 Alexey Goncharuk alexey.goncha...@gmail.com: > Indeed, IGNITE-8926 was fixed in 2.7, but introduced a regression. The > regression was fixed in IGNITE-9794, but for some reason the last ticket > escaped the ignite-2.7 sco

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Vladimir Ozerov
Got it, thank you. Definitely a blocker. пт, 30 нояб. 2018 г. в 16:56, Dmitriy Pavlov : > Vladimir, > > Apache Ignite TC bot, which writes comments into JIRA tickets about TC > runs, uses internally Apache Ignite to store all build history and > statistics. > > The bot uses only public API to sto

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Dmitriy Pavlov
Vladimir, Apache Ignite TC bot, which writes comments into JIRA tickets about TC runs, uses internally Apache Ignite to store all build history and statistics. The bot uses only public API to store and load data, so it is emulating how end users will use the product. If it is not able to start an

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Alexey Goncharuk
Indeed, IGNITE-8926 was fixed in 2.7, but introduced a regression. The regression was fixed in IGNITE-9794, but for some reason the last ticket escaped the ignite-2.7 scope. Given that the regression prevents any new type registration inside an entry processor, I think we should cherry-pick the fix

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Vladimir Ozerov
Dmitry, Why do you think that product cannot be released with this exception? What is broken? пт, 30 нояб. 2018 г. в 16:36, Dmitriy Pavlov : > -1 (binding) > > I can't launch TC Bot on RC, Seems it is related to > https://issues.apache.org/jira/browse/IGNITE-9794 > > Steps to > reproduce: > org.

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Dmitriy Pavlov
-1 (binding) I can't launch TC Bot on RC, Seems it is related to https://issues.apache.org/jira/browse/IGNITE-9794 Steps to reproduce: org.apache.ignite.ci.teamcity.ignited.IgnitedTcInMemoryIntegrationTest in https://github.com/apache/ignite-teamcity-bot class org.apache.ignite.binary.BinaryObj

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Nikita Amelchev
+1 Best wishes, Amelchev Nikita пт, 30 нояб. 2018 г., 13:43 Юрий jury.gerzhedow...@gmail.com: > +1 > > пт, 30 нояб. 2018 г. в 13:25, Anton Vinogradov : > > > +1 > > > > пт, 30 нояб. 2018 г. в 10:05, Seliverstov Igor : > > > > > +1 > > > > > > пт, 30 нояб. 2018 г., 9:59 Nikolay Izhikov nizhi...@a

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Павлухин Иван
+1 (accept Apache Ignite 2.7.0-RC1) пт, 30 нояб. 2018 г. в 13:43, Юрий : > > +1 > > пт, 30 нояб. 2018 г. в 13:25, Anton Vinogradov : > > > +1 > > > > пт, 30 нояб. 2018 г. в 10:05, Seliverstov Igor : > > > > > +1 > > > > > > пт, 30 нояб. 2018 г., 9:59 Nikolay Izhikov nizhi...@apache.org: > > > > > >

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Юрий
+1 пт, 30 нояб. 2018 г. в 13:25, Anton Vinogradov : > +1 > > пт, 30 нояб. 2018 г. в 10:05, Seliverstov Igor : > > > +1 > > > > пт, 30 нояб. 2018 г., 9:59 Nikolay Izhikov nizhi...@apache.org: > > > > > Igniters, > > > > > > We've uploaded a 2.7.0 release candidate to > > > > > > https://dist.apach

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-30 Thread Anton Vinogradov
+1 пт, 30 нояб. 2018 г. в 10:05, Seliverstov Igor : > +1 > > пт, 30 нояб. 2018 г., 9:59 Nikolay Izhikov nizhi...@apache.org: > > > Igniters, > > > > We've uploaded a 2.7.0 release candidate to > > > > https://dist.apache.org/repos/dist/dev/ignite/2.7.0-rc1/ > > > > Git tag name is 2.7.0-rc1 > > >

Re: [VOTE] Apache Ignite 2.7.0 RC1

2018-11-29 Thread Seliverstov Igor
+1 пт, 30 нояб. 2018 г., 9:59 Nikolay Izhikov nizhi...@apache.org: > Igniters, > > We've uploaded a 2.7.0 release candidate to > > https://dist.apache.org/repos/dist/dev/ignite/2.7.0-rc1/ > > Git tag name is 2.7.0-rc1 > > This release includes the following changes: > > Apache Ignite In-Memory Da

[VOTE] Apache Ignite 2.7.0 RC1

2018-11-29 Thread Nikolay Izhikov
Igniters, We've uploaded a 2.7.0 release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.7.0-rc1/ Git tag name is 2.7.0-rc1 This release includes the following changes: Apache Ignite In-Memory Database and Caching Platform 2.7 --