Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-12-03 Thread Vyacheslav Daradur
+1 I've downloaded and built the sources, run several examples. Also, I checked several times the test `testAtomicOnheapTwoBackupAsyncFullSync` related to the issue discussed in a separated thread - OK. On Sun, Dec 2, 2018 at 11:26 PM Dmitriy Pavlov wrote: > > +1 binding > > I've checked new RC u

Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-12-02 Thread Dmitriy Pavlov
+1 binding I've checked new RC using Apache Ignite TeamCity Bot. The bot now uses Apache Ignite V2.7.0-RC2, tested locally & deployed to the server. PS Nikolay, thanks for sharing the link. вс, 2 дек. 2018 г. в 21:58, Nikolay Izhikov : > Hello, Dmitriy > > RC2 artifacts are here - > https://rep

Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-12-02 Thread Nikolay Izhikov
Hello, Dmitriy RC2 artifacts are here - https://repository.apache.org/content/repositories/orgapacheignite-1435/ В Вс, 02/12/2018 в 01:08 +0300, Dmitriy Pavlov пишет: > Nikolay, Igniters, > > Could you please advice where can I find a staging for RC-2? > > I can't find it in https://repository

Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-12-01 Thread Alexey Kuznetsov
+1 (binding) 1. Download sources: *OK* 2. Build ignite from sources: *OK* 3. Build Web Console from sources: *OK* 4. Build Web Agent from sources: *OK* 5. Start node, Web agent and Web Console: *OK* 6. Executed several SQL queries from Web Console: *OK* -- Alexey Kuznetsov

Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-12-01 Thread Dmitriy Pavlov
Nikolay, Igniters, Could you please advice where can I find a staging for RC-2? I can't find it in https://repository.apache.org/content/repositories/ Or should I reuse the old one? https://repository.apache.org/content/repositories/orgapacheignite-1431/ Thank you in advance. Sincerely, Dmitri

Re: [VOTE] Apache Ignite 2.7.0 RC2

2018-11-30 Thread Pavel Tupitsyn
+1 Downloaded sources, build Java and .NET parts, ran examples. There is a minor issue with .NET Core examples, compiler warning is displayed (certainly not a blocker) [1] [1] https://issues.apache.org/jira/browse/IGNITE-10500 On Sat, Dec 1, 2018 at 12:47 AM Nikolay Izhikov wrote: > Igniters,

[VOTE] Apache Ignite 2.7.0 RC2

2018-11-30 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-rc2/ Git tag name is 2.7.0-rc2 This release includes the following changes: Apache Ignite In-Memory Database and Caching Platform 2.7 --