Re: [VOTE] Release Apache Ignite 2.9.0 RC3

2020-10-15 Thread Alex Plehanov
llya, Looks like I miss one step of the release process (update version in release branch). To rebuild RC3 source artifacts with the correct version, some files should be committed to the repository and I think it's better to rebuild the new RC than just RC3 source artifact. Canceling the vote. с

[CANCEL] [VOTE] Release Apache Ignite 2.9.0 RC3

2020-10-15 Thread Alex Plehanov
Canceling vote for RC3 due to wrong version (-SNAPSHOT) in source artifact.

Re: [MTCGA]: new failures in builds [5665538] needs to be handled

2020-10-15 Thread Pavel Tupitsyn
:0:0:1,127.0.0.1,172.25.1.162,172.31.176.1:47500, > addrs=ArrayList [0:0:0:0:0:0:0:1, 127.0.0.1, 172.25.1.162, 172.31.176.1], > sockAddrs=HashSet [/0:0:0:0:0:0:0:1:47500, > publicagent01_02.mshome.net/172.31.176.1:47500, /127.0.0.1:47500, / > 172.25.1.

Re: [DISCUSS] Remove a Patch-file contribution approach from guides

2020-10-15 Thread Ivan Pavlukhin
Folks, I updated the page https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 2020-10-12 11:47 GMT+03:00, Ilya Kasnacheev : > +1 > > I've never seen this patchway in action nor did I knew about its existence. > > Regards, > -- > Ilya Kasnacheev > > > вс, 11 окт. 2020 г. в 04:43,

Re: [MTCGA]: new failures in builds [5665538] needs to be handled

2020-10-15 Thread Ivan Daschinsky
0:0:0:0:1,127.0.0.1,172.25.1.162,172.31.176.1:47500, > > addrs=ArrayList [0:0:0:0:0:0:0:1, 127.0.0.1, 172.25.1.162, 172.31.176.1], > > sockAddrs=HashSet [/0:0:0:0:0:0:0:1:47500, > > publicagent01_02.mshome.net/172.31.176.1:47500, /127.0.0.1:47500, / > > 172.25.1.162:4750

Re: [MTCGA]: new failures in builds [5665538] needs to be handled

2020-10-15 Thread Pavel Tupitsyn
ication ports are not > > > blocked with firewall [addr=lab11.gridgain.local/172.25.1.11:47500, > > > req=TcpDiscoveryJoinRequestMessage [node=TcpDiscoveryNode > > > [id=8d1076b1-b131-4c80-abd7-90fda1daba64, > > > consistentId=0:0:0:0:0:0:0:1,127.0.

Re: [MTCGA]: new failures in builds [5665538] needs to be handled

2020-10-15 Thread Ivan Daschinsky
> > at > > > > > > > > > > > > > > org.apache.ignite.internal.processors.platform.PlatformIgnition.start(PlatformIgnition.java:74) > > > > Caused by: class org.apache.ignite.spi.IgniteSpiException: Impossible > > to > >

[MTCGA]: new failures in builds [5665538] needs to be handled

2020-10-15 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

[jira] [Created] (IGNITE-13583) Check current master key digest on key change request

2020-10-15 Thread Amelchev Nikita (Jira)
Amelchev Nikita created IGNITE-13583: Summary: Check current master key digest on key change request Key: IGNITE-13583 URL: https://issues.apache.org/jira/browse/IGNITE-13583 Project: Ignite

[VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Alex Plehanov
Dear Community, I have uploaded a release candidate to: https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/ https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/ The following staging can be used for testing: https://repository.apache.org/content/repositories/orgapacheignite-148

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Pavel Tupitsyn
+1 (binding) - Checked .NET binaries, examples, documentation - Started a mixed cluster of .NET and Java nodes from binary, slim, and source packages - Compiled Ignite from sources On Thu, Oct 15, 2020 at 3:04 PM Alex Plehanov wrote: > Dear Community, > > > I have uploaded a release candidate t

[jira] [Created] (IGNITE-13584) Add more options to IgniteState

2020-10-15 Thread Michael Weiss (Jira)
Michael Weiss created IGNITE-13584: -- Summary: Add more options to IgniteState Key: IGNITE-13584 URL: https://issues.apache.org/jira/browse/IGNITE-13584 Project: Ignite Issue Type: Improvemen

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Zhenya Stanilovsky
build with checkstyle from sources is failed: Starting audit... [ERROR] /home/zstan/Downloads/apache-ignite-2.9.0-src/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/WrongQueryEntityFieldTypeTest.java:35:8: Unused import - org.apache.ignite.client.ClientException. [Unu

Re: New Committer: Sergey Stronchinskiy

2020-10-15 Thread Guru Stron
Thank you! It is a pleasure for me to be a part of such a great project and I'm looking forward to contributing more! Best Regards, Sergey Stronchinskiy. On Wed, 14 Oct 2020 at 22:39, Ivan Pavlukhin wrote: > Sergey, congratulations! With great people Ignite is a great > community-driven polygl

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Alex Plehanov
Zhenya, It's not ok, but I think it's not a release blocker. Sources can be compiled using instructions given in DEVNOTES.txt (there are no requirements to enable checkstyle in our documentation). But we can fix build scripts to check compilation with enabled checkstyle for future releases. Guys,

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Pavel Tupitsyn
Alex, agree, this is not a release blocker. On Thu, Oct 15, 2020 at 4:58 PM Alex Plehanov wrote: > Zhenya, > > It's not ok, but I think it's not a release blocker. > Sources can be compiled using instructions given in DEVNOTES.txt (there are > no requirements to enable checkstyle in our document

Re[2]: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Zhenya Stanilovsky
ok, thus +1 from me, rebuild from sources.   >Zhenya, >  >It's not ok, but I think it's not a release blocker.  >Sources can be compiled using instructions given in DEVNOTES.txt (there are no >requirements to enable checkstyle in our documentation).  >But we can fix build scripts to check comp

Re: Re[2]: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Ilya Kasnacheev
Hello! +1 (binding) Tried building redistributable from source, starting node from .deb, running C++ node from slim assembly, running .Net node from source. Regards, -- Ilya Kasnacheev чт, 15 окт. 2020 г. в 17:14, Zhenya Stanilovsky : > > > ok, thus +1 from me, rebuild from sources. > > > >

[MTCGA]: new failures in builds [5666584] needs to be handled

2020-10-15 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Denis Magda
+1 (binding) - Denis On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov wrote: > Dear Community, > > > I have uploaded a release candidate to: > https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/ > https://dist.apache.org/repos/dist/dev/ignite/packages_2.9.0-rc4/ > > The following staging can

[MTCGA]: new failures in builds [5665520] needs to be handled

2020-10-15 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

[MTCGA]: new failures in builds [5666530] needs to be handled

2020-10-15 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize

Re: [DISCUSSION] IEP-59: CDC - Capture Data Change

2020-10-15 Thread Andrey Gura
Hi, I definitely agree with Pavel and Evgenii ideas and comments. >From my point of view the proposal is not about Apache Ignite features. Described functionality could be implemented outside of the Apache Ignite project. Perhaps, Debezium connector or WAL-G module are the best candidates for the

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Andrey Gura
+1 (binding) On Thu, Oct 15, 2020 at 9:55 PM Denis Magda wrote: > > +1 (binding) > > - > Denis > > > On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov > wrote: > > > Dear Community, > > > > > > I have uploaded a release candidate to: > > https://dist.apache.org/repos/dist/dev/ignite/2.9.0-rc4/ > > h

ApacheCon talk available

2020-10-15 Thread Saikat Maitra
Hi, My talk about Data Streaming using Apache Flink and Apache Ignite in ApacheCon is available now https://www.youtube.com/watch?v=n74HMmTz5i0 Regards, Saikat

Re: IEP-58: Statistics

2020-10-15 Thread Andrey Gura
Follow up Igniters, is there any comment to this IEP? JFYI, IEP is renamed and placed here [1] [1] https://cwiki.apache.org/confluence/display/IGNITE/IEP-58%3A+Statistics+for+SQL+query+optimization On Thu, Sep 24, 2020 at 2:30 PM Sasha Belyak wrote: > > Igniters, > I'e prepared an IEP [1], p

Re: [VOTE] Release Apache Ignite 2.9.0 RC4

2020-10-15 Thread Saikat Maitra
+1 (binding) Regards Saikat On Thu, Oct 15, 2020 at 4:10 PM Andrey Gura wrote: > +1 (binding) > > On Thu, Oct 15, 2020 at 9:55 PM Denis Magda wrote: > > > > +1 (binding) > > > > - > > Denis > > > > > > On Thu, Oct 15, 2020 at 5:04 AM Alex Plehanov > > wrote: > > > > > Dear Community, > > > >

[jira] [Created] (IGNITE-13585) Ignite Docs: Port AWS and GCE deployment docs from readme.io

2020-10-15 Thread Denis A. Magda (Jira)
Denis A. Magda created IGNITE-13585: --- Summary: Ignite Docs: Port AWS and GCE deployment docs from readme.io Key: IGNITE-13585 URL: https://issues.apache.org/jira/browse/IGNITE-13585 Project: Ignite

Re: ApacheCon talk available

2020-10-15 Thread Andrey Gura
Saikat, thanks a lot! *applause* On Fri, Oct 16, 2020 at 12:11 AM Saikat Maitra wrote: > > Hi, > > My talk about Data Streaming using Apache Flink and Apache Ignite in > ApacheCon is available now > > https://www.youtube.com/watch?v=n74HMmTz5i0 > > Regards, > Saikat

[jira] [Created] (IGNITE-13586) Ignite Docs: replace all the readme.io references with the pages in the new docs

2020-10-15 Thread Denis A. Magda (Jira)
Denis A. Magda created IGNITE-13586: --- Summary: Ignite Docs: replace all the readme.io references with the pages in the new docs Key: IGNITE-13586 URL: https://issues.apache.org/jira/browse/IGNITE-13586