Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-26 Thread Denis Magda
+1 (binding)

—
Denis

> On Jul 24, 2017, at 6:32 AM, Anton Vinogradov  wrote:
> 
> Igniters,
> 
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> updated as well.
> 
> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> This vote will go for 72 hours but may be closed earlier if Konstantin
> Boudnik confirmed security issue solved.
> 
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> 
> Git tag name is
> 2.1.0-rc4
> 
> This release includes the following changes:
> 
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node can be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
> 
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
> 
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
> 
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
> 
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%20closed%20or%20status%20%3D%
> 20resolved)
> 
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> Please start voting.
> 
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> 
> This vote will go for 72 hours.



Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Roman Shtykh
+1 (non-binding) -- Roman



On Monday, July 24, 2017 10:32 PM, Anton Vinogradov  wrote:
 

 Igniters,

This vote based on same files as RC3.
Only one change is that I signed zips with my signature.
KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
updated as well.

We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
This vote will go for 72 hours but may be closed earlier if Konstantin
Boudnik confirmed security issue solved.

We have uploaded a 2.1.0 release candidate to
https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/

Git tag name is
2.1.0-rc4

This release includes the following changes:

Ignite:
* Persistent cache store
* Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
* Deprecated IgniteConfiguration.marshaller
* Updated Lucene dependency to version 5.5.2
* Machine learning: implemented K-means clusterization algorithm optimized
for distributed storages
* SQL: CREATE TABLE and DROP TABLE commands support
* SQL: New thin JDBC driver
* SQL: Improved performance of certain queries, when affinity node can be
calculated in advance
* SQL: Fixed return type of AVG() function
* SQL: BLOB type support added to thick JDBC driver
* SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
* SQL: Added FieldsQueryCursor interface to get fields metadata for
SqlFieldsQuery
* ODBC: Implemented DML statement batching
* Massive performance and stability improvements

Ignite.NET:
* Automatic remote assembly loading
* NuGet-based standalone node deployment
* Added conditional data removeal via LINQ DeleteAll
* Added TimestampAttribute to control DateTime serialization mode
* Added local collections joins support to LINQ.

Ignite CPP:
* Added Compute::Call and Compute::Broadcast methods

Web Console:
* Implemented support for UNIQUE indexes for key fields on import model
from RDBMS
* Added option to show full stack trace on Queries screen
* Added PK alias generation on Models screen.

Complete list of closed issues:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
20fixVersion%20%3D%202.1%20AND%20(status%20%3D%20closed%20or%20status%20%3D%
20resolved)

DEVNOTES
https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4

RELEASE NOTES
https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4

Please start voting.

+1 - to accept Apache Ignite 2.1.0-rc4
0 - don't care either way
-1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)

This vote will go for 72 hours.


   

Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Andrey Gura
+1 (non-binding)

On Wed, Jul 26, 2017 at 12:35 AM, Konstantin Boudnik  wrote:
> +1 [binding]
>
> - Checked the signature
> - Checked the sha1
> - Successfully ran the build
> - RAT is clean
>
> Things that need to be improved in the next release:
> - neither sha1 nor md5 are trustful checksum'ing methods and aren't
>   guaranteeing the authenticity of the source archive. We should be switching
>   to at least sha265 or higher. This has been brought up since the incubation.
>   And warrants for -1 in the next release.
>
> Cos
>
> On Mon, Jul 24, 2017 at 04:32PM, Anton Vinogradov wrote:
>> Igniters,
>>
>> This vote based on same files as RC3.
>> Only one change is that I signed zips with my signature.
>> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
>> updated as well.
>>
>> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
>> This vote will go for 72 hours but may be closed earlier if Konstantin
>> Boudnik confirmed security issue solved.
>>
>> We have uploaded a 2.1.0 release candidate to
>> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
>>
>> Git tag name is
>> 2.1.0-rc4
>>
>> This release includes the following changes:
>>
>> Ignite:
>> * Persistent cache store
>> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
>> * Deprecated IgniteConfiguration.marshaller
>> * Updated Lucene dependency to version 5.5.2
>> * Machine learning: implemented K-means clusterization algorithm optimized
>> for distributed storages
>> * SQL: CREATE TABLE and DROP TABLE commands support
>> * SQL: New thin JDBC driver
>> * SQL: Improved performance of certain queries, when affinity node can be
>> calculated in advance
>> * SQL: Fixed return type of AVG() function
>> * SQL: BLOB type support added to thick JDBC driver
>> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
>> * SQL: Added FieldsQueryCursor interface to get fields metadata for
>> SqlFieldsQuery
>> * ODBC: Implemented DML statement batching
>> * Massive performance and stability improvements
>>
>> Ignite.NET:
>> * Automatic remote assembly loading
>> * NuGet-based standalone node deployment
>> * Added conditional data removeal via LINQ DeleteAll
>> * Added TimestampAttribute to control DateTime serialization mode
>> * Added local collections joins support to LINQ.
>>
>> Ignite CPP:
>> * Added Compute::Call and Compute::Broadcast methods
>>
>> Web Console:
>> * Implemented support for UNIQUE indexes for key fields on import model
>> from RDBMS
>> * Added option to show full stack trace on Queries screen
>> * Added PK alias generation on Models screen.
>>
>> Complete list of closed issues:
>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
>> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%20closed%20or%20status%20%3D%
>> 20resolved)
>>
>> DEVNOTES
>> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
>>
>> RELEASE NOTES
>> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
>>
>> Please start voting.
>>
>> +1 - to accept Apache Ignite 2.1.0-rc4
>> 0 - don't care either way
>> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
>>
>> This vote will go for 72 hours.


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Konstantin Boudnik
+1 [binding]

