From dev-return-16280-apmail-ignite-dev-archive=ignite.apache.org@ignite.apache.org Thu Nov 17 01:06:38 2016 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 0D911196A9 for ; Thu, 17 Nov 2016 01:06:38 +0000 (UTC) Received: (qmail 52984 invoked by uid 500); 17 Nov 2016 01:06:37 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 52941 invoked by uid 500); 17 Nov 2016 01:06:37 -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 52925 invoked by uid 99); 17 Nov 2016 01:06:37 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2016 01:06:37 +0000 Received: from [10.1.10.22] (c-73-222-138-29.hsd1.ca.comcast.net [73.222.138.29]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 070BE1A031B; Thu, 17 Nov 2016 01:06:36 +0000 (UTC) From: Denis Magda Content-Type: multipart/alternative; boundary="Apple-Mail=_2A323C2A-4474-406E-BE41-B8127BE6BBD8" Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: Apache Ignite 1.8 Release Date: Wed, 16 Nov 2016 17:06:35 -0800 References: <1704A472-3B34-4D33-9907-0747568A5A67@gridgain.com> <97F81EAB-8419-4071-A017-06FD5E631430@apache.org> <275182699.1423896.1479344434507@mail.yahoo.com> To: dev@ignite.apache.org, Roman Shtykh In-Reply-To: <275182699.1423896.1479344434507@mail.yahoo.com> Message-Id: <888C385C-1CCC-450E-867E-0822DD3DE864@apache.org> X-Mailer: Apple Mail (2.3251) --Apple-Mail=_2A323C2A-4474-406E-BE41-B8127BE6BBD8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Roman, That versions will be created after 1.8 gets released. Recently there = was a discussion on the dev list [1] regarding the difficulties related = to documentation maintenance when several documentation versions = co-exist at the same time. It was decided that rather then create a new version for the = documentation once a new feature added to Ignite it=E2=80=99s better to = create a hidden page under the current documentation version and make it = visible once the next version is created after the release. The bottom line is that, please create a hidden page with a suffix = =E2=80=9Cpage_name-1.8=E2=80=9D and once 1.8 gets released Prachi will = create readme.io 1.8 and make your doc visible. [1] = http://apache-ignite-developers.2346864.n4.nabble.com/Maintaining-document= ation-consistency-on-readme-io-td10868.html = =E2=80=94 Denis > On Nov 16, 2016, at 5:00 PM, Roman Shtykh = wrote: >=20 > Denis, > Any plans to add 1.8.0 in readme.io for new features? > -Roman > On Wednesday, November 16, 2016 6:08 AM, Denis Magda = wrote: >=20 >=20 > Igor, >=20 > It makes sense to wait for me while everything gets merged into 1.8 = then. Please let me know over this discussion when the overall merge = happens. >=20 > =E2=80=94 > Denis >=20 >> On Nov 15, 2016, at 1:45 AM, Igor Sapego = wrote: >>=20 >> Denis, >>=20 >> I can merge PDO-related changes into 1.8 but without DML they will = break tests >> and even compilation so I don't see any sense in doing that before = DML is merged. >>=20 >> After DML is ready and merged I'll need some time to merge my changes = and check >> that everything works as intended. The code itself, tests and = examples are ready. >>=20 >>=20 >> Best Regards, >> Igor >>=20 >> On Tue, Nov 15, 2016 at 11:31 AM, Pavel Tupitsyn = > wrote: >> Denis, [1] depends on [2], and [2](.NET: CacheEntryProcessor binary = mode) >> is not a simple thing. We won't be able to do that for 1.8. >> Other than that, I'll try to fit as many of them as I can. But I = can't >> answer your question since I don't see any date yet. >>=20 >> By the way, you were going to help with the reviews. >>=20 >> [1] https://issues.apache.org/jira/browse/IGNITE-4128 = >> [2] https://issues.apache.org/jira/browse/IGNITE-3825 = >>=20 >> On Tue, Nov 15, 2016 at 4:03 AM, Denis Magda > wrote: >>=20 >>> *Alexander P., Igor S.,* >>>=20 >>> When will your merge all DML and ODBC (PDO) related changes into 1.8 >>> branch? I=E2=80=99m looking forward to go through PDO [1] = documentation and be sure >>> that everything works as described on my side. >>>=20 >>> *Pavel,* >>>=20 >>> Do you think it will be possible to complete all the .NET usability >>> tickets [2] under 1.8 and roll them out to the Apache Ignite users? >>>=20 >>> [1] https://issues.apache.org/jira/browse/IGNITE-3921 = >>> [2] https://issues.apache.org/jira/browse/IGNITE-4114 = >>>=20 >>> =E2=80=94 >>> Denis >>>=20 >>> On Nov 9, 2016, at 6:55 AM, Denis Magda > wrote: >>>=20 >>> Do we have a branch for ignite-1.8? Is there anyone who can take = over the >>> release process of 1.8? >>>=20 >>> =E2=80=94 >>> Denis >>>=20 >>> On Nov 8, 2016, at 9:01 PM, Alexander Paschenko < >>> alexander.a.paschenko@gmail.com = > wrote: >>>=20 >>> Current status on DML: >>>=20 >>> - Basic data streamer support implemented (basicness is mostly about >>> configuration - say, currently there's no way to specify streamer's >>> batch size via JDBC driver, but this can be improved easily). >>>=20 >>> - Fixed all minor stuff agreed with Vladimir. >>>=20 >>> - There are some tests that started failing after binary hash codes >>> generation rework made by Vladimir in ignite-4011-1 branch, I will = ask >>> him to look into it and fix those. Failing tests live in >>> GridCacheBinaryObjectsAbstractSelfTest, and are as follows: >>> - testPutWithFieldsHashing >>> - testCrossFormatObjectsIdentity >>> - testPutWithCustomHashing >>> I added them personally during working on first version of auto >>> hashing few weeks ago, and what they do is test these very hashing >>> features. Again, prior to Vlad's rework those tests passed. So could >>> you please take a look? >>>=20 >>> - Working on Sergey V.'s comments about current code. >>>=20 >>> - Alex >>>=20 >>>=20 >>>=20 >>>=20 >>=20 >=20 >=20 --Apple-Mail=_2A323C2A-4474-406E-BE41-B8127BE6BBD8--