Ignite 1.6 release timelines

classic Classic list List threaded Threaded
40 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Ignite 1.6 release timelines

yzhdanov
Hello!

I think we have got to the point where we can start planning 1.6 release.

Here is the list of issues already closed.

https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%201.6%20AND%20status%20%3D%20closed%20ORDER%20BY%20status%20DESC%2C%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC

This list includes great number of features and fixes.

It would be great if we also can fit:
1. Distributed SQL joins without requiring colocation
2. ODBC driver
3. Memory and performance optimizations

Can everyone please respond to this thread with current status of issues at
hands so we can understand the timelines for 1.6?

Thanks everyone involved!
--
Yakov
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

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.
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

Pavel Tupitsyn-3
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 <
[hidden email]> wrote:

> 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.
>



--
--
Pavel Tupitsyn
GridGain Systems, Inc.
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

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 to include
it as well, but I do not think it is a showstopper for 1.6.

On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <[hidden email]>
wrote:

> 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 <
> [hidden email]> wrote:
>
> > 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.
> >
>
>
>
> --
> --
> Pavel Tupitsyn
> GridGain Systems, Inc.
> www.gridgain.com
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

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 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 to include
> it as well, but I do not think it is a showstopper for 1.6.
>
> On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <[hidden email]>
> wrote:
>
>> 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 <
>> [hidden email]> wrote:
>>
>>> 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.
>>>
>>
>>
>> --
>> --
>> Pavel Tupitsyn
>> GridGain Systems, Inc.
>> www.gridgain.com
>>

Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

yzhdanov
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 these
features, but it seems that we are almost ready to release now, so, guys,
please keep us posted.

Thanks!

--Yakov

2016-02-24 18:12 GMT+03:00 Denis Magda <[hidden email]>:

> 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 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 to
>> include
>> it as well, but I do not think it is a showstopper for 1.6.
>>
>> On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <[hidden email]>
>> wrote:
>>
>> 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 <
>>> [hidden email]> wrote:
>>>
>>> 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.
>>>>
>>>>
>>>
>>> --
>>> --
>>> Pavel Tupitsyn
>>> GridGain Systems, Inc.
>>> www.gridgain.com
>>>
>>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

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
in time to include it in the upcoming release we could just release ODBC
without it.


Best Regards,
Igor

On Thu, Mar 17, 2016 at 12:29 PM, Yakov Zhdanov <[hidden email]> wrote:

> 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 these
> features, but it seems that we are almost ready to release now, so, guys,
> please keep us posted.
>
> Thanks!
>
> --Yakov
>
> 2016-02-24 18:12 GMT+03:00 Denis Magda <[hidden email]>:
>
> > 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 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 to
> >> include
> >> it as well, but I do not think it is a showstopper for 1.6.
> >>
> >> On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <
> [hidden email]>
> >> wrote:
> >>
> >> 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 <
> >>> [hidden email]> wrote:
> >>>
> >>> 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.
> >>>>
> >>>>
> >>>
> >>> --
> >>> --
> >>> Pavel Tupitsyn
> >>> GridGain Systems, Inc.
> >>> www.gridgain.com
> >>>
> >>>
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

dsetrakyan
Thanks Igor!

Is there any update on the non-collocated SQL functionality?

D.

On Thu, Mar 17, 2016 at 7:00 AM, Igor Sapego <[hidden email]> 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 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
> in time to include it in the upcoming release we could just release ODBC
> without it.
>
>
> Best Regards,
> Igor
>
> On Thu, Mar 17, 2016 at 12:29 PM, Yakov Zhdanov <[hidden email]>
> wrote:
>
> > 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 these
> > features, but it seems that we are almost ready to release now, so, guys,
> > please keep us posted.
> >
> > Thanks!
> >
> > --Yakov
> >
> > 2016-02-24 18:12 GMT+03:00 Denis Magda <[hidden email]>:
> >
> > > 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 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 to
> > >> include
> > >> it as well, but I do not think it is a showstopper for 1.6.
> > >>
> > >> On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <
> > [hidden email]>
> > >> wrote:
> > >>
> > >> 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 <
> > >>> [hidden email]> wrote:
> > >>>
> > >>> 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.
> > >>>>
> > >>>>
> > >>>
> > >>> --
> > >>> --
> > >>> Pavel Tupitsyn
> > >>> GridGain Systems, Inc.
> > >>> www.gridgain.com
> > >>>
> > >>>
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

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 <[hidden email]>
wrote:

