+1 (non-binding)
On Wed, Jul 26, 2017 at 12:35 AM, Konstantin Boudnik <c...@apache.org> 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.