Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E39A18723 for ; Wed, 2 Dec 2015 13:33:07 +0000 (UTC) Received: (qmail 58430 invoked by uid 500); 2 Dec 2015 13:33:07 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 58384 invoked by uid 500); 2 Dec 2015 13:33:05 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 58360 invoked by uid 99); 2 Dec 2015 13:33:04 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2015 13:33:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DD35AC7195 for ; Wed, 2 Dec 2015 13:33:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.632 X-Spam-Level: **** X-Spam-Status: No, score=4.632 tagged_above=-999 required=6.31 tests=[DEAR_SOMETHING=1.731, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 2bCfgZcNLP77 for ; Wed, 2 Dec 2015 13:32:51 +0000 (UTC) Received: from mail-vk0-f44.google.com (mail-vk0-f44.google.com [209.85.213.44]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id D735C20C34 for ; Wed, 2 Dec 2015 13:32:50 +0000 (UTC) Received: by vkbs1 with SMTP id s1so24424101vkb.1 for ; Wed, 02 Dec 2015 05:32:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=999yYjBIk/6xDR81wPcVGE4XB4LfSqz8bUzc/Y7Okdo=; b=bIXrHdT8RTsbx3ARgId1tg9QX05GK5abBEnowtYogMSxArY5EwVjGnpp2xqZV3hWHM qlO/yuwwbLE2s20vdVRyoC0dlj0JSSXcnI6XO6vtEiVktmd6DRi/v1B36SXfVMjUhN9H kqb4xOdZ7IuXetzWSaXVo7hi+O8GH3QcO8j6PW8gFX5IM3vsxFYj98cugs5Vazgfauac pvSv7FvZkqdULR1Q9AbfNksr1jwtLhoIZnxJUE2ShGXir3WSS+afsWsFb5Ekf2ZJRy9S mwBGN+C0pqGIWePfVBZFyG5W4rDxwukcBq4UJHBzAVN4iuEnsBjglZvuQOs00YdQBjcE cadg== X-Received: by 10.31.171.202 with SMTP id u193mr1972021vke.12.1449063164394; Wed, 02 Dec 2015 05:32:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.6.196 with HTTP; Wed, 2 Dec 2015 05:32:05 -0800 (PST) In-Reply-To: <565EF292.4000204@gridgain.com> References: <565EF292.4000204@gridgain.com> From: Sergi Vladykin Date: Wed, 2 Dec 2015 16:32:05 +0300 Message-ID: Subject: Re: [VOTE] Apache Ignite 1.5.0-b1 To: dev@ignite.apache.org Content-Type: multipart/alternative; boundary=001a1143763e2bc3180525ea4f43 --001a1143763e2bc3180525ea4f43 Content-Type: text/plain; charset=UTF-8 +1 Sergi 2015-12-02 16:30 GMT+03:00 Denis Magda : > +1 > > > On 12/2/2015 3:16 PM, Yakov Zhdanov wrote: > >> Dear Sirs! >> >> We have uploaded release candidate to >> https://dist.apache.org/repos/dist/dev/ignite/1.5.0-b1-rc1/ >> >> This is very important release containing initial versions of Ignite.NET >> and Ignite C++ and many other important features. >> We want community to test this Early Access version in order to gather >> feedback and move on to releasing final version. >> >> Tag name is >> ignite-1.5.0-b1-rc1 >> >> 1.5.0 changes: >> * Ignite.NET: Initial Release. >> * Ignite C++: Initial Release. >> * Massive performance improvements for cache operations and SQL. >> * Added new binary cache object marshalling implementation. >> * Added IgniteSemaphore data structure. >> * Added MQTT Streamer. >> * Added Twitter Streamer. >> * Added Ignite Sink (integration with Apache Flume). >> * Fixed failover for continuous queries. >> * Fixed compilation and runtime errors under OpenJDK and IBM JDK. >> * Fixed Integer.size limitation for cache. >> * Fixed and improved cache types configuration. >> * Fixed cache rebalancing. >> * Many stability and fault-tolerance fixes. >> >> Complete list of closed issues: >> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%201.5%20AND%20status%20%3D%20closed >> >> DEVNOTES >> >> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/ignite-1.5.0-b1-rc1 >> >> RELEASENOTES >> >> https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/ignite-1.5.0-b1-rc1 >> >> Please start voting. >> >> +1 - to accept Apache Ignite 1.5.0-b1 >> 0 - don't care either way >> -1 - DO NOT accept Apache Ignite 1.5.0-b1 (explain why) >> >> This vote will go for 72 hours. >> >> --Yakov >> >> > -- > Regards, > Denis Magda > Lead Professional Services Engineer, GridGain Systems > http://www.gridgain.com/ > > --001a1143763e2bc3180525ea4f43--