> Thanks Igor!
>
> Is there any update on the non-collocated SQL functionality?
>
> D.
>
> On Thu, Mar 17, 2016 at 7:00 AM, Igor Sapego <[hidden email]> 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 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
> > in time to include it in the upcoming release we could just release ODBC
> > without it.
> >
> >
> > Best Regards,
> > Igor
> >
> > On Thu, Mar 17, 2016 at 12:29 PM, Yakov Zhdanov <[hidden email]>
> > wrote:
> >
> > > 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 these
> > > features, but it seems that we are almost ready to release now, so,
> guys,
> > > please keep us posted.
> > >
> > > Thanks!
> > >
> > > --Yakov
> > >
> > > 2016-02-24 18:12 GMT+03:00 Denis Magda <[hidden email]>:
> > >
> > > > 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 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 to
> > > >> include
> > > >> it as well, but I do not think it is a showstopper for 1.6.
> > > >>
> > > >> On Thu, Feb 18, 2016 at 12:47 PM, Pavel Tupitsyn <
> > > [hidden email]>
> > > >> wrote:
> > > >>
> > > >> 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 <
> > > >>> [hidden email]> wrote:
> > > >>>
> > > >>> 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.
> > > >>>>
> > > >>>>
> > > >>>
> > > >>> --
> > > >>> --
> > > >>> Pavel Tupitsyn
> > > >>> GridGain Systems, Inc.
> > > >>> www.gridgain.com
> > > >>>
> > > >>>
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

sssow
In reply to this post by yzhdanov
Hi,
When will you release 1.6?
Thank you,
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

yzhdanov
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 <[hidden email]>:

> 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.
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

dsetrakyan
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 tickets?

IGNITE-2948 <https://issues.apache.org/jira/browse/> - Optimize usage of
GridCacheConcurrentMap
IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> - Need to
implement ODBC driver for Ignite

Once these issues are resolved, we can move to the testing phase (probably
a week), and then send it for the vote.

D.

On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <[hidden email]> wrote:

> 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 <[hidden email]>:
>
> > 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.
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

dsetrakyan
Resending (fixed links)

On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <[hidden email]>
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, and I think it is pretty important that we address
> it prior to the release.
>
> Can we please get an update for these tickets?
>
> IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948> -
> Optimize usage of GridCacheConcurrentMap
> IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> - Need to
> implement ODBC driver for Ignite
>
> Once these issues are resolved, we can move to the testing phase (probably
> a week), and then send it for the vote.
>
> D.
>
> On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <[hidden email]>
> wrote:
>
>> 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 <[hidden email]>:
>>
>> > 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.
>> >
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

Igor Sapego
Hello,

IGNITE-1786 is fully merged to master.

Best Regards,
Igor

On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Resending (fixed links)
>
> On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <[hidden email]>
> 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, and I think it is pretty important that we
> address
> > it prior to the release.
> >
> > Can we please get an update for these tickets?
> >
> > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948> -
> > Optimize usage of GridCacheConcurrentMap
> > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> - Need
> to
> > implement ODBC driver for Ignite
> >
> > Once these issues are resolved, we can move to the testing phase
> (probably
> > a week), and then send it for the vote.
> >
> > D.
> >
> > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <[hidden email]>
> > wrote:
> >
> >> 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 <[hidden email]>:
> >>
> >> > 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.
> >> >
> >>
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

Pavel Tupitsyn-3
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 (IGNITE-1563)
* Universal AnyCPU binaries (instead of separate x64/x86) (IGNITE-2694)
* Call Java services (IGNITE-2686)
* Java-based continuous query filters (IGNITE-2977)
* Mixed-cluster Compute (IGNITE-2621)
* Compute task cancellation (IGNITE-2228)
* Binary format compact footers (IGNITE-2702)
* Raw mode reflective serialization (IGNITE-1419)
* Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)