- Checked the signature
- Checked the sha1
- Successfully ran the build
- RAT is clean

Things that need to be improved in the next release:
- neither sha1 nor md5 are trustful checksum'ing methods and aren't
  guaranteeing the authenticity of the source archive. We should be switching
  to at least sha265 or higher. This has been brought up since the incubation.
  And warrants for -1 in the next release.

Cos

On Mon, Jul 24, 2017 at 04:32PM, Anton Vinogradov wrote:
> Igniters,
> 
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> updated as well.
> 
> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> This vote will go for 72 hours but may be closed earlier if Konstantin
> Boudnik confirmed security issue solved.
> 
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> 
> Git tag name is
> 2.1.0-rc4
> 
> This release includes the following changes:
> 
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node can be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
> 
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
> 
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
> 
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
> 
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%20closed%20or%20status%20%3D%
> 20resolved)
> 
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> Please start voting.
> 
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> 
> This vote will go for 72 hours.


signature.asc
Description: Digital signature


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Yakov Zhdanov
+1 (binding)

--Yakov

2017-07-24 16:32 GMT+03:00 Anton Vinogradov :

> Igniters,
>
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> updated as well.
>
> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> This vote will go for 72 hours but may be closed earlier if Konstantin
> Boudnik confirmed security issue solved.
>
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
>
> Git tag name is
> 2.1.0-rc4
>
> This release includes the following changes:
>
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node can be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
>
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
>
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
>
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
>
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> 20closed%20or%20status%20%3D%
> 20resolved)
>
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
>
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
>
> Please start voting.
>
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
>
> This vote will go for 72 hours.
>


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Alexey Kuznetsov
+1 (binding)

On Mon, Jul 24, 2017 at 8:32 PM, Anton Vinogradov  wrote:

> Igniters,
>
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> updated as well.
>
> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> This vote will go for 72 hours but may be closed earlier if Konstantin
> Boudnik confirmed security issue solved.
>
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
>
> Git tag name is
> 2.1.0-rc4
>
> This release includes the following changes:
>
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node can be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
>
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
>
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
>
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
>
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> 20closed%20or%20status%20%3D%
> 20resolved)
>
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
>
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
>
> Please start voting.
>
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
>
> This vote will go for 72 hours.
>



-- 
Alexey Kuznetsov


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Nikolai Tikhonov
+1 (binding)

On Tue, Jul 25, 2017 at 10:56 AM, Kozlov Maxim  wrote:

> +1
> > 25 июля 2017 г., в 10:53, Николай Ижиков 
> написал(а):
> >
> > +1
> >
> > 2017-07-25 10:50 GMT+03:00 Vyacheslav Daradur :
> >
> >> +1
> >>
> >> 2017-07-25 2:02 GMT+03:00 Valentin Kulichenko <
> >> valentin.kuliche...@gmail.com
> >>> :
> >>
> >>> +1 (binding)
> >>>
> >>> On Mon, Jul 24, 2017 at 6:39 AM, Dmitriy Setrakyan <
> >> dsetrak...@apache.org>
> >>> wrote:
> >>>
>  Anton,
> 
>  You should treat this vote as a brand new vote. According to Apache
> >>> rules,
>  you need 3 +1 votes and it has to go for 72 hours.
> 
>  D.
> 
>  On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov 
> >> wrote:
> 
> > Igniters,
> >
> > This vote based on same files as RC3.
> > Only one change is that I signed zips with my signature.
> > KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS)
> >>> was
> > updated as well.
> >
> > We already got 5 "+1" at RC3, so, is there any reason to wait 72
> >> hours?
> > This vote will go for 72 hours but may be closed earlier if
> >> Konstantin
> > Boudnik confirmed security issue solved.
> >
> > We have uploaded a 2.1.0 release candidate to
> > https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> >
> > Git tag name is
> > 2.1.0-rc4
> >
> > This release includes the following changes:
> >
> > Ignite:
> > * Persistent cache store
> > * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync()
> >>> mehtods
> > * Deprecated IgniteConfiguration.marshaller
> > * Updated Lucene dependency to version 5.5.2
> > * Machine learning: implemented K-means clusterization algorithm
>  optimized
> > for distributed storages
> > * SQL: CREATE TABLE and DROP TABLE commands support
> > * SQL: New thin JDBC driver
> > * SQL: Improved performance of certain queries, when affinity node
> >> can
> >>> be
> > calculated in advance
> > * SQL: Fixed return type of AVG() function
> > * SQL: BLOB type support added to thick JDBC driver
> > * SQL: Improved LocalDate, LocalTime and LocalDateTime support for
> >>> Java 8
> > * SQL: Added FieldsQueryCursor interface to get fields metadata for
> > SqlFieldsQuery
> > * ODBC: Implemented DML statement batching
> > * Massive performance and stability improvements
> >
> > Ignite.NET:
> > * Automatic remote assembly loading
> > * NuGet-based standalone node deployment
> > * Added conditional data removeal via LINQ DeleteAll
> > * Added TimestampAttribute to control DateTime serialization mode
> > * Added local collections joins support to LINQ.
> >
> > Ignite CPP:
> > * Added Compute::Call and Compute::Broadcast methods
> >
> > Web Console:
> > * Implemented support for UNIQUE indexes for key fields on import
> >> model
> > from RDBMS
> > * Added option to show full stack trace on Queries screen
> > * Added PK alias generation on Models screen.
> >
> > Complete list of closed issues:
> > https://issues.apache.org/jira/issues/?jql=project%20%
> >>> 3D%20IGNITE%20AND%
> > 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> > 20closed%20or%20status%20%3D%
> > 20resolved)
> >
> > DEVNOTES
> > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> >
> > RELEASE NOTES
> > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> >
> > Please start voting.
> >
> > +1 - to accept Apache Ignite 2.1.0-rc4
> > 0 - don't care either way
> > -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> >
> > This vote will go for 72 hours.
> >
> 
> >>>
> >>
> >>
> >>
> >> --
> >> Best Regards, Vyacheslav D.
> >>
> >
> >
> >
> > --
> > Nikolay Izhikov
> > nizhikov@gmail.com
>
> --
> Best Regards,
> Max K.
>
>
>
>
>


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Kozlov Maxim
+1
> 25 июля 2017 г., в 10:53, Николай Ижиков  написал(а):
> 
> +1
> 
> 2017-07-25 10:50 GMT+03:00 Vyacheslav Daradur :
> 
>> +1
>> 
>> 2017-07-25 2:02 GMT+03:00 Valentin Kulichenko <
>> valentin.kuliche...@gmail.com
>>> :
>> 
>>> +1 (binding)
>>> 
>>> On Mon, Jul 24, 2017 at 6:39 AM, Dmitriy Setrakyan <
>> dsetrak...@apache.org>
>>> wrote:
>>> 
 Anton,
 
 You should treat this vote as a brand new vote. According to Apache
>>> rules,
 you need 3 +1 votes and it has to go for 72 hours.
 
 D.
 
 On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov 
>> wrote:
 
> Igniters,
> 
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS)
>>> was
> updated as well.
> 
> We already got 5 "+1" at RC3, so, is there any reason to wait 72
>> hours?
> This vote will go for 72 hours but may be closed earlier if
>> Konstantin
> Boudnik confirmed security issue solved.
> 
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> 
> Git tag name is
> 2.1.0-rc4
> 
> This release includes the following changes:
> 
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync()
>>> mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm
 optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node
