Re: Ignite 1.6 release timelines

2016-05-17 Thread Alexey Kuznetsov
First version of Web Console merged to ignite-1.6. On Tue, May 17, 2016 at 9:31 PM, Pavel Tupitsyn wrote: > All done from .NET side as well. > > On Tue, May 17, 2016 at 5:28 PM, Denis Magda wrote: > > > Hi, > > > > Reviewed and merged IGNITE-2394

Re: Ignite 1.6 release timelines

2016-05-17 Thread Pavel Tupitsyn
All done from .NET side as well. On Tue, May 17, 2016 at 5:28 PM, Denis Magda wrote: > Hi, > > Reviewed and merged IGNITE-2394 (Cache loading from storage is called on > client nodes). > Finalized and merged IGNITE-3098 (UTF-16 surrogate pairs are not properly > serialized

Re: Ignite 1.6 release timelines

2016-05-17 Thread Denis Magda
Hi, Reviewed and merged IGNITE-2394 (Cache loading from storage is called on client nodes). Finalized and merged IGNITE-3098 (UTF-16 surrogate pairs are not properly serialized by BinaryMarshaller). These are last things from my side for 1.6. — Denis > On May 17, 2016, at 11:09 AM, Pavel

Re: Ignite 1.6 release timelines

2016-05-17 Thread Pavel Tupitsyn
Hi, Please note that documentation tickets do not hold the release (IGNITE-3101 and subtasks). Other than that, in .NET, recently emerged 'IGNITE-3139 UTF surrogates' is expected to be merged today. Pavel. On Tue, May 17, 2016 at 10:20 AM, Semyon Boikov wrote: > In 1.6

Re: Ignite 1.6 release timelines

2016-05-17 Thread Semyon Boikov
In 1.6 we implemented 'late affinity assignment' mode (see https://issues.apache.org/jira/browse/IGNITE-324 and IgniteConfiguration.isLateAffinityAssignment) On Mon, May 16, 2016 at 7:03 PM, Alexey Kuznetsov wrote: > https://issues.apache.org/jira/browse/IGNITE-2832 >

Re: Ignite 1.6 release timelines

2016-05-16 Thread Igor Sapego
Hi, here is a list of major C++ features included in 1.6: * ODBC driver for Ignite (IGNITE-1786) * Transactions API for CPP client (IGNITE-2805) * Simplified Autotools build process (IGNITE-2823) * Date and Timestamp types implementation (IGNITE-) Best Regards, Igor On Fri, May 13, 2016 at

Re: Ignite 1.6 release timelines

2016-05-13 Thread Artem Shutak
I've finished with IGNITE-2959 Ignite JTA and WebSphere Application Server 8.5.5 and has been merged to 1.6. Also, I'm going to finish the following issues before 1.6 relase (they all almost done/under review/waiting for TC): [1] IGNITE-3056

Re: Ignite 1.6 release timelines

2016-05-12 Thread Dmitriy Setrakyan
On Thu, May 12, 2016 at 9:08 AM, Alexey Kuznetsov wrote: > Also I already implemented "CacheJdbcPojoStoreFactory.dataSource property > should be replaced with Factory" > https://issues.apache.org/jira/browse/IGNITE-2832 > > And I think it will be cool to merge into

Re: Ignite 1.6 release timelines

2016-05-12 Thread Alexey Kuznetsov
Also I already implemented "CacheJdbcPojoStoreFactory.dataSource property should be replaced with Factory" https://issues.apache.org/jira/browse/IGNITE-2832 And I think it will be cool to merge into ignite-1.6 But I need a review. Val, could you take a look? You may compare branch ignite-2832

Re: Ignite 1.6 release timelines

2016-05-12 Thread Alexey Kuznetsov
I'm going to merge Ignite Web Console into ignite-1.6 https://issues.apache.org/jira/browse/IGNITE-843 On Thu, May 12, 2016 at 9:30 PM, Igor Sapego wrote: > There is one more C++ ticket I'd like to be included in 1.6 - IGNITE-3113 > [1]. > > [1] -

Re: Ignite 1.6 release timelines

2016-05-12 Thread Igor Sapego
There is one more C++ ticket I'd like to be included in 1.6 - IGNITE-3113 [1]. [1] - https://issues.apache.org/jira/browse/IGNITE-3113 Best Regards, Igor On Thu, May 12, 2016 at 3:44 PM, Pavel Tupitsyn wrote: > And one more .NET ticket: IGNITE-3118 .NET: >

Re: Ignite 1.6 release timelines

2016-05-12 Thread Pavel Tupitsyn
And one more .NET ticket: IGNITE-3118 .NET: CacheConfiguration.EvictionPolicy On Thu, May 12, 2016 at 12:20 PM, Denis Magda wrote: > Yakov, > > Processed all the tickets mentioned in 1. The only one is left is the > following >

Re: Ignite 1.6 release timelines

2016-05-12 Thread Denis Magda
Yakov, Processed all the tickets mentioned in 1. The only one is left is the following https://issues.apache.org/jira/browse/IGNITE-2954 Alex G. I do remember you’ve fixed IGNITE-2954 before. Have you merged it into the master? Is the fix in

Re: Ignite 1.6 release timelines

2016-05-12 Thread Alexey Kuznetsov
I merged into 1.6 one more ticket: IGNITE-2919 Implemented script execution when alert triggered. https://issues.apache.org/jira/browse/IGNITE-2919 On Thu, May 12, 2016 at 3:29 PM, Pavel Tupitsyn wrote: > Hi, there is one more .NET ticket to be merged to 1.6: >

Re: Ignite 1.6 release timelines

2016-05-12 Thread Pavel Tupitsyn
Hi, there is one more .NET ticket to be merged to 1.6: IGNITE-3112 .NET: Allow merging Spring XML config with .NET config Other two 1.6 .NET tickets are documentation-related and have no code changes: IGNITE-2963, IGNITE-3101 Thanks, Pavel On Wed, May 11, 2016 at 10:03 PM, Andrey Gura

Re: Ignite 1.6 release timelines

2016-05-11 Thread Igor Sapego
Hi, I have also finished transactions API for the C++ [1] and it is also going to be included to 1.6. It is already merged to release branch. [1] - https://issues.apache.org/jira/browse/IGNITE-2805. Best Regards, Igor On Wed, May 11, 2016 at 1:49 PM, Sergey Kozlov wrote:

Re: Ignite 1.6 release timelines

2016-05-11 Thread Sergey Kozlov
The following issues found for 1.6 recently: IGNITE-3109 IgfsMapReduceExample fails ClassNotFoundException - critical IGNITE-3107 Help for tasks/events should be rephrased - trivial, doc

Re: Ignite 1.6 release timelines

2016-05-10 Thread Yakov Zhdanov
Guys, I moved most of the tickets to 1.7 version. I had to leave the following tickets untouched (~80 tickets): 1. labeled with - community important performance customer - Denis, Vladimir and Val can you please review these tickets and move non-urgent ones. You can use query below 2. with

Re: Ignite 1.6 release timelines

2016-05-10 Thread Dmitriy Setrakyan
Igniters, I just did a search on 1.6 issues and looks like we have 293 unresolved issues for 1.6. Obviously we are not going to be fixing all of them and most of them will have to be moved to 1.7. Yakov, given that you have most experience with Jira and have been managing it before, do you mind

Re: Ignite 1.6 release timelines

2016-05-10 Thread Pavel Tupitsyn
Dmitriy, yes, many of them do. I'll create 1.6 version on apacheignite-net.readme.io and document them this week (task: IGNITE-3101). Pavel. On Tue, May 10, 2016 at 3:52 PM, Dmitriy Setrakyan wrote: > Thanks Pavel, do any of these features require new documentation? > >

Re: Ignite 1.6 release timelines

2016-05-10 Thread Dmitriy Setrakyan
Thanks Pavel, do any of these features require new documentation? On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn wrote: > Hi, here is a list of major .NET features included in 1.6 (all closed and > merged): > > * LINQ Provider for SQL queries (IGNITE-1630) > * NuGet

Re: Ignite 1.6 release timelines

2016-05-10 Thread Pavel Tupitsyn
Hi, here is a list of major .NET features included in 1.6 (all closed and merged): * LINQ Provider for SQL queries (IGNITE-1630) * NuGet distribution (IGNITE-1626) * C#, app.config and web.config configuration (instead of Spring XML) (IGNITE-1906, IGNITE-2380) * Atomic data structures

Re: Ignite 1.6 release timelines

2016-05-05 Thread Igor Sapego
Hello, IGNITE-1786 is fully merged to master. Best Regards, Igor On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan wrote: > Resending (fixed links) > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan > wrote: > > > Igniters, > > > > Looks like

Re: Ignite 1.6 release timelines

2016-05-04 Thread Dmitriy Setrakyan
Resending (fixed links) On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan wrote: > Igniters, > > Looks like we are almost done with the outstanding issues, mainly ODBC > support and cache concurrent map changes. As far as the concurrent map, we > had a performance drop,

Re: Ignite 1.6 release timelines

2016-05-04 Thread Dmitriy Setrakyan
Igniters, Looks like we are almost done with the outstanding issues, mainly ODBC support and cache concurrent map changes. As far as the concurrent map, we had a performance drop, and I think it is pretty important that we address it prior to the release. Can we please get an update for these

Re: Ignite 1.6 release timelines

2016-04-29 Thread Yakov Zhdanov
I think we are almost done with odbc support and I hope that we can release about mid or second half of May. --Yakov 2016-04-27 11:13 GMT+03:00 sssow : > Hi, > When will you release 1.6? > Thank you, > > > > > -- > View this message in context: >

Re: Ignite 1.6 release timelines

2016-04-27 Thread sssow
Hi, When will you release 1.6? Thank you, -- View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-1-6-release-timelines-tp7388p8618.html Sent from the Apache Ignite Developers mailing list archive at Nabble.com.

Re: Ignite 1.6 release timelines

2016-03-19 Thread Yakov Zhdanov
Guys, A lot of time passed since last update to this thread. I want to push this thread up and I want everybody working on 1.6 tickets to respond here. We are most of all interested in ODBC and distributed SQL joins. I heard about some difficulties from Sergi, Artem and Igor while working on

Re: Ignite 1.6 release timelines

2016-03-19 Thread Dmitriy Setrakyan
Thanks Igor! Is there any update on the non-collocated SQL functionality? D. On Thu, Mar 17, 2016 at 7:00 AM, Igor Sapego wrote: > Hi, > > As for the ODBC there are about 5 left tickets that are currently going > through review. Except for that there is also such task as

Re: Ignite 1.6 release timelines

2016-03-19 Thread Igor Sapego
Hi, As for the ODBC there are about 5 left tickets that are currently going through review. Except for that there is also such task as implementation of "Decimal" type for C++/ODBC but it may take much time to implement so this task should not influence on the release date. If I will not make it

Re: Ignite 1.6 release timelines

2016-03-19 Thread Artem Shutak
Hi, I've added tests for non-collocated (distributed) SQL joins and found NPE (which can mask another issues). As I know Serj already started looking on it. -- Artem -- On Thu, Mar 17, 2016 at 9:36 PM, Dmitriy Setrakyan wrote: > Thanks Igor! > > Is there any update on

Re: Ignite 1.6 release timelines

2016-02-24 Thread Denis Magda
I would add support of the binary mode for distributed data structures and atomic references https://issues.apache.org/jira/browse/IGNITE-2701 Is anyone interested to pick up this task and implement? -- Denis On 2/18/2016 1:36 PM, Vladimir Ozerov wrote: I would definitely want to include

Re: Ignite 1.6 release timelines

2016-02-18 Thread Vladimir Ozerov
I would definitely want to include NuGet and ODBC into upcoming release. Both issues are in review for now. I expect they will be in master in a week or so. LINQ is "nice to have" for me for this release. It changes .NET packaging and moreover must be tested very thoroughly. So it would be cool

Re: Ignite 1.6 release timelines

2016-02-18 Thread Pavel Tupitsyn
There are some important .NET features on review, like LINQ and NuGet: https://issues.apache.org/jira/browse/IGNITE-1630 https://issues.apache.org/jira/browse/IGNITE-1626 Vova can clarify which of them are going to be included in 1.6. Thanks, On Thu, Feb 18, 2016 at 12:42 PM, Alexey Goncharuk

Re: Ignite 1.6 release timelines

2016-02-18 Thread Alexey Goncharuk
Yakov, Nothing major from my side is planned for 1.6. There is a ticket IGNITE-2610 that I am currently working on (it is almost finished), but I believe it does not make any restrictions for the schedule.