Thanks,
Pavel.


On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]> wrote:

> Hello,
>
> IGNITE-1786 is fully merged to master.
>
> Best Regards,
> Igor
>
> On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
> > Resending (fixed links)
> >
> > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <[hidden email]
> >
> > 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, and I think it is pretty important that we
> > address
> > > it prior to the release.
> > >
> > > Can we please get an update for these tickets?
> > >
> > > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948> -
> > > Optimize usage of GridCacheConcurrentMap
> > > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> - Need
> > to
> > > implement ODBC driver for Ignite
> > >
> > > Once these issues are resolved, we can move to the testing phase
> > (probably
> > > a week), and then send it for the vote.
> > >
> > > D.
> > >
> > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <[hidden email]>
> > > wrote:
> > >
> > >> 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 <[hidden email]>:
> > >>
> > >> > 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.
> > >> >
> > >>
> > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

dsetrakyan
Thanks Pavel, do any of these features require new documentation?

On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn <[hidden email]>
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 distribution (IGNITE-1626)
> * C#, app.config and web.config configuration (instead of Spring XML)
> (IGNITE-1906, IGNITE-2380)
> * Atomic data structures (IGNITE-1563)
> * Universal AnyCPU binaries (instead of separate x64/x86) (IGNITE-2694)
> * Call Java services (IGNITE-2686)
> * Java-based continuous query filters (IGNITE-2977)
> * Mixed-cluster Compute (IGNITE-2621)
> * Compute task cancellation (IGNITE-2228)
> * Binary format compact footers (IGNITE-2702)
> * Raw mode reflective serialization (IGNITE-1419)
> * Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)
>
> Thanks,
> Pavel.
>
>
> On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]> wrote:
>
> > Hello,
> >
> > IGNITE-1786 is fully merged to master.
> >
> > Best Regards,
> > Igor
> >
> > On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <[hidden email]
> >
> > wrote:
> >
> > > Resending (fixed links)
> > >
> > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <
> [hidden email]
> > >
> > > 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, and I think it is pretty important that we
> > > address
> > > > it prior to the release.
> > > >
> > > > Can we please get an update for these tickets?
> > > >
> > > > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948> -
> > > > Optimize usage of GridCacheConcurrentMap
> > > > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> -
> Need
> > > to
> > > > implement ODBC driver for Ignite
> > > >
> > > > Once these issues are resolved, we can move to the testing phase
> > > (probably
> > > > a week), and then send it for the vote.
> > > >
> > > > D.
> > > >
> > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <[hidden email]>
> > > > wrote:
> > > >
> > > >> 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 <[hidden email]>:
> > > >>
> > > >> > 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.
> > > >> >
> > > >>
> > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

Pavel Tupitsyn-3
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 <[hidden email]>
wrote:

> Thanks Pavel, do any of these features require new documentation?
>
> On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn <[hidden email]>
> 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 distribution (IGNITE-1626)
> > * C#, app.config and web.config configuration (instead of Spring XML)
> > (IGNITE-1906, IGNITE-2380)
> > * Atomic data structures (IGNITE-1563)
> > * Universal AnyCPU binaries (instead of separate x64/x86) (IGNITE-2694)
> > * Call Java services (IGNITE-2686)
> > * Java-based continuous query filters (IGNITE-2977)
> > * Mixed-cluster Compute (IGNITE-2621)
> > * Compute task cancellation (IGNITE-2228)
> > * Binary format compact footers (IGNITE-2702)
> > * Raw mode reflective serialization (IGNITE-1419)
> > * Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)
> >
> > Thanks,
> > Pavel.
> >
> >
> > On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]>
> wrote:
> >
> > > Hello,
> > >
> > > IGNITE-1786 is fully merged to master.
> > >
> > > Best Regards,
> > > Igor
> > >
> > > On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <
> [hidden email]
> > >
> > > wrote:
> > >
> > > > Resending (fixed links)
> > > >
> > > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <
> > [hidden email]
> > > >
> > > > 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, and I think it is pretty important that we
> > > > address
> > > > > it prior to the release.
> > > > >
> > > > > Can we please get an update for these tickets?
> > > > >
> > > > > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948> -
> > > > > Optimize usage of GridCacheConcurrentMap
> > > > > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786> -
> > Need
> > > > to
> > > > > implement ODBC driver for Ignite
> > > > >
> > > > > Once these issues are resolved, we can move to the testing phase
> > > > (probably
> > > > > a week), and then send it for the vote.
> > > > >
> > > > > D.
> > > > >
> > > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <
> [hidden email]>
> > > > > wrote:
> > > > >
> > > > >> 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 <[hidden email]>:
> > > > >>
> > > > >> > 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.
> > > > >> >
> > > > >>
> > > > >
> > > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

