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

2022-06-10 Thread ignitetcbot
Hi Igniters,

 I've detected some new issue on TeamCity to be handled. You are more than 
welcomed to help.

 *Test with high flaky rate in master 
IgniteCacheSslStartStopSelfTest.testPutAll 
https://ci2.ignite.apache.org/test/-1216284049230762686?currentProjectId=IgniteTests24Java8&branch=%3Cdefault%3E
 No changes in the build

 - Here's a reminder of what contributors were agreed to do 
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 
 - Should you have any questions please contact dev@ignite.apache.org 

Best Regards,
Apache Ignite TeamCity Bot 
https://github.com/apache/ignite-teamcity-bot
Notification generated at 08:38:20 10-06-2022 


[Ignite Summit] June 14, support needed for the Summit’s chat

2022-06-10 Thread Kseniya Romanova
Hi, Igniters!

On June 14, we will host the third Ignite Summit. In addition to
presentations[1] and the Experts Zone[2], we will offer a live chat,
available at any time during the event. I would much appreciate
contributors and committers joining the chat (to support our speakers and,
perhaps, to answer a few questions).

The Summit begins at the following times:

9 am Pacific Time
12 pm Eastern Time
5 pm British Summer Time
6 pm Central European Summer Time

If you have not already done so, please register to join the event:
https://hopin.com/events/ignite-summit-june-14

Cheers,
Kseniya

[1] https://ignite-summit.org/2022-june/schedule
[2] https://ignite-summit.org/2022-june/ask


Apache Ignite Docker Image Apache ignite/ignite:2.13.0 has many vulnerabilities

2022-06-10 Thread Gadamsetty, Rameish
Hi Team,

All, We ran Twist lock scan on Docker Image Apache ignite/ignite:2.13.0 and 
observed many vulnerabilities, Can we get new image with fixes or is there any 
other way to fix vulnerabilities?

Thanks & Regards,
Rameish G.V.N


Re: [VOTE] Release Apache Ignite 3.0.0-alpha5 RC1

2022-06-10 Thread Igor Sapego
+1

Best Regards,
Igor


On Fri, Jun 10, 2022 at 1:37 AM Valentin Kulichenko <
valentin.kuliche...@gmail.com> wrote:

> +1
>
> On Thu, Jun 9, 2022 at 9:17 AM Alexander Polovtcev <
> alexpolovt...@gmail.com>
> wrote:
>
> > Looks good, so many great features! +1
> >
> > On Thu, Jun 9, 2022 at 6:42 PM Andrey Gura  wrote:
> >
> > > Dear Community,
> > >
> > > In the last few month the following major features have been added:
> > >
> > >   - Pluggable storages: ability to choose a specific storage for a
> > > table (RocksDB based storage, Page memory persistent and in-memory
> > > storage) with some known limitations.
> > >   - Compute API (A simple remote job execution): The first phase of
> > > Compute API design and implementation. Of course, with known
> > > limitations.
> > >   - Data colocation: The colocation key concept replaces the affinity
> > > key concept. DDL introduces COLOCATE BY clause. Colocated job
> > > execution.
> > >   - Open API for the Ignite REST endpoints: A Specification to
> > > generate a client for any language + auto-generated docs for REST API.
> > >   - Ignite REPL: The Ignite CLI as a REPL with autocompletion and
> > improved
> > > UX.
> > >   - Cluster lifecycle: It introduces cluster initialization logic and
> > > allows to specify cluster management and meta storage groups. Improved
> > > node join protocol.
> > >   - Local and distributed recovery: Now it is possible to restart a
> > > cluster/node without data loss.
> > >   - Data rebalance improvements (in progress and could be excluded
> > > from the release), including dynamically changing the number of
> > > partition replicas.
> > >   - Robust client connection with seamless reconnection support and
> > > retry policies.
> > >   - Java API for SQL: A simplified API for executing SQL
> > > queries on a cluster.
> > >
> > > This is an important and interesting milestone and we should share the
> > > current state
> > > with the broader community. I propose to release 3.0.0 Alpha5 with the
> > > features listed above.
> > >
> > > Please vote.
> > >
> > > ---
> > >
> > > Release candidate:
> > > https://dist.apache.org/repos/dist/dev/ignite/3.0.0-alpha5-rc1/
> > > Maven staging:
> > >
> https://repository.apache.org/content/repositories/orgapacheignite-1551/
> > > Git tag: https://github.com/apache/ignite-3/tree/3.0.0-alpha5-rc1
> > >
> > > +1 - accept Apache Ignite 3.0.0-alpha5 RC1
> > >  0 - don't care either way
> > > -1 - DO NOT accept Apache Ignite 3.0.0-alpha5 RC1 (explain why)
> > >
> > > Voting guidelines: https://www.apache.org/foundation/voting.html
> > > How to verify the release:
> https://www.apache.org/info/verification.html
> > >
> > > The vote will be open for 96 hours and will close on June 13th at
> 6:45pm
> > > https://www.timeanddate.com/countdown/to?iso=20220613T1845&p0=352
> > >
> >
> >
> > --
> > With regards,
> > Aleksandr Polovtcev
> >
>


Re: Apache Ignite Docker Image Apache ignite/ignite:2.13.0 has many vulnerabilities

2022-06-10 Thread Petr Ivanov
Hi, Rameish!

Are there vulnerabilities in Apache Ignite's jars, dependency's jars or 
container software?
Also — can you share the way you've run checks, please?


> On 9 Jun 2022, at 08:13, Gadamsetty, Rameish 
>  wrote:
> 
> Hi Team,
> 
> All, We ran Twist lock scan on Docker Image Apache ignite/ignite:2.13.0 and 
> observed many vulnerabilities, Can we get new image with fixes or is there 
> any other way to fix vulnerabilities?
> 
> Thanks & Regards,
> Rameish G.V.N



The 'dev-tools' project directory usages

2022-06-10 Thread Maxim Muzafarov
Folks,

I've found the 'dev-tools' [1] directory in the projects root,
however, I'm not sure the reals usages of these scripts.

Can anyone clarify the purpose of existing these scripts or can we
remove them instead?

The facts about this directory:
- it hasn't been changed since 2015;
- the issue [2] which added these files doesn't seems to be actual;

[1] https://github.com/apache/ignite/tree/master/dev-tools
[2] https://issues.apache.org/jira/browse/IGNITE-620


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

2022-06-10 Thread ignitetcbot
Hi Igniters,

 I've detected some new issue on TeamCity to be handled. You are more than 
welcomed to help.

 *New Critical Failure in master ZooKeeper (Discovery) 1 
https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ZooKeeperDiscovery1?branch=%3Cdefault%3E
 No changes in the build

 - Here's a reminder of what contributors were agreed to do 
https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 
 - Should you have any questions please contact dev@ignite.apache.org 

Best Regards,
Apache Ignite TeamCity Bot 
https://github.com/apache/ignite-teamcity-bot
Notification generated at 02:38:20 11-06-2022