Re: The 'dev-tools' project directory usages

2022-06-15 Thread Maxim Muzafarov
Folks,

I've prepared the patch. Please, take a look.

https://issues.apache.org/jira/browse/IGNITE-17180
https://github.com/apache/ignite/pull/10096/files

On Fri, 10 Jun 2022 at 19:21, Maxim Muzafarov  wrote:
>
> 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


[ANNOUNCE] Apache Ignite 3.0.0-alpha5 is released!

2022-06-15 Thread Andrey Gura
Igniters,

I'm happy to announce that the 5th alpha version of Ignite 3 is out!

On top of the functionality that was previously released, Alpha 5 adds
the following major features:

 - 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.

Code examples have been added for the new features, you can check them out
here: https://github.com/apache/ignite-3/tree/3.0.0-alpha5/examples

The best way to try the release out is to go through the Getting Started
Guide: https://ignite.apache.org/docs/3.0.0-alpha

If there are any questions, issues, or thoughts, please do not hesitate to
reply to this email. Ignite Community is welcoming any feedback and will
consider it in future development.


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

2022-06-15 Thread Ivan Daschinsky
Seems that we forgot to disable the cloud test suite after removing this
module?

ср, 15 июн. 2022 г. в 10:53, :

> 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 your contribution.
>  Could you respond to this email and indicate if you wish to continue and
> fix test failures or step down and some committer may revert you commit.
>
>  *New Critical Failure in master Cloud
> https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cloud?branch=%3Cdefault%3E
>  Changes may lead to failure were done by
>  - taras ledkov 
> https://ci2.ignite.apache.org/viewModification.html?modId=956671
>  - nao <56360298+nao...@users.noreply.github.com>
> https://ci2.ignite.apache.org/viewModification.html?modId=956668
>  - maxim muzafarov 
> https://ci2.ignite.apache.org/viewModification.html?modId=956715
>  - slava koptilin 
> https://ci2.ignite.apache.org/viewModification.html?modId=956760
>  - korlov42 
> https://ci2.ignite.apache.org/viewModification.html?modId=956693
>  - igor sapego 
> https://ci2.ignite.apache.org/viewModification.html?modId=956629
>  - roman puchkovskiy 
> https://ci2.ignite.apache.org/viewModification.html?modId=956690
>  - nikolay 
> https://ci2.ignite.apache.org/viewModification.html?modId=956739
>  - andrew v. mashenkov 
> https://ci2.ignite.apache.org/viewModification.html?modId=956675
>  - aleksey plekhanov 
> https://ci2.ignite.apache.org/viewModification.html?modId=956705
>
>  - 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 07:53:21 15-06-2022
>


-- 
Sincerely yours, Ivan Daschinskiy


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

2022-06-15 Thread ignitetcbot
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 your contribution.
 Could you respond to this email and indicate if you wish to continue and fix 
test failures or step down and some committer may revert you commit. 

 *New Critical Failure in master Cloud 
https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cloud?branch=%3Cdefault%3E
 Changes may lead to failure were done by 
 - taras ledkov  
https://ci2.ignite.apache.org/viewModification.html?modId=956671
 - nao <56360298+nao...@users.noreply.github.com> 
https://ci2.ignite.apache.org/viewModification.html?modId=956668
 - maxim muzafarov  
https://ci2.ignite.apache.org/viewModification.html?modId=956715
 - slava koptilin  
https://ci2.ignite.apache.org/viewModification.html?modId=956760
 - korlov42  
https://ci2.ignite.apache.org/viewModification.html?modId=956693
 - igor sapego  
https://ci2.ignite.apache.org/viewModification.html?modId=956629
 - roman puchkovskiy  
https://ci2.ignite.apache.org/viewModification.html?modId=956690
 - nikolay  
https://ci2.ignite.apache.org/viewModification.html?modId=956739
 - andrew v. mashenkov  
https://ci2.ignite.apache.org/viewModification.html?modId=956675
 - aleksey plekhanov  
https://ci2.ignite.apache.org/viewModification.html?modId=956705

 - 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 07:53:21 15-06-2022