+1
On Fri, Aug 23, 2019 at 11:42 PM Valentin Kulichenko <valentin.kuliche...@gmail.com> wrote: > > +1 > > On Fri, Aug 23, 2019 at 9:40 AM Maxim Muzafarov <maxmu...@gmail.com> wrote: > > > +1 > > > > have downloaded sources, built from the command line, run some > > examples, checked SHA checksum > > > > On Fri, 23 Aug 2019 at 19:38, Anton Kalashnikov <kaa....@yandex.ru> wrote: > > > > > > +1 > > > Downloaded sources, successfully assembled and started. > > > > > > > > > -- > > > Best regards, > > > Anton Kalashnikov > > > > > > > > > 23.08.2019, 19:31, "Ivan Rakov" <ivan.glu...@gmail.com>: > > > > +1 > > > > Downloaded binaries, successfully assembled cluster. > > > > > > > > Best Regards, > > > > Ivan Rakov > > > > > > > > On 23.08.2019 19:07, Dmitriy Pavlov wrote: > > > >> +1 > > > >> > > > >> Checked: build from sources, startup node on Windows, simple > > topology, > > > >> version and copyright year output, > > > >> 2.7.6-rc0 is used in the Apache Ignite Teamcity Bot since Sunday, > > Aug 18 > > > >> 2.7.6-rc1 (ver. 2.7.6#20190821-sha1:6b3acf40) installed as DB for > > the TC > > > >> Bot just now and the bot works well. > > > >> > > > >> пт, 23 авг. 2019 г. в 18:58, Alexey Kuznetsov <akuznet...@apache.org > > >: > > > >> > > > >>> +1 > > > >>> Compiled from sources on Windows, started ignite.bat. > > > >>> > > > >>> On Fri, Aug 23, 2019 at 10:52 PM Pavel Tupitsyn < > > ptupit...@apache.org> > > > >>> wrote: > > > >>> > > > >>>> +1, checked .NET node start and examples > > > >>>> > > > >>>> On Fri, Aug 23, 2019 at 6:49 PM Alexei Scherbakov < > > > >>>> alexey.scherbak...@gmail.com> wrote: > > > >>>> > > > >>>>> +1 > > > >>>>> > > > >>>>> пт, 23 авг. 2019 г. в 18:33, Alexey Goncharuk < > > > >>>> alexey.goncha...@gmail.com > > > >>>>>> : > > > >>>>>> +1 > > > >>>>>> Checked the source compilation and release package build, node > > start, > > > >>>>> and a > > > >>>>>> few examples. Left a comment on the failed TC task in the > > discussion > > > >>>>>> thread. > > > >>>>>> > > > >>>>>> пт, 23 авг. 2019 г. в 18:15, Andrey Gura <ag...@apache.org>: > > > >>>>>> > > > >>>>>>> +1 > > > >>>>>>> > > > >>>>>>> On Fri, Aug 23, 2019 at 3:32 PM Anton Vinogradov <a...@apache.org > > > > > > >>>>> wrote: > > > >>>>>>>> -1 (binding) > > > >>>>>>>> Explained at discussion thread. > > > >>>>>>>> > > > >>>>>>>> On Fri, Aug 23, 2019 at 11:17 AM Anton Vinogradov < > > a...@apache.org > > > >>>>>> wrote: > > > >>>>>>>>> Dmitriy, > > > >>>>>>>>> > > > >>>>>>>>> Did you check RC using automated TeamCity task? > > > >>>>>>>>> > > > >>>>>>>>> On Fri, Aug 23, 2019 at 11:09 AM Zhenya Stanilovsky > > > >>>>>>>>> <arzamas...@mail.ru.invalid> wrote: > > > >>>>>>>>> > > > >>>>>>>>>> Build from sources, run yardstick test. > > > >>>>>>>>>> +1 > > > >>>>>>>>>>> ------- Forwarded message ------- > > > >>>>>>>>>>> From: "Dmitriy Pavlov" < dpav...@apache.org > > > > >>>>>>>>>>> To: dev < dev@ignite.apache.org > > > > >>>>>>>>>>> Cc: > > > >>>>>>>>>>> Subject: [VOTE] Release Apache Ignite 2.7.6-rc1 > > > >>>>>>>>>>> Date: Thu, 22 Aug 2019 20:11:58 +0300 > > > >>>>>>>>>>> > > > >>>>>>>>>>> Dear Community, > > > >>>>>>>>>>> > > > >>>>>>>>>>> I have uploaded release candidate to > > > >>>>>>>>>>> https://dist.apache.org/repos/dist/dev/ignite/2.7.6-rc1/ > > > >>>>> https://dist.apache.org/repos/dist/dev/ignite/packages_2.7.6-rc1/ > > > >>>>>>>>>>> The following staging can be used for any dependent project > > > >>> for > > > >>>>>>> testing: > > > >>> > > https://repository.apache.org/content/repositories/orgapacheignite-1466/ > > > >>>>>>>>>>> This is the second maintenance release for 2.7.x with a > > > >>> number > > > >>>> of > > > >>>>>>> fixes. > > > >>>>>>>>>>> Tag name is 2.7.6-rc1: > > > >>> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=tag;h=refs/tags/2.7.6-rc1 > > > >>>>>>>>>>> 2.7.6 changes: > > > >>>>>>>>>>> * Ignite work directory is now set to the current user's > > > >>>> home > > > >>>>>>>>>> directory > > > >>>>>>>>>>> by > > > >>>>>>>>>>> default, native persistence files will not be stored in the > > > >>>> Temp > > > >>>>>>>>>> directory > > > >>>>>>>>>>> anymore > > > >>>>>>>>>>> * Fixed a bug that caused a SELECT query with an equality > > > >>>>>>> predicate > > > >>>>>>>>>> on a > > > >>>>>>>>>>> part of the primary compound key to return a single row even > > > >>> if > > > >>>>> the > > > >>>>>>> query > > > >>>>>>>>>>> matched multiple rows > > > >>>>>>>>>>> * Fixed an issue that could cause data corruption during > > > >>>>>>> checkpointing > > > >>>>>>>>>>> * Fixed an issue where a row size was calculated > > > >>> incorrectly > > > >>>>> for > > > >>>>>>>>>> shared > > > >>>>>>>>>>> cache groups, which caused a tree corruption > > > >>>>>>>>>>> * Reduced java heap footprint by optimizing > > > >>>>>>>>>> GridDhtPartitionsFullMessage > > > >>>>>>>>>>> maps in exchange history > > > >>>>>>>>>>> * .NET: Native persistence now works with a custom > > > >>> affinity > > > >>>>>>> function > > > >>>>>>>>>>> * Fixed an issue where an outdated node with a destroyed > > > >>>> cache > > > >>>>>>> caused > > > >>>>>>>>>> the > > > >>>>>>>>>>> cluster to hang > > > >>>>>>>>>>> * Fixed a bug that made it impossible to change the > > > >>>>> inline_size > > > >>>>>>>>>> property > > > >>>>>>>>>>> of an existing index after it was dropped and recreated with > > > >>> a > > > >>>>>>> different > > > >>>>>>>>>>> value > > > >>>>>>>>>>> > > > >>>>>>>>>>> RELEASE NOTES: > > > >>> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob;f=RELEASE_NOTES.txt;hb=ignite-2.7.6 > > > >>>>>>>>>>> Complete list of closed issues: > > > >>> > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.7.6 > > > >>>>>>>>>>> DEVNOTES > > > >>> > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=ignite-2.7.6 > > > >>>>>>>>>>> The vote is formal, see voting guidelines > > > >>>>>>>>>>> https://www.apache.org/foundation/voting.html > > > >>>>>>>>>>> > > > >>>>>>>>>>> +1 - to accept Apache Ignite 2.7.6-rc1 > > > >>>>>>>>>>> 0 - don't care either way > > > >>>>>>>>>>> -1 - DO NOT accept Apache Ignite Ignite 2.7.6-rc1 (explain > > > >>> why) > > > >>>>>>>>>>> See notes on how to verify release here > > > >>>>>>>>>>> https://www.apache.org/info/verification.html > > > >>>>>>>>>>> and > > > >>> > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-P5.VotingonReleaseandReleaseVerification > > > >>>>>>>>>>> This vote will be open for at least 3 days till Sun Aug 25, > > > >>>> 18:00 > > > >>>>>>> UTC. > > > >>> > > https://www.timeanddate.com/countdown/to?year=2019&month=8&day=25&hour=18&min=0&sec=0&p0=utc-1 > > > >>>>>>>>>>> Best Regards, > > > >>>>>>>>>>> Dmitriy Pavlov > > > >>>>>>>>>> > > > >>>>>>>>>> -- > > > >>>>>>>>>> Zhenya Stanilovsky > > > >>>>> > > > >>>>> -- > > > >>>>> > > > >>>>> Best regards, > > > >>>>> Alexei Scherbakov > > > >>> > > > >>> -- > > > >>> Alexey Kuznetsov > >