dsetrakyan
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 moving the tickets? Here is the link to the filter:

http://bit.ly/24Mrddg

Also, if anything needs to be addressed in 1.6, please list these tickets
here, in this thread.

Thanks,
D.

On Tue, May 10, 2016 at 6:00 AM, Pavel Tupitsyn <[hidden email]>
wrote:

> 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 <[hidden email]>
> wrote:
>
> > Thanks Pavel, do any of these features require new documentation?
> >
> > On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn <[hidden email]>
> > 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 distribution (IGNITE-1626)
> > > * C#, app.config and web.config configuration (instead of Spring XML)
> > > (IGNITE-1906, IGNITE-2380)
> > > * Atomic data structures (IGNITE-1563)
> > > * Universal AnyCPU binaries (instead of separate x64/x86) (IGNITE-2694)
> > > * Call Java services (IGNITE-2686)
> > > * Java-based continuous query filters (IGNITE-2977)
> > > * Mixed-cluster Compute (IGNITE-2621)
> > > * Compute task cancellation (IGNITE-2228)
> > > * Binary format compact footers (IGNITE-2702)
> > > * Raw mode reflective serialization (IGNITE-1419)
> > > * Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)
> > >
> > > Thanks,
> > > Pavel.
> > >
> > >
> > > On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]>
> > wrote:
> > >
> > > > Hello,
> > > >
> > > > IGNITE-1786 is fully merged to master.
> > > >
> > > > Best Regards,
> > > > Igor
> > > >
> > > > On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <
> > [hidden email]
> > > >
> > > > wrote:
> > > >
> > > > > Resending (fixed links)
> > > > >
> > > > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <
> > > [hidden email]
> > > > >
> > > > > 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, and I think it is pretty important that
> we
> > > > > address
> > > > > > it prior to the release.
> > > > > >
> > > > > > Can we please get an update for these tickets?
> > > > > >
> > > > > > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948>
> -
> > > > > > Optimize usage of GridCacheConcurrentMap
> > > > > > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786>
> -
> > > Need
> > > > > to
> > > > > > implement ODBC driver for Ignite
> > > > > >
> > > > > > Once these issues are resolved, we can move to the testing phase
> > > > > (probably
> > > > > > a week), and then send it for the vote.
> > > > > >
> > > > > > D.
> > > > > >
> > > > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <
> > [hidden email]>
> > > > > > wrote:
> > > > > >
> > > > > >> 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 <[hidden email]>:
> > > > > >>
> > > > > >> > 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.
> > > > > >> >
> > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

yzhdanov
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 status "in progress". Please everyone having such tickets move it
yourself or finish it in 1.6
3. with status "patch available". Committers, please split the reviews and
let's include checked/tested fixes to 1.6. Others should be moved.

Sam, can you please review and merge -
https://issues.apache.org/jira/browse/IGNITE-2744 - Optimize "unwindEvict"
call in GridCacheIoManager.processMessage().
<https://issues.apache.org/jira/browse/IGNITE-2744>

Query for p1:

project = IGNITE AND fixVersion = 1.6 AND resolution = Unresolved AND
status not in ("Patch Available", "in progress") AND (labels in (community,
important, performance, perfomance, customer)) ORDER BY status DESC, due
ASC, priority DESC, created ASC