>> can
>>> be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for
>>> Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
> 
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
> 
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
> 
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import
>> model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
> 
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%
>>> 3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> 20closed%20or%20status%20%3D%
> 20resolved)
> 
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> 
> Please start voting.
> 
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> 
> This vote will go for 72 hours.
> 
 
>>> 
>> 
>> 
>> 
>> --
>> Best Regards, Vyacheslav D.
>> 
> 
> 
> 
> -- 
> Nikolay Izhikov
> nizhikov@gmail.com

--
Best Regards,
Max K.






Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Николай Ижиков
+1

2017-07-25 10:50 GMT+03:00 Vyacheslav Daradur :

> +1
>
> 2017-07-25 2:02 GMT+03:00 Valentin Kulichenko <
> valentin.kuliche...@gmail.com
> >:
>
> > +1 (binding)
> >
> > On Mon, Jul 24, 2017 at 6:39 AM, Dmitriy Setrakyan <
> dsetrak...@apache.org>
> > wrote:
> >
> > > Anton,
> > >
> > > You should treat this vote as a brand new vote. According to Apache
> > rules,
> > > you need 3 +1 votes and it has to go for 72 hours.
> > >
> > > D.
> > >
> > > On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov 
> wrote:
> > >
> > > > Igniters,
> > > >
> > > > This vote based on same files as RC3.
> > > > Only one change is that I signed zips with my signature.
> > > > KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS)
> > was
> > > > updated as well.
> > > >
> > > > We already got 5 "+1" at RC3, so, is there any reason to wait 72
> hours?
> > > > This vote will go for 72 hours but may be closed earlier if
> Konstantin
> > > > Boudnik confirmed security issue solved.
> > > >
> > > > We have uploaded a 2.1.0 release candidate to
> > > > https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> > > >
> > > > Git tag name is
> > > > 2.1.0-rc4
> > > >
> > > > This release includes the following changes:
> > > >
> > > > Ignite:
> > > > * Persistent cache store
> > > > * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync()
> > mehtods
> > > > * Deprecated IgniteConfiguration.marshaller
> > > > * Updated Lucene dependency to version 5.5.2
> > > > * Machine learning: implemented K-means clusterization algorithm
> > > optimized
> > > > for distributed storages
> > > > * SQL: CREATE TABLE and DROP TABLE commands support
> > > > * SQL: New thin JDBC driver
> > > > * SQL: Improved performance of certain queries, when affinity node
> can
> > be
> > > > calculated in advance
> > > > * SQL: Fixed return type of AVG() function
> > > > * SQL: BLOB type support added to thick JDBC driver
> > > > * SQL: Improved LocalDate, LocalTime and LocalDateTime support for
> > Java 8
> > > > * SQL: Added FieldsQueryCursor interface to get fields metadata for
> > > > SqlFieldsQuery
> > > > * ODBC: Implemented DML statement batching
> > > > * Massive performance and stability improvements
> > > >
> > > > Ignite.NET:
> > > > * Automatic remote assembly loading
> > > > * NuGet-based standalone node deployment
> > > > * Added conditional data removeal via LINQ DeleteAll
> > > > * Added TimestampAttribute to control DateTime serialization mode
> > > > * Added local collections joins support to LINQ.
> > > >
> > > > Ignite CPP:
> > > > * Added Compute::Call and Compute::Broadcast methods
> > > >
> > > > Web Console:
> > > > * Implemented support for UNIQUE indexes for key fields on import
> model
> > > > from RDBMS
> > > > * Added option to show full stack trace on Queries screen
> > > > * Added PK alias generation on Models screen.
> > > >
> > > > Complete list of closed issues:
> > > > https://issues.apache.org/jira/issues/?jql=project%20%
> > 3D%20IGNITE%20AND%
> > > > 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> > > > 20closed%20or%20status%20%3D%
> > > > 20resolved)
> > > >
> > > > DEVNOTES
> > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > > > plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> > > >
> > > > RELEASE NOTES
> > > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > > > plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> > > >
> > > > Please start voting.
> > > >
> > > > +1 - to accept Apache Ignite 2.1.0-rc4
> > > > 0 - don't care either way
> > > > -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> > > >
> > > > This vote will go for 72 hours.
> > > >
> > >
> >
>
>
>
> --
> Best Regards, Vyacheslav D.
>



