+1

Checked build from sources and run several examples.
On Wed, Jul 11, 2018 at 7:55 PM Dmitry Pavlov <dpavlov....@gmail.com> wrote:
>
> +1, checked RC   ver. 2.6.0#20180710-sha1:669feacc  as new DB for Ignite TC
> helper (MTCGA.Bot). Data was sucessfully restored from 2.5, tool is
> operational.
>
> I suggest to publish link to staging in vote threads. It is very convinient
> as I can add to gradle only
>
> maven {
>     url 
> "https://repository.apache.org/content/repositories/orgapacheignite-1426/";
> }
>
> and check RC.
>
> ср, 11 июл. 2018 г. в 19:48, Andrey Gura <ag...@apache.org>:
>
> > +1 (binding)
> >
> > Checked:
> >
> > - build from sources;
> > - artifacts' hashes;
> > - examples.
> >
> >
> > On Wed, Jul 11, 2018 at 5:06 PM Dmitry Pavlov <dpavlov....@gmail.com>
> > wrote:
> > >
> > > Anton, I totally agree it is needed, but not sure I'll have free time to
> > do
> > > it soon. I will keep community posted.
> > >
> > > ср, 11 июл. 2018 г. в 17:01, Anton Vinogradov <a...@apache.org>:
> > >
> > > > Ilya,
> > > >
> > > > thanks for detailed explanation.
> > > >
> > > > +1 now (binding).
> > > >
> > > > Dmitry Pavlov,
> > > >
> > > > could you please accumulate discussed and prepare documentation about
> > "how
> > > > to release Apache Ignite step by step"?
> > > >
> > > >
> > > > ср, 11 июл. 2018 г. в 16:57, Ilya Suntsov <isunt...@gridgain.com>:
> > > >
> > > > > Anton,
> > > > >
> > > > > Module spark-2.10 and optional lib ignite-spark_2.10 were removed
> > during
> > > > > the work on IGNITE-8534 <
> > > > https://issues.apache.org/jira/browse/IGNITE-8534
> > > > > >
> > > > >
> > > > > IGNITE-8768 <https://issues.apache.org/jira/browse/IGNITE-8768>:
> > > > >
> > > > > +
> > > > >
> > > >
> > modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/EvictionContext.java
> > > > >
> > > > > IGNITE-8804 <https://issues.apache.org/jira/browse/IGNITE-8804>:
> > > > >
> > > > > + config/wsl-default-config.xml
> > > > >
> > > > > IGNITE-8685 <
> > > > > https://issues.apache.org/jira/browse/IGNITE-8685?src=confmacro>:
> > > > >
> > > > > -
> > > > >
> > > >
> > modules/core/src/main/java/org/apache/ignite/internal/pagemem/wal/record/BaselineTopologyRecord.java
> > > > >
> > > > > -
> > > > >
> > > >
> > modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/wal/serializer/BaselineTopologyRecordSerializer.java
> > > > >
> > > > >
> > > > > Other changes are tests that were added.
> > > > >
> > > > >
> > > > > 2018-07-11 16:28 GMT+03:00 Anton Vinogradov <a...@apache.org>:
> > > > >
> > > > > > Ilya,
> > > > > >
> > > > > > Please confirm that all changes [1] expected
> > > > > > [1]
> > > > > >
> > > > >
> > > >
> > https://ci.ignite.apache.org/repository/download/ApacheIgniteReleaseJava8_
> > > > > > IgniteRelease72CheckFileConsistency/1478134:id/results/result.log
> > > > > >
> > > > > > ср, 11 июл. 2018 г. в 16:23, Ilya Suntsov <isunt...@gridgain.com>:
> > > > > >
> > > > > > > Anton,
> > > > > > >
> > > > > > > Please take a look at:
> > > > > > >
> > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=1478134&;
> > > > > > tab=buildResultsDiv&buildTypeId=ApacheIgniteReleaseJava8_
> > > > > > IgniteRelease72CheckFileConsistency
> > > > > > >
> > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=1478557&;
> > > > > > tab=buildResultsDiv&buildTypeId=ApacheIgniteReleaseJava8_
> > > > > > PrepareVote4CheckRcLicensesChecksum
> > > > > > >
> > > > > > > Dmitry,
> > > > > > >
> > > > > > > These steps should be outside the chain.
> > > > > > >
> > > > > > > 2018-07-11 14:49 GMT+03:00 Anton Vinogradov <a...@apache.org>:
> > > > > > >
> > > > > > > > Automation possible, but it's hard to determine previous
> > version
> > > > > > > > automatically (especially when you have 2.x and 3.x releasing
> > > > > > > concurrently)
> > > > > > > > for API check [1],
> > > > > > > > but RC check [1] can be chained.
> > > > > > > >
> > > > > > > > [1]
> > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> > > > > > > >
> > ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=
> > > > > > > >
> > > > buildTypeHistoryList&branch_ApacheIgniteReleaseJava8=__all_branches__
> > > > > > > > [2]
> > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> > > > > > > >
> > ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=
> > > > > > > >
> > > > buildTypeHistoryList&branch_ApacheIgniteReleaseJava8=__all_branches__
> > > > > > > >
> > > > > > > > ср, 11 июл. 2018 г. в 14:44, Dmitry Pavlov <
> > dpavlov....@gmail.com
> > > > >:
> > > > > > > >
> > > > > > > > > No, I just wondering if it could be in chain. If manual run
> > is
> > > > > > > requires I
> > > > > > > > > guess we could document it somewhere, so everyone in
> > community
> > > > will
> > > > > > be
> > > > > > > > > aware what should be done.
> > > > > > > > >
> > > > > > > > > ср, 11 июл. 2018 г. в 14:41, Petr Ivanov <
> > mr.wei...@gmail.com>:
> > > > > > > > >
> > > > > > > > > > Currently, I have no knowledge about this build types and
> > > > theirs
> > > > > > > > purpose.
> > > > > > > > > >
> > > > > > > > > > I guess release engineer has to run them manually with
> > > > ignite-2.6
> > > > > > > > branch
> > > > > > > > > > or with 2.6.0-rc1 build result.
> > > > > > > > > > Should I do it?
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On 11 Jul 2018, at 14:36, Dmitry Pavlov <
> > dpavlov....@gmail.com
> > > > >
> > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > I thought these steps are to be run automatically within
> > chain
> > > > > and
> > > > > > no
> > > > > > > > > > manual steps are required.
> > > > > > > > > >
> > > > > > > > > > Petr, please step in.
> > > > > > > > > >
> > > > > > > > > > ср, 11 июл. 2018 г. в 14:30, Anton Vinogradov <
> > a...@apache.org>:
> > > > > > > > > >
> > > > > > > > > >> I do NOT see that API was checked [1] and automated check
> > [2]
> > > > > > > > performed
> > > > > > > > > >>
> > > > > > > > > >> [1]
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> > > > > > > >
> > ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=
> > > > > > > >
> > > > buildTypeHistoryList&branch_ApacheIgniteReleaseJava8=__all_branches__
> > > > > > > > > >> [2]
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=
> > > > > > > >
> > ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=
> > > > > > > >
> > > > buildTypeHistoryList&branch_ApacheIgniteReleaseJava8=__all_branches__
> > > > > > > > > >>
> > > > > > > > > >> ср, 11 июл. 2018 г. в 14:25, Alexey Kuznetsov <
> > > > > > > akuznet...@apache.org
> > > > > > > > >:
> > > > > > > > > >>
> > > > > > > > > >> > +1 (binding)
> > > > > > > > > >> >
> > > > > > > > > >> > Download sources:   OK
> > > > > > > > > >> > Build from sources: OK
> > > > > > > > > >> > Run ignite.bat:     OK
> > > > > > > > > >> >
> > > > > > > > > >> > --
> > > > > > > > > >> > Alexey Kuznetsov
> > > > > > > > > >> >
> > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Best Regards,
> > > > > > > Ilya Suntsov
> > > > > > > email: isunt...@gridgain.com
> > > > > > > *GridGain Systems*
> > > > > > > www.gridgain.com
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Best Regards,
> > > > > Ilya Suntsov
> > > > > email: isunt...@gridgain.com
> > > > > *GridGain Systems*
> > > > > www.gridgain.com
> > > > >
> > > >
> >



-- 
Best Regards, Vyacheslav D.

Reply via email to