Thanks!

--Yakov

2016-05-11 9:47 GMT+06:00 Dmitriy Setrakyan <[hidden email]>:

> 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 moving the tickets? Here is the link to the filter:
>
> http://bit.ly/24Mrddg
>
> Also, if anything needs to be addressed in 1.6, please list these tickets
> here, in this thread.
>
> Thanks,
> D.
>
> On Tue, May 10, 2016 at 6:00 AM, Pavel Tupitsyn <[hidden email]>
> wrote:
>
> > 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 <
> [hidden email]>
> > wrote:
> >
> > > Thanks Pavel, do any of these features require new documentation?
> > >
> > > On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn <
> [hidden email]>
> > > 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 distribution (IGNITE-1626)
> > > > * C#, app.config and web.config configuration (instead of Spring XML)
> > > > (IGNITE-1906, IGNITE-2380)
> > > > * Atomic data structures (IGNITE-1563)
> > > > * Universal AnyCPU binaries (instead of separate x64/x86)
> (IGNITE-2694)
> > > > * Call Java services (IGNITE-2686)
> > > > * Java-based continuous query filters (IGNITE-2977)
> > > > * Mixed-cluster Compute (IGNITE-2621)
> > > > * Compute task cancellation (IGNITE-2228)
> > > > * Binary format compact footers (IGNITE-2702)
> > > > * Raw mode reflective serialization (IGNITE-1419)
> > > > * Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)
> > > >
> > > > Thanks,
> > > > Pavel.
> > > >
> > > >
> > > > On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]>
> > > wrote:
> > > >
> > > > > Hello,
> > > > >
> > > > > IGNITE-1786 is fully merged to master.
> > > > >
> > > > > Best Regards,
> > > > > Igor
> > > > >
> > > > > On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <
> > > [hidden email]
> > > > >
> > > > > wrote:
> > > > >
> > > > > > Resending (fixed links)
> > > > > >
> > > > > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <
> > > > [hidden email]
> > > > > >
> > > > > > 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, and I think it is pretty important that
> > we
> > > > > > address
> > > > > > > it prior to the release.
> > > > > > >
> > > > > > > Can we please get an update for these tickets?
> > > > > > >
> > > > > > > IGNITE-2948 <https://issues.apache.org/jira/browse/IGNITE-2948
> >
> > -
> > > > > > > Optimize usage of GridCacheConcurrentMap
> > > > > > > IGNITE-1786 <https://issues.apache.org/jira/browse/IGNITE-1786
> >
> > -
> > > > Need
> > > > > > to
> > > > > > > implement ODBC driver for Ignite
> > > > > > >
> > > > > > > Once these issues are resolved, we can move to the testing
> phase
> > > > > > (probably
> > > > > > > a week), and then send it for the vote.
> > > > > > >
> > > > > > > D.
> > > > > > >
> > > > > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <
> > > [hidden email]>
> > > > > > > wrote:
> > > > > > >
> > > > > > >> 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 <[hidden email]>:
> > > > > > >>
> > > > > > >> > 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.
> > > > > > >> >
> > > > > > >>
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Ignite 1.6 release timelines

Sergey Kozlov
The following issues found for 1.6 recently:

IGNITE-3109 IgfsMapReduceExample fails ClassNotFoundException
<https://issues.apache.org/jira/browse/IGNITE-3109>
 - critical
IGNITE-3107 Help for tasks/events should be rephrased
<https://issues.apache.org/jira/browse/IGNITE-3107>
 - trivial, doc issue

On Wed, May 11, 2016 at 8:56 AM, Yakov Zhdanov <[hidden email]> wrote:

> 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 status "in progress". Please everyone having such tickets move it
> yourself or finish it in 1.6
> 3. with status "patch available". Committers, please split the reviews and
> let's include checked/tested fixes to 1.6. Others should be moved.
>
> Sam, can you please review and merge -
> https://issues.apache.org/jira/browse/IGNITE-2744 - Optimize "unwindEvict"
> call in GridCacheIoManager.processMessage().
> <https://issues.apache.org/jira/browse/IGNITE-2744>
>
> Query for p1:
>
> project = IGNITE AND fixVersion = 1.6 AND resolution = Unresolved AND
> status not in ("Patch Available", "in progress") AND (labels in (community,
> important, performance, perfomance, customer)) ORDER BY status DESC, due
> ASC, priority DESC, created ASC
>
> Thanks!
>
> --Yakov
>
> 2016-05-11 9:47 GMT+06:00 Dmitriy Setrakyan <[hidden email]>:
>
> > 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 moving the tickets? Here is the link to the
> filter:
> >
> > http://bit.ly/24Mrddg
> >
> > Also, if anything needs to be addressed in 1.6, please list these tickets
> > here, in this thread.
> >
> > Thanks,
> > D.
> >
> > On Tue, May 10, 2016 at 6:00 AM, Pavel Tupitsyn <[hidden email]>
> > wrote:
> >
> > > 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 <
> > [hidden email]>
> > > wrote:
> > >
> > > > Thanks Pavel, do any of these features require new documentation?
> > > >
> > > > On Tue, May 10, 2016 at 5:16 AM, Pavel Tupitsyn <
> > [hidden email]>
> > > > 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 distribution (IGNITE-1626)
> > > > > * C#, app.config and web.config configuration (instead of Spring
> XML)
> > > > > (IGNITE-1906, IGNITE-2380)
> > > > > * Atomic data structures (IGNITE-1563)
> > > > > * Universal AnyCPU binaries (instead of separate x64/x86)
> > (IGNITE-2694)
> > > > > * Call Java services (IGNITE-2686)
> > > > > * Java-based continuous query filters (IGNITE-2977)
> > > > > * Mixed-cluster Compute (IGNITE-2621)
> > > > > * Compute task cancellation (IGNITE-2228)
> > > > > * Binary format compact footers (IGNITE-2702)
> > > > > * Raw mode reflective serialization (IGNITE-1419)
> > > > > * Automatic Java detection: no need for JAVA_HOME (IGNITE-2866)
> > > > >
> > > > > Thanks,
> > > > > Pavel.
> > > > >
> > > > >
> > > > > On Thu, May 5, 2016 at 5:01 PM, Igor Sapego <[hidden email]>
> > > > wrote:
> > > > >
> > > > > > Hello,
> > > > > >
> > > > > > IGNITE-1786 is fully merged to master.
> > > > > >
> > > > > > Best Regards,
> > > > > > Igor
> > > > > >
> > > > > > On Wed, May 4, 2016 at 6:59 PM, Dmitriy Setrakyan <
> > > > [hidden email]
> > > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Resending (fixed links)
> > > > > > >
> > > > > > > On Wed, May 4, 2016 at 8:46 AM, Dmitriy Setrakyan <
> > > > > [hidden email]
> > > > > > >
> > > > > > > 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, and I think it is pretty important
> that
> > > we
> > > > > > > address
> > > > > > > > it prior to the release.
> > > > > > > >
> > > > > > > > Can we please get an update for these tickets?
> > > > > > > >
> > > > > > > > IGNITE-2948 <
> https://issues.apache.org/jira/browse/IGNITE-2948
> > >
> > > -
> > > > > > > > Optimize usage of GridCacheConcurrentMap
> > > > > > > > IGNITE-1786 <
> https://issues.apache.org/jira/browse/IGNITE-1786
> > >
> > > -
> > > > > Need
> > > > > > > to
> > > > > > > > implement ODBC driver for Ignite
> > > > > > > >
> > > > > > > > Once these issues are resolved, we can move to the testing
> > phase
> > > > > > > (probably
> > > > > > > > a week), and then send it for the vote.
> > > > > > > >
> > > > > > > > D.
> > > > > > > >
> > > > > > > > On Fri, Apr 29, 2016 at 3:12 AM, Yakov Zhdanov <
> > > > [hidden email]>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > >> 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 <[hidden email]>:
> > > > > > > >>
> > > > > > > >> > 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.
> > > > > > > >> >
> > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>



--
Sergey Kozlov
GridGain Systems
www.gridgain.com
12