-- 
Nikolay Izhikov
nizhikov@gmail.com


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-25 Thread Vyacheslav Daradur
+1

2017-07-25 2:02 GMT+03:00 Valentin Kulichenko :

> +1 (binding)
>
> On Mon, Jul 24, 2017 at 6:39 AM, Dmitriy Setrakyan 
> wrote:
>
> > Anton,
> >
> > You should treat this vote as a brand new vote. According to Apache
> rules,
> > you need 3 +1 votes and it has to go for 72 hours.
> >
> > D.
> >
> > On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov  wrote:
> >
> > > Igniters,
> > >
> > > This vote based on same files as RC3.
> > > Only one change is that I signed zips with my signature.
> > > KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS)
> was
> > > updated as well.
> > >
> > > We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> > > This vote will go for 72 hours but may be closed earlier if Konstantin
> > > Boudnik confirmed security issue solved.
> > >
> > > We have uploaded a 2.1.0 release candidate to
> > > https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> > >
> > > Git tag name is
> > > 2.1.0-rc4
> > >
> > > This release includes the following changes:
> > >
> > > Ignite:
> > > * Persistent cache store
> > > * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync()
> mehtods
> > > * Deprecated IgniteConfiguration.marshaller
> > > * Updated Lucene dependency to version 5.5.2
> > > * Machine learning: implemented K-means clusterization algorithm
> > optimized
> > > for distributed storages
> > > * SQL: CREATE TABLE and DROP TABLE commands support
> > > * SQL: New thin JDBC driver
> > > * SQL: Improved performance of certain queries, when affinity node can
> be
> > > calculated in advance
> > > * SQL: Fixed return type of AVG() function
> > > * SQL: BLOB type support added to thick JDBC driver
> > > * SQL: Improved LocalDate, LocalTime and LocalDateTime support for
> Java 8
> > > * SQL: Added FieldsQueryCursor interface to get fields metadata for
> > > SqlFieldsQuery
> > > * ODBC: Implemented DML statement batching
> > > * Massive performance and stability improvements
> > >
> > > Ignite.NET:
> > > * Automatic remote assembly loading
> > > * NuGet-based standalone node deployment
> > > * Added conditional data removeal via LINQ DeleteAll
> > > * Added TimestampAttribute to control DateTime serialization mode
> > > * Added local collections joins support to LINQ.
> > >
> > > Ignite CPP:
> > > * Added Compute::Call and Compute::Broadcast methods
> > >
> > > Web Console:
> > > * Implemented support for UNIQUE indexes for key fields on import model
> > > from RDBMS
> > > * Added option to show full stack trace on Queries screen
> > > * Added PK alias generation on Models screen.
> > >
> > > Complete list of closed issues:
> > > https://issues.apache.org/jira/issues/?jql=project%20%
> 3D%20IGNITE%20AND%
> > > 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> > > 20closed%20or%20status%20%3D%
> > > 20resolved)
> > >
> > > DEVNOTES
> > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > > plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> > >
> > > RELEASE NOTES
> > > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > > plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> > >
> > > Please start voting.
> > >
> > > +1 - to accept Apache Ignite 2.1.0-rc4
> > > 0 - don't care either way
> > > -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> > >
> > > This vote will go for 72 hours.
> > >
> >
>



-- 
Best Regards, Vyacheslav D.


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-24 Thread Valentin Kulichenko
+1 (binding)

On Mon, Jul 24, 2017 at 6:39 AM, Dmitriy Setrakyan 
wrote:

> Anton,
>
> You should treat this vote as a brand new vote. According to Apache rules,
> you need 3 +1 votes and it has to go for 72 hours.
>
> D.
>
> On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov  wrote:
>
> > Igniters,
> >
> > This vote based on same files as RC3.
> > Only one change is that I signed zips with my signature.
> > KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> > updated as well.
> >
> > We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> > This vote will go for 72 hours but may be closed earlier if Konstantin
> > Boudnik confirmed security issue solved.
> >
> > We have uploaded a 2.1.0 release candidate to
> > https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
> >
> > Git tag name is
> > 2.1.0-rc4
> >
> > This release includes the following changes:
> >
> > Ignite:
> > * Persistent cache store
> > * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> > * Deprecated IgniteConfiguration.marshaller
> > * Updated Lucene dependency to version 5.5.2
> > * Machine learning: implemented K-means clusterization algorithm
> optimized
> > for distributed storages
> > * SQL: CREATE TABLE and DROP TABLE commands support
> > * SQL: New thin JDBC driver
> > * SQL: Improved performance of certain queries, when affinity node can be
> > calculated in advance
> > * SQL: Fixed return type of AVG() function
> > * SQL: BLOB type support added to thick JDBC driver
> > * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> > * SQL: Added FieldsQueryCursor interface to get fields metadata for
> > SqlFieldsQuery
> > * ODBC: Implemented DML statement batching
> > * Massive performance and stability improvements
> >
> > Ignite.NET:
> > * Automatic remote assembly loading
> > * NuGet-based standalone node deployment
> > * Added conditional data removeal via LINQ DeleteAll
> > * Added TimestampAttribute to control DateTime serialization mode
> > * Added local collections joins support to LINQ.
> >
> > Ignite CPP:
> > * Added Compute::Call and Compute::Broadcast methods
> >
> > Web Console:
> > * Implemented support for UNIQUE indexes for key fields on import model
> > from RDBMS
> > * Added option to show full stack trace on Queries screen
> > * Added PK alias generation on Models screen.
> >
> > Complete list of closed issues:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> > 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> > 20closed%20or%20status%20%3D%
> > 20resolved)
> >
> > DEVNOTES
> > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
> >
> > RELEASE NOTES
> > https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> > plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
> >
> > Please start voting.
> >
> > +1 - to accept Apache Ignite 2.1.0-rc4
> > 0 - don't care either way
> > -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
> >
> > This vote will go for 72 hours.
> >
>


Re: [VOTE] Apache Ignite 2.1.0 RC4

2017-07-24 Thread Dmitriy Setrakyan
Anton,

You should treat this vote as a brand new vote. According to Apache rules,
you need 3 +1 votes and it has to go for 72 hours.

D.

On Mon, Jul 24, 2017 at 8:32 AM, Anton Vinogradov  wrote:

> Igniters,
>
> This vote based on same files as RC3.
> Only one change is that I signed zips with my signature.
> KEYS files (https://dist.apache.org/repos/dist/release/ignite/KEYS) was
> updated as well.
>
> We already got 5 "+1" at RC3, so, is there any reason to wait 72 hours?
> This vote will go for 72 hours but may be closed earlier if Konstantin
> Boudnik confirmed security issue solved.
>
> We have uploaded a 2.1.0 release candidate to
> https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc4/
>
> Git tag name is
> 2.1.0-rc4
>
> This release includes the following changes:
>
> Ignite:
> * Persistent cache store
> * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods
> * Deprecated IgniteConfiguration.marshaller
> * Updated Lucene dependency to version 5.5.2
> * Machine learning: implemented K-means clusterization algorithm optimized
> for distributed storages
> * SQL: CREATE TABLE and DROP TABLE commands support
> * SQL: New thin JDBC driver
> * SQL: Improved performance of certain queries, when affinity node can be
> calculated in advance
> * SQL: Fixed return type of AVG() function
> * SQL: BLOB type support added to thick JDBC driver
> * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8
> * SQL: Added FieldsQueryCursor interface to get fields metadata for
> SqlFieldsQuery
> * ODBC: Implemented DML statement batching
> * Massive performance and stability improvements
>
> Ignite.NET:
> * Automatic remote assembly loading
> * NuGet-based standalone node deployment
> * Added conditional data removeal via LINQ DeleteAll
> * Added TimestampAttribute to control DateTime serialization mode
> * Added local collections joins support to LINQ.
>
> Ignite CPP:
> * Added Compute::Call and Compute::Broadcast methods
>
> Web Console:
> * Implemented support for UNIQUE indexes for key fields on import model
> from RDBMS
> * Added option to show full stack trace on Queries screen
> * Added PK alias generation on Models screen.
>
> Complete list of closed issues:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%
> 20fixVersion%20%3D%202.1%20AND%20(status%20%3D%
> 20closed%20or%20status%20%3D%
> 20resolved)
>
> DEVNOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=DEVNOTES.txt;hb=refs/tags/2.1.0-rc4
>
> RELEASE NOTES
> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_
> plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc4
>
> Please start voting.
>
> +1 - to accept Apache Ignite 2.1.0-rc4
> 0 - don't care either way
> -1 - DO NOT accept Apache Ignite 2.1.0-rc4 (explain why)
>
> This vote will go for 72 hours.
>