Apache Ignite 2.0 Release

classic Classic list List threaded Threaded
48 messages Options
123
Reply | Threaded
Open this post in threaded view
|

Apache Ignite 2.0 Release

dmagda
Igniters,

Branch ignite-2.0 was merged to master and removed after that.

All the commits must go to master. AI 2.0 release branch will be created in a matter of 1-2 weeks based on final code freeze dates which we need to define together.

I propose the timeline below:

Code Freeze: April 14th, 2017  
QA and Final Benchmarking:  April 14th - April 24th, 2017
Voting Date: April 24th, 2017.
Release Date: April 28th, 2017.

https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0

Does anyone have any concerns?



Denis
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dsetrakyan
Thanks, Denis! Looks reasonable to me.

On Wed, Mar 22, 2017 at 10:18 AM, Denis Magda <[hidden email]> wrote:

> Igniters,
>
> Branch ignite-2.0 was merged to master and removed after that.
>
> All the commits must go to master. AI 2.0 release branch will be created
> in a matter of 1-2 weeks based on final code freeze dates which we need to
> define together.
>
> I propose the timeline below:
>
> Code Freeze: April 14th, 2017
> QA and Final Benchmarking:  April 14th - April 24th, 2017
> Voting Date: April 24th, 2017.
> Release Date: April 28th, 2017.
>
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>
> Does anyone have any concerns?
>
>
> —
> Denis
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

ignite_dev2017
In reply to this post by dmagda
Val,

do you think we will have a web session clustering in Ignite 2.0 ?

Thanks,

On Wed, Mar 22, 2017 at 12:18 PM, Denis Magda <[hidden email]> wrote:

> Igniters,
>
> Branch ignite-2.0 was merged to master and removed after that.
>
> All the commits must go to master. AI 2.0 release branch will be created
> in a matter of 1-2 weeks based on final code freeze dates which we need to
> define together.
>
> I propose the timeline below:
>
> Code Freeze: April 14th, 2017
> QA and Final Benchmarking:  April 14th - April 24th, 2017
> Voting Date: April 24th, 2017.
> Release Date: April 28th, 2017.
>
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>
> Does anyone have any concerns?
>
>
> —
> Denis




--
Rishi Yagnik
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dsetrakyan
On Wed, Mar 22, 2017 at 10:29 AM, Rishi Yagnik <[hidden email]>
wrote:

> Val,
>
> do you think we will have a web session clustering in Ignite 2.0 ?
>

Rishi, to my knowledge, we already have web sessions clustering in Ignite:

 https://apacheignite-mix.readme.io/docs/web-session-clustering

Is this what you are looking for?
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

ignite_dev2017
Val knows the issue well, the web session clustering we provide does not
work on spring boot at this point however in previous discussion, Val
mentioned that the fix can be made and released in 2.0.

On Wed, Mar 22, 2017 at 1:01 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> On Wed, Mar 22, 2017 at 10:29 AM, Rishi Yagnik <[hidden email]>
> wrote:
>
> > Val,
> >
> > do you think we will have a web session clustering in Ignite 2.0 ?
> >
>
> Rishi, to my knowledge, we already have web sessions clustering in Ignite:
>
>  https://apacheignite-mix.readme.io/docs/web-session-clustering
>
> Is this what you are looking for?
>



--
Rishi Yagnik
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
In reply to this post by dsetrakyan
Refreshed a list of “Required tickets” that, personally, have to be released under 2.0:
https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0

Most of them are related to the new memory architecture, SQL improvements, Hibernate 5 support and general API cleanup.

Some of SQL tickets require a release of the latest H2 version:

- Enums support: https://issues.apache.org/jira/browse/IGNITE-3595
- _key and _val removal from general result set: https://issues.apache.org/jira/browse/IGNITE-3487
- SQL hints: https://issues.apache.org/jira/browse/IGNITE-4594

*The owners of the tickets*, how close we’re to the H2 release? We have to consider it, otherwise it will be a bar for Ignite 2.0.


Denis

> On Mar 22, 2017, at 10:19 AM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> Thanks, Denis! Looks reasonable to me.
>
> On Wed, Mar 22, 2017 at 10:18 AM, Denis Magda <[hidden email]> wrote:
>
>> Igniters,
>>
>> Branch ignite-2.0 was merged to master and removed after that.
>>
>> All the commits must go to master. AI 2.0 release branch will be created
>> in a matter of 1-2 weeks based on final code freeze dates which we need to
>> define together.
>>
>> I propose the timeline below:
>>
>> Code Freeze: April 14th, 2017
>> QA and Final Benchmarking:  April 14th - April 24th, 2017
>> Voting Date: April 24th, 2017.
>> Release Date: April 28th, 2017.
>>
>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>>
>> Does anyone have any concerns?
>>
>>
>> —
>> Denis

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

Sergi
Denis,

All the stuff you've mentioned is merged into H2 master. In Ignite we do
some related work though.

In addition I work on H2 result set generation improvements and will merge
them soon as well. After that we'll try to release H2.

Sergi

2017-03-23 6:12 GMT+03:00 Denis Magda <[hidden email]>:

> Refreshed a list of “Required tickets” that, personally, have to be
> released under 2.0:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>
> Most of them are related to the new memory architecture, SQL improvements,
> Hibernate 5 support and general API cleanup.
>
> Some of SQL tickets require a release of the latest H2 version:
>
> - Enums support: https://issues.apache.org/jira/browse/IGNITE-3595
> - _key and _val removal from general result set:
> https://issues.apache.org/jira/browse/IGNITE-3487
> - SQL hints: https://issues.apache.org/jira/browse/IGNITE-4594
>
> *The owners of the tickets*, how close we’re to the H2 release? We have to
> consider it, otherwise it will be a bar for Ignite 2.0.
>
> —
> Denis
>
> > On Mar 22, 2017, at 10:19 AM, Dmitriy Setrakyan <[hidden email]>
> wrote:
> >
> > Thanks, Denis! Looks reasonable to me.
> >
> > On Wed, Mar 22, 2017 at 10:18 AM, Denis Magda <[hidden email]> wrote:
> >
> >> Igniters,
> >>
> >> Branch ignite-2.0 was merged to master and removed after that.
> >>
> >> All the commits must go to master. AI 2.0 release branch will be created
> >> in a matter of 1-2 weeks based on final code freeze dates which we need
> to
> >> define together.
> >>
> >> I propose the timeline below:
> >>
> >> Code Freeze: April 14th, 2017
> >> QA and Final Benchmarking:  April 14th - April 24th, 2017
> >> Voting Date: April 24th, 2017.
> >> Release Date: April 28th, 2017.
> >>
> >> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
> >>
> >> Does anyone have any concerns?
> >>
> >>
> >> —
> >> Denis
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

Valentin Kulichenko
In reply to this post by ignite_dev2017
Hi Rishi,

Yes, the fix will be in 2.0.

-Val

On Wed, Mar 22, 2017 at 7:32 PM, Rishi Yagnik <[hidden email]> wrote:

> Val knows the issue well, the web session clustering we provide does not
> work on spring boot at this point however in previous discussion, Val
> mentioned that the fix can be made and released in 2.0.
>
> On Wed, Mar 22, 2017 at 1:01 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
> > On Wed, Mar 22, 2017 at 10:29 AM, Rishi Yagnik <[hidden email]>
> > wrote:
> >
> > > Val,
> > >
> > > do you think we will have a web session clustering in Ignite 2.0 ?
> > >
> >
> > Rishi, to my knowledge, we already have web sessions clustering in
> Ignite:
> >
> >  https://apacheignite-mix.readme.io/docs/web-session-clustering
> >
> > Is this what you are looking for?
> >
>
>
>
> --
> Rishi Yagnik
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

Vladimir Ozerov
I merged several important changes today:
- IGNITE-3579: Message type should be short
- IGNITE-4475: Simplify async API


On Fri, Mar 24, 2017 at 2:16 AM, Valentin Kulichenko <
[hidden email]> wrote:

> Hi Rishi,
>
> Yes, the fix will be in 2.0.
>
> -Val
>
> On Wed, Mar 22, 2017 at 7:32 PM, Rishi Yagnik <[hidden email]>
> wrote:
>
> > Val knows the issue well, the web session clustering we provide does not
> > work on spring boot at this point however in previous discussion, Val
> > mentioned that the fix can be made and released in 2.0.
> >
> > On Wed, Mar 22, 2017 at 1:01 PM, Dmitriy Setrakyan <
> [hidden email]>
> > wrote:
> >
> > > On Wed, Mar 22, 2017 at 10:29 AM, Rishi Yagnik <[hidden email]>
> > > wrote:
> > >
> > > > Val,
> > > >
> > > > do you think we will have a web session clustering in Ignite 2.0 ?
> > > >
> > >
> > > Rishi, to my knowledge, we already have web sessions clustering in
> > Ignite:
> > >
> > >  https://apacheignite-mix.readme.io/docs/web-session-clustering
> > >
> > > Is this what you are looking for?
> > >
> >
> >
> >
> > --
> > Rishi Yagnik
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

nivanov
In reply to this post by dmagda
I think we can make it on time to add IgniteML (a.k.a. distributed math) to 2.0 release pipeline.
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

Vladimir Ozerov
Igniters,

We are getting closer to proposed code freeze date. Could you please go
through the list of required [1] tickets and provide brief update on where
we are?

As per myself, I am curerntly working on CREATE/DROP index feature
stabilization and expect it to be ready for review on the next week.

Vladimir.

[1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0

On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:

> I think we can make it on time to add IgniteML (a.k.a. distributed math) to
> 2.0 release pipeline.
>
>
>
> --
> View this message in context: http://apache-ignite-
> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
> tp15690p15857.html
> Sent from the Apache Ignite Developers mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
Vovan,

I expect to finalize and merge Spring Data Integration by the code freeze time (April 14th):
 IGNITE-1192Provide integration with Spring Data <https://issues.apache.org/jira/browse/IGNITE-1192>


Denis

> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]> wrote:
>
> Igniters,
>
> We are getting closer to proposed code freeze date. Could you please go
> through the list of required [1] tickets and provide brief update on where
> we are?
>
> As per myself, I am curerntly working on CREATE/DROP index feature
> stabilization and expect it to be ready for review on the next week.
>
> Vladimir.
>
> [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>
> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:
>
>> I think we can make it on time to add IgniteML (a.k.a. distributed math) to
>> 2.0 release pipeline.
>>
>>
>>
>> --
>> View this message in context: http://apache-ignite-
>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
>> tp15690p15857.html
>> Sent from the Apache Ignite Developers mailing list archive at Nabble.com.
>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

Vladimir Ozerov
Another big merge - now almost all our setters on public configuration
return "this" instance to allow for convenient chaining [1]. Big
thanks to *Andrew
Mashenkov* for making this happen.
Ideally I would also try to replace "set(Collection<Something>)" with "
set(Something...)". This should make configuration even more easier.

[1] https://issues.apache.org/jira/browse/IGNITE-4564

On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]> wrote:

> Vovan,
>
> I expect to finalize and merge Spring Data Integration by the code freeze
> time (April 14th):
>  IGNITE-1192Provide integration with Spring Data <
> https://issues.apache.org/jira/browse/IGNITE-1192>
>
> —
> Denis
>
> > On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
> wrote:
> >
> > Igniters,
> >
> > We are getting closer to proposed code freeze date. Could you please go
> > through the list of required [1] tickets and provide brief update on
> where
> > we are?
> >
> > As per myself, I am curerntly working on CREATE/DROP index feature
> > stabilization and expect it to be ready for review on the next week.
> >
> > Vladimir.
> >
> > [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
> >
> > On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:
> >
> >> I think we can make it on time to add IgniteML (a.k.a. distributed
> math) to
> >> 2.0 release pipeline.
> >>
> >>
> >>
> >> --
> >> View this message in context: http://apache-ignite-
> >> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
> >> tp15690p15857.html
> >> Sent from the Apache Ignite Developers mailing list archive at
> Nabble.com.
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
Igniters,

What’s the overall status of 2.0 release? I see that many tickets related to the page memory [1] are still in the open state and, looks like, this new memory architecture has not been fully merged yet. In addition, a new version of H2 has to be released prior to 2.0.

All this threatens the release schedule we agreed on. According to the plan the next week is a week of code freeze:
https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Releasephases>

[1] https://issues.apache.org/jira/browse/IGNITE-3477 <https://issues.apache.org/jira/browse/IGNITE-3477>


Denis

> On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]> wrote:
>
> Another big merge - now almost all our setters on public configuration
> return "this" instance to allow for convenient chaining [1]. Big
> thanks to *Andrew
> Mashenkov* for making this happen.
> Ideally I would also try to replace "set(Collection<Something>)" with "
> set(Something...)". This should make configuration even more easier.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-4564
>
> On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]> wrote:
>
>> Vovan,
>>
>> I expect to finalize and merge Spring Data Integration by the code freeze
>> time (April 14th):
>> IGNITE-1192Provide integration with Spring Data <
>> https://issues.apache.org/jira/browse/IGNITE-1192>
>>
>> —
>> Denis
>>
>>> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
>> wrote:
>>>
>>> Igniters,
>>>
>>> We are getting closer to proposed code freeze date. Could you please go
>>> through the list of required [1] tickets and provide brief update on
>> where
>>> we are?
>>>
>>> As per myself, I am curerntly working on CREATE/DROP index feature
>>> stabilization and expect it to be ready for review on the next week.
>>>
>>> Vladimir.
>>>
>>> [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0
>>>
>>> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:
>>>
>>>> I think we can make it on time to add IgniteML (a.k.a. distributed
>> math) to
>>>> 2.0 release pipeline.
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context: http://apache-ignite-
>>>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
>>>> tp15690p15857.html
>>>> Sent from the Apache Ignite Developers mailing list archive at
>> Nabble.com.
>>>>
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dsetrakyan
Denis,

I think it will be worth while to list all the tickets by status together
with a name of the engineer assigned to it. This way most folks involved
would provide a response sooner.

What do you think?

D.

On Wed, Apr 5, 2017 at 1:27 PM, Denis Magda <[hidden email]> wrote:

> Igniters,
>
> What’s the overall status of 2.0 release? I see that many tickets related
> to the page memory [1] are still in the open state and, looks like, this
> new memory architecture has not been fully merged yet. In addition, a new
> version of H2 has to be released prior to 2.0.
>
> All this threatens the release schedule we agreed on. According to the
> plan the next week is a week of code freeze:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
> ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/
> confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Releasephases>
>
> [1] https://issues.apache.org/jira/browse/IGNITE-3477 <
> https://issues.apache.org/jira/browse/IGNITE-3477>
>
> —
> Denis
>
> > On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]>
> wrote:
> >
> > Another big merge - now almost all our setters on public configuration
> > return "this" instance to allow for convenient chaining [1]. Big
> > thanks to *Andrew
> > Mashenkov* for making this happen.
> > Ideally I would also try to replace "set(Collection<Something>)" with "
> > set(Something...)". This should make configuration even more easier.
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-4564
> >
> > On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]> wrote:
> >
> >> Vovan,
> >>
> >> I expect to finalize and merge Spring Data Integration by the code
> freeze
> >> time (April 14th):
> >> IGNITE-1192Provide integration with Spring Data <
> >> https://issues.apache.org/jira/browse/IGNITE-1192>
> >>
> >> —
> >> Denis
> >>
> >>> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
> >> wrote:
> >>>
> >>> Igniters,
> >>>
> >>> We are getting closer to proposed code freeze date. Could you please go
> >>> through the list of required [1] tickets and provide brief update on
> >> where
> >>> we are?
> >>>
> >>> As per myself, I am curerntly working on CREATE/DROP index feature
> >>> stabilization and expect it to be ready for review on the next week.
> >>>
> >>> Vladimir.
> >>>
> >>> [1] https://cwiki.apache.org/confluence/display/IGNITE/
> Apache+Ignite+2.0
> >>>
> >>> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:
> >>>
> >>>> I think we can make it on time to add IgniteML (a.k.a. distributed
> >> math) to
> >>>> 2.0 release pipeline.
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> View this message in context: http://apache-ignite-
> >>>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
> >>>> tp15690p15857.html
> >>>> Sent from the Apache Ignite Developers mailing list archive at
> >> Nabble.com.
> >>>>
> >>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
Dmitriy,

You can find all the required tickets with contributors assigned here:
https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Requiredtickets <https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Requiredtickets>

In short, Alex G., Sergi, Vovan, Taras, Yakov, Sam, etc. (almost all the community) please share your readiness with the rest of the community.


Denis

> On Apr 5, 2017, at 9:03 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> Denis,
>
> I think it will be worth while to list all the tickets by status together
> with a name of the engineer assigned to it. This way most folks involved
> would provide a response sooner.
>
> What do you think?
>
> D.
>
> On Wed, Apr 5, 2017 at 1:27 PM, Denis Magda <[hidden email]> wrote:
>
>> Igniters,
>>
>> What’s the overall status of 2.0 release? I see that many tickets related
>> to the page memory [1] are still in the open state and, looks like, this
>> new memory architecture has not been fully merged yet. In addition, a new
>> version of H2 has to be released prior to 2.0.
>>
>> All this threatens the release schedule we agreed on. According to the
>> plan the next week is a week of code freeze:
>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
>> ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/
>> confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-Releasephases>
>>
>> [1] https://issues.apache.org/jira/browse/IGNITE-3477 <
>> https://issues.apache.org/jira/browse/IGNITE-3477>
>>
>> —
>> Denis
>>
>>> On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]>
>> wrote:
>>>
>>> Another big merge - now almost all our setters on public configuration
>>> return "this" instance to allow for convenient chaining [1]. Big
>>> thanks to *Andrew
>>> Mashenkov* for making this happen.
>>> Ideally I would also try to replace "set(Collection<Something>)" with "
>>> set(Something...)". This should make configuration even more easier.
>>>
>>> [1] https://issues.apache.org/jira/browse/IGNITE-4564
>>>
>>> On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]> wrote:
>>>
>>>> Vovan,
>>>>
>>>> I expect to finalize and merge Spring Data Integration by the code
>> freeze
>>>> time (April 14th):
>>>> IGNITE-1192Provide integration with Spring Data <
>>>> https://issues.apache.org/jira/browse/IGNITE-1192>
>>>>
>>>> —
>>>> Denis
>>>>
>>>>> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
>>>> wrote:
>>>>>
>>>>> Igniters,
>>>>>
>>>>> We are getting closer to proposed code freeze date. Could you please go
>>>>> through the list of required [1] tickets and provide brief update on
>>>> where
>>>>> we are?
>>>>>
>>>>> As per myself, I am curerntly working on CREATE/DROP index feature
>>>>> stabilization and expect it to be ready for review on the next week.
>>>>>
>>>>> Vladimir.
>>>>>
>>>>> [1] https://cwiki.apache.org/confluence/display/IGNITE/
>> Apache+Ignite+2.0
>>>>>
>>>>> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]> wrote:
>>>>>
>>>>>> I think we can make it on time to add IgniteML (a.k.a. distributed
>>>> math) to
>>>>>> 2.0 release pipeline.
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> View this message in context: http://apache-ignite-
>>>>>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
>>>>>> tp15690p15857.html
>>>>>> Sent from the Apache Ignite Developers mailing list archive at
>>>> Nabble.com.
>>>>>>
>>>>
>>>>
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dsetrakyan
Guys,

Please provide a status underneath every ticket listed below, so we can get
a full picture in one email thread:

*Alexey Goncharuk:*
IGNITE-3477 <https://issues.apache.org/jira/browse/IGNITE-3477> - Rework
offheap storage
IGNITE-4337 <https://issues.apache.org/jira/browse/IGNITE-4337> - Introduce
persistence interface to allow build reliable persistence plugins

*Alexander Menshikov:*
IGNITE-4699 <https://issues.apache.org/jira/browse/IGNITE-4699> - Introduce
custom configurable executors.

*Denis Magda:*
IGNITE-1192 <https://issues.apache.org/jira/browse/IGNITE-1192> - Provide
integration with Spring Data

*Dmitriy Karachentsev:*
IGNITE-4477 <https://issues.apache.org/jira/browse/IGNITE-4477> - Fix
IgniteFuture.listen() and IgniteFuture.chain() semantics

*Ilya Lantukh:*
IGNITE-4535 <https://issues.apache.org/jira/browse/IGNITE-4535>
<https://issues.apache.org/jira/browse/IGNITE-4535>- Add option to store
deserialized values on-heap

*Ivan Rakov:*
IGNITE-4534 <https://issues.apache.org/jira/browse/IGNITE-4534> - Implement
offheap eviction policies based on page memory

*Sergey Kalashnikov:*
IGNITE-3595 <https://issues.apache.org/jira/browse/IGNITE-3595> - Improve
Enum fields handling in SQL.

*Sergi Vladykin:*
IGNITE-3869 <https://issues.apache.org/jira/browse/IGNITE-3869> - Reduce
number of temporary objects produced by H2

*Taras Ledkov:*
IGNITE-3469 <https://issues.apache.org/jira/browse/IGNITE-3469> - Get rid
of deprecated APIs and entities

*Vladimir Ozerov:*
IGNITE-4565 <https://issues.apache.org/jira/browse/IGNITE-4565> - Support
CREATE INDEX DDL statements

*Yakov Zdanov:*
IGNITE-4799 <https://issues.apache.org/jira/browse/IGNITE-4799> - Remove
TcpDiscoverySpi.heartbeatsFrequency parameter


*Denis*, we still have 5 issues that are *unassigned*. Are they supposed to
be getting into release?

IGNITE-3488 <https://issues.apache.org/jira/browse/IGNITE-3488> - Prohibit
null as name in all the components (cache name first of all).
IGNITE-3596 <https://issues.apache.org/jira/browse/IGNITE-3596> - Hadoop
edition can't be compiled against spark 2.0.0
IGNITE-4794 <https://issues.apache.org/jira/browse/IGNITE-4794> - Reconsider
CachePeekMode.ONHEAP
IGNITE-2202 <https://issues.apache.org/jira/browse/IGNITE-2202> - Local
server query result doesn't include versions in entries
IGNITE-2398 <https://issues.apache.org/jira/browse/IGNITE-2398> - .NET:
Change default mapper behavior


D.

On Wed, Apr 5, 2017 at 6:07 PM, Denis Magda <[hidden email]> wrote:

> Dmitriy,
>
> You can find all the required tickets with contributors assigned here:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
> ApacheIgnite2.0-Requiredtickets <https://cwiki.apache.org/
> confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-
> Requiredtickets>
>
> In short, Alex G., Sergi, Vovan, Taras, Yakov, Sam, etc. (almost all the
> community) please share your readiness with the rest of the community.
>
> —
> Denis
>
> > On Apr 5, 2017, at 9:03 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
> >
> > Denis,
> >
> > I think it will be worth while to list all the tickets by status together
> > with a name of the engineer assigned to it. This way most folks involved
> > would provide a response sooner.
> >
> > What do you think?
> >
> > D.
> >
> > On Wed, Apr 5, 2017 at 1:27 PM, Denis Magda <[hidden email]> wrote:
> >
> >> Igniters,
> >>
> >> What’s the overall status of 2.0 release? I see that many tickets
> related
> >> to the page memory [1] are still in the open state and, looks like, this
> >> new memory architecture has not been fully merged yet. In addition, a
> new
> >> version of H2 has to be released prior to 2.0.
> >>
> >> All this threatens the release schedule we agreed on. According to the
> >> plan the next week is a week of code freeze:
> >> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
> >> ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/
> >> confluence/display/IGNITE/Apache+Ignite+2.0#
> ApacheIgnite2.0-Releasephases>
> >>
> >> [1] https://issues.apache.org/jira/browse/IGNITE-3477 <
> >> https://issues.apache.org/jira/browse/IGNITE-3477>
> >>
> >> —
> >> Denis
> >>
> >>> On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]>
> >> wrote:
> >>>
> >>> Another big merge - now almost all our setters on public configuration
> >>> return "this" instance to allow for convenient chaining [1]. Big
> >>> thanks to *Andrew
> >>> Mashenkov* for making this happen.
> >>> Ideally I would also try to replace "set(Collection<Something>)" with "
> >>> set(Something...)". This should make configuration even more easier.
> >>>
> >>> [1] https://issues.apache.org/jira/browse/IGNITE-4564
> >>>
> >>> On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]>
> wrote:
> >>>
> >>>> Vovan,
> >>>>
> >>>> I expect to finalize and merge Spring Data Integration by the code
> >> freeze
> >>>> time (April 14th):
> >>>> IGNITE-1192Provide integration with Spring Data <
> >>>> https://issues.apache.org/jira/browse/IGNITE-1192>
> >>>>
> >>>> —
> >>>> Denis
> >>>>
> >>>>> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
> >>>> wrote:
> >>>>>
> >>>>> Igniters,
> >>>>>
> >>>>> We are getting closer to proposed code freeze date. Could you please
> go
> >>>>> through the list of required [1] tickets and provide brief update on
> >>>> where
> >>>>> we are?
> >>>>>
> >>>>> As per myself, I am curerntly working on CREATE/DROP index feature
> >>>>> stabilization and expect it to be ready for review on the next week.
> >>>>>
> >>>>> Vladimir.
> >>>>>
> >>>>> [1] https://cwiki.apache.org/confluence/display/IGNITE/
> >> Apache+Ignite+2.0
> >>>>>
> >>>>> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]>
> wrote:
> >>>>>
> >>>>>> I think we can make it on time to add IgniteML (a.k.a. distributed
> >>>> math) to
> >>>>>> 2.0 release pipeline.
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> View this message in context: http://apache-ignite-
> >>>>>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
> >>>>>> tp15690p15857.html
> >>>>>> Sent from the Apache Ignite Developers mailing list archive at
> >>>> Nabble.com.
> >>>>>>
> >>>>
> >>>>
> >>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
> *Denis Magda:*
> IGNITE-1192 <https://issues.apache.org/jira/browse/IGNITE-1192> - Provide
> integration with Spring Data

Will be finished and merged by the code freeze date. I’m on a business trip now and don’t have extra time to complete the feature.

Plus, following your template these are additional tickets:

*Alexey Kuznetsov*
IGNITE-4349 <https://issues.apache.org/jira/browse/IGNITE-4349> - Discontinue the schema-import utility

*Sergey Chugunov*
IGNITE-4536 <https://issues.apache.org/jira/browse/IGNITE-4536> - Update metrics for new offheap storage

*Nikita Ivanov*
IGNITE-4572 <https://issues.apache.org/jira/browse/IGNITE-4572> - Machine Learning: Develop distributed algebra support for dense and sparse data sets.

*Roman Shtykh*
IGNITE-4539 <https://issues.apache.org/jira/browse/IGNITE-4539> - RocketMQ Data Streamer

*Vadim Opolski*
IGNITE-1794 <https://issues.apache.org/jira/browse/IGNITE-1794> - Hibernate 5 Support


Denis

> On Apr 5, 2017, at 9:39 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> Guys,
>
> Please provide a status underneath every ticket listed below, so we can get
> a full picture in one email thread:
>
> *Alexey Goncharuk:*
> IGNITE-3477 <https://issues.apache.org/jira/browse/IGNITE-3477> - Rework
> offheap storage
> IGNITE-4337 <https://issues.apache.org/jira/browse/IGNITE-4337> - Introduce
> persistence interface to allow build reliable persistence plugins
>
> *Alexander Menshikov:*
> IGNITE-4699 <https://issues.apache.org/jira/browse/IGNITE-4699> - Introduce
> custom configurable executors.
>
> *Denis Magda:*
> IGNITE-1192 <https://issues.apache.org/jira/browse/IGNITE-1192> - Provide
> integration with Spring Data
>
> *Dmitriy Karachentsev:*
> IGNITE-4477 <https://issues.apache.org/jira/browse/IGNITE-4477> - Fix
> IgniteFuture.listen() and IgniteFuture.chain() semantics
>
> *Ilya Lantukh:*
> IGNITE-4535 <https://issues.apache.org/jira/browse/IGNITE-4535>
> <https://issues.apache.org/jira/browse/IGNITE-4535>- Add option to store
> deserialized values on-heap
>
> *Ivan Rakov:*
> IGNITE-4534 <https://issues.apache.org/jira/browse/IGNITE-4534> - Implement
> offheap eviction policies based on page memory
>
> *Sergey Kalashnikov:*
> IGNITE-3595 <https://issues.apache.org/jira/browse/IGNITE-3595> - Improve
> Enum fields handling in SQL.
>
> *Sergi Vladykin:*
> IGNITE-3869 <https://issues.apache.org/jira/browse/IGNITE-3869> - Reduce
> number of temporary objects produced by H2
>
> *Taras Ledkov:*
> IGNITE-3469 <https://issues.apache.org/jira/browse/IGNITE-3469> - Get rid
> of deprecated APIs and entities
>
> *Vladimir Ozerov:*
> IGNITE-4565 <https://issues.apache.org/jira/browse/IGNITE-4565> - Support
> CREATE INDEX DDL statements
>
> *Yakov Zdanov:*
> IGNITE-4799 <https://issues.apache.org/jira/browse/IGNITE-4799> - Remove
> TcpDiscoverySpi.heartbeatsFrequency parameter
>
>
> *Denis*, we still have 5 issues that are *unassigned*. Are they supposed to
> be getting into release?
>
> IGNITE-3488 <https://issues.apache.org/jira/browse/IGNITE-3488> - Prohibit
> null as name in all the components (cache name first of all).
> IGNITE-3596 <https://issues.apache.org/jira/browse/IGNITE-3596> - Hadoop
> edition can't be compiled against spark 2.0.0
> IGNITE-4794 <https://issues.apache.org/jira/browse/IGNITE-4794> - Reconsider
> CachePeekMode.ONHEAP
> IGNITE-2202 <https://issues.apache.org/jira/browse/IGNITE-2202> - Local
> server query result doesn't include versions in entries
> IGNITE-2398 <https://issues.apache.org/jira/browse/IGNITE-2398> - .NET:
> Change default mapper behavior
>
>
> D.
>
> On Wed, Apr 5, 2017 at 6:07 PM, Denis Magda <[hidden email]> wrote:
>
>> Dmitriy,
>>
>> You can find all the required tickets with contributors assigned here:
>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
>> ApacheIgnite2.0-Requiredtickets <https://cwiki.apache.org/
>> confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-
>> Requiredtickets>
>>
>> In short, Alex G., Sergi, Vovan, Taras, Yakov, Sam, etc. (almost all the
>> community) please share your readiness with the rest of the community.
>>
>> —
>> Denis
>>
>>> On Apr 5, 2017, at 9:03 PM, Dmitriy Setrakyan <[hidden email]>
>> wrote:
>>>
>>> Denis,
>>>
>>> I think it will be worth while to list all the tickets by status together
>>> with a name of the engineer assigned to it. This way most folks involved
>>> would provide a response sooner.
>>>
>>> What do you think?
>>>
>>> D.
>>>
>>> On Wed, Apr 5, 2017 at 1:27 PM, Denis Magda <[hidden email]> wrote:
>>>
>>>> Igniters,
>>>>
>>>> What’s the overall status of 2.0 release? I see that many tickets
>> related
>>>> to the page memory [1] are still in the open state and, looks like, this
>>>> new memory architecture has not been fully merged yet. In addition, a
>> new
>>>> version of H2 has to be released prior to 2.0.
>>>>
>>>> All this threatens the release schedule we agreed on. According to the
>>>> plan the next week is a week of code freeze:
>>>> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
>>>> ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/
>>>> confluence/display/IGNITE/Apache+Ignite+2.0#
>> ApacheIgnite2.0-Releasephases>
>>>>
>>>> [1] https://issues.apache.org/jira/browse/IGNITE-3477 <
>>>> https://issues.apache.org/jira/browse/IGNITE-3477>
>>>>
>>>> —
>>>> Denis
>>>>
>>>>> On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]>
>>>> wrote:
>>>>>
>>>>> Another big merge - now almost all our setters on public configuration
>>>>> return "this" instance to allow for convenient chaining [1]. Big
>>>>> thanks to *Andrew
>>>>> Mashenkov* for making this happen.
>>>>> Ideally I would also try to replace "set(Collection<Something>)" with "
>>>>> set(Something...)". This should make configuration even more easier.
>>>>>
>>>>> [1] https://issues.apache.org/jira/browse/IGNITE-4564
>>>>>
>>>>> On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]>
>> wrote:
>>>>>
>>>>>> Vovan,
>>>>>>
>>>>>> I expect to finalize and merge Spring Data Integration by the code
>>>> freeze
>>>>>> time (April 14th):
>>>>>> IGNITE-1192Provide integration with Spring Data <
>>>>>> https://issues.apache.org/jira/browse/IGNITE-1192>
>>>>>>
>>>>>> —
>>>>>> Denis
>>>>>>
>>>>>>> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
>>>>>> wrote:
>>>>>>>
>>>>>>> Igniters,
>>>>>>>
>>>>>>> We are getting closer to proposed code freeze date. Could you please
>> go
>>>>>>> through the list of required [1] tickets and provide brief update on
>>>>>> where
>>>>>>> we are?
>>>>>>>
>>>>>>> As per myself, I am curerntly working on CREATE/DROP index feature
>>>>>>> stabilization and expect it to be ready for review on the next week.
>>>>>>>
>>>>>>> Vladimir.
>>>>>>>
>>>>>>> [1] https://cwiki.apache.org/confluence/display/IGNITE/
>>>> Apache+Ignite+2.0
>>>>>>>
>>>>>>> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]>
>> wrote:
>>>>>>>
>>>>>>>> I think we can make it on time to add IgniteML (a.k.a. distributed
>>>>>> math) to
>>>>>>>> 2.0 release pipeline.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> View this message in context: http://apache-ignite-
>>>>>>>> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
>>>>>>>> tp15690p15857.html
>>>>>>>> Sent from the Apache Ignite Developers mailing list archive at
>>>>>> Nabble.com.
>>>>>>>>
>>>>>>
>>>>>>
>>>>
>>>>
>>
>>

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

dmagda
In reply to this post by dsetrakyan
Yes, I think they have to be released as well. Igniters, who can take over these tasks and make them done by the code freeze?


Denis

> On Apr 5, 2017, at 9:39 PM, Dmitriy Setrakyan <[hidden email]> wrote:
>
> *Denis*, we still have 5 issues that are *unassigned*. Are they supposed to
> be getting into release?
>
> IGNITE-3488 <https://issues.apache.org/jira/browse/IGNITE-3488 <https://issues.apache.org/jira/browse/IGNITE-3488>> - Prohibit
> null as name in all the components (cache name first of all).
> IGNITE-3596 <https://issues.apache.org/jira/browse/IGNITE-3596 <https://issues.apache.org/jira/browse/IGNITE-3596>> - Hadoop
> edition can't be compiled against spark 2.0.0
> IGNITE-4794 <https://issues.apache.org/jira/browse/IGNITE-4794 <https://issues.apache.org/jira/browse/IGNITE-4794>> - Reconsider
> CachePeekMode.ONHEAP
> IGNITE-2202 <https://issues.apache.org/jira/browse/IGNITE-2202 <https://issues.apache.org/jira/browse/IGNITE-2202>> - Local
> server query result doesn't include versions in entries
> IGNITE-2398 <https://issues.apache.org/jira/browse/IGNITE-2398 <https://issues.apache.org/jira/browse/IGNITE-2398>> - .NET:
> Change default mapper behavior

Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.0 Release

vadopolski
In reply to this post by dmagda
Hello community!

Denis,  issue IGNITE-1794
<https://issues.apache.org/jira/browse/IGNITE-1794> - Hibernate 5 Support
has been ready for review from 24 March.

The tests in Team City executed successfully.

Vadim Opolski

2017-04-06 5:04 GMT+03:00 Denis Magda <[hidden email]>:

> *Denis Magda:*
> IGNITE-1192 <https://issues.apache.org/jira/browse/IGNITE-1192> - Provide
> integration with Spring Data
>
>
> Will be finished and merged by the code freeze date. I’m on a business
> trip now and don’t have extra time to complete the feature.
>
> Plus, following your template these are additional tickets:
>
> *Alexey Kuznetsov*
> IGNITE-4349 <https://issues.apache.org/jira/browse/IGNITE-4349> - Discontinue
> the schema-import utility
>
> *Sergey Chugunov*
> IGNITE-4536 <https://issues.apache.org/jira/browse/IGNITE-4536> - Update
> metrics for new offheap storage
>
> *Nikita Ivanov*
> IGNITE-4572 <https://issues.apache.org/jira/browse/IGNITE-4572> - Machine
> Learning: Develop distributed algebra support for dense and sparse data
> sets.
>
> *Roman Shtykh*
> IGNITE-4539 <https://issues.apache.org/jira/browse/IGNITE-4539> -
> RocketMQ Data Streamer
>
> *Vadim Opolski*
> IGNITE-1794 <https://issues.apache.org/jira/browse/IGNITE-1794> -
> Hibernate 5 Support
>
> —
> Denis
>
> On Apr 5, 2017, at 9:39 PM, Dmitriy Setrakyan <[hidden email]>
> wrote:
>
> Guys,
>
> Please provide a status underneath every ticket listed below, so we can get
> a full picture in one email thread:
>
> *Alexey Goncharuk:*
> IGNITE-3477 <https://issues.apache.org/jira/browse/IGNITE-3477> - Rework
> offheap storage
> IGNITE-4337 <https://issues.apache.org/jira/browse/IGNITE-4337> -
> Introduce
> persistence interface to allow build reliable persistence plugins
>
> *Alexander Menshikov:*
> IGNITE-4699 <https://issues.apache.org/jira/browse/IGNITE-4699> -
> Introduce
> custom configurable executors.
>
> *Denis Magda:*
> IGNITE-1192 <https://issues.apache.org/jira/browse/IGNITE-1192> - Provide
> integration with Spring Data
>
> *Dmitriy Karachentsev:*
> IGNITE-4477 <https://issues.apache.org/jira/browse/IGNITE-4477> - Fix
> IgniteFuture.listen() and IgniteFuture.chain() semantics
>
> *Ilya Lantukh:*
> IGNITE-4535 <https://issues.apache.org/jira/browse/IGNITE-4535>
> <https://issues.apache.org/jira/browse/IGNITE-4535>- Add option to store
> deserialized values on-heap
>
> *Ivan Rakov:*
> IGNITE-4534 <https://issues.apache.org/jira/browse/IGNITE-4534> -
> Implement
> offheap eviction policies based on page memory
>
> *Sergey Kalashnikov:*
> IGNITE-3595 <https://issues.apache.org/jira/browse/IGNITE-3595> - Improve
> Enum fields handling in SQL.
>
> *Sergi Vladykin:*
> IGNITE-3869 <https://issues.apache.org/jira/browse/IGNITE-3869> - Reduce
> number of temporary objects produced by H2
>
> *Taras Ledkov:*
> IGNITE-3469 <https://issues.apache.org/jira/browse/IGNITE-3469> - Get rid
> of deprecated APIs and entities
>
> *Vladimir Ozerov:*
> IGNITE-4565 <https://issues.apache.org/jira/browse/IGNITE-4565> - Support
> CREATE INDEX DDL statements
>
> *Yakov Zdanov:*
> IGNITE-4799 <https://issues.apache.org/jira/browse/IGNITE-4799> - Remove
> TcpDiscoverySpi.heartbeatsFrequency parameter
>
>
> *Denis*, we still have 5 issues that are *unassigned*. Are they supposed to
> be getting into release?
>
> IGNITE-3488 <https://issues.apache.org/jira/browse/IGNITE-3488> - Prohibit
> null as name in all the components (cache name first of all).
> IGNITE-3596 <https://issues.apache.org/jira/browse/IGNITE-3596> - Hadoop
> edition can't be compiled against spark 2.0.0
> IGNITE-4794 <https://issues.apache.org/jira/browse/IGNITE-4794> -
> Reconsider
> CachePeekMode.ONHEAP
> IGNITE-2202 <https://issues.apache.org/jira/browse/IGNITE-2202> - Local
> server query result doesn't include versions in entries
> IGNITE-2398 <https://issues.apache.org/jira/browse/IGNITE-2398> - .NET:
> Change default mapper behavior
>
>
> D.
>
> On Wed, Apr 5, 2017 at 6:07 PM, Denis Magda <[hidden email]> wrote:
>
> Dmitriy,
>
> You can find all the required tickets with contributors assigned here:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
> ApacheIgnite2.0-Requiredtickets <https://cwiki.apache.org/
> confluence/display/IGNITE/Apache+Ignite+2.0#ApacheIgnite2.0-
> Requiredtickets>
>
> In short, Alex G., Sergi, Vovan, Taras, Yakov, Sam, etc. (almost all the
> community) please share your readiness with the rest of the community.
>
> —
> Denis
>
> On Apr 5, 2017, at 9:03 PM, Dmitriy Setrakyan <[hidden email]>
>
> wrote:
>
>
> Denis,
>
> I think it will be worth while to list all the tickets by status together
> with a name of the engineer assigned to it. This way most folks involved
> would provide a response sooner.
>
> What do you think?
>
> D.
>
> On Wed, Apr 5, 2017 at 1:27 PM, Denis Magda <[hidden email]> wrote:
>
> Igniters,
>
> What’s the overall status of 2.0 release? I see that many tickets
>
> related
>
> to the page memory [1] are still in the open state and, looks like, this
> new memory architecture has not been fully merged yet. In addition, a
>
> new
>
> version of H2 has to be released prior to 2.0.
>
> All this threatens the release schedule we agreed on. According to the
> plan the next week is a week of code freeze:
> https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.0#
> ApacheIgnite2.0-Releasephases <https://cwiki.apache.org/
> confluence/display/IGNITE/Apache+Ignite+2.0#
>
> ApacheIgnite2.0-Releasephases>
>
>
> [1] https://issues.apache.org/jira/browse/IGNITE-3477 <
> https://issues.apache.org/jira/browse/IGNITE-3477>
>
> —
> Denis
>
> On Mar 31, 2017, at 4:02 AM, Vladimir Ozerov <[hidden email]>
>
> wrote:
>
>
> Another big merge - now almost all our setters on public configuration
> return "this" instance to allow for convenient chaining [1]. Big
> thanks to *Andrew
> Mashenkov* for making this happen.
> Ideally I would also try to replace "set(Collection<Something>)" with "
> set(Something...)". This should make configuration even more easier.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-4564
>
> On Fri, Mar 31, 2017 at 2:18 AM, Denis Magda <[hidden email]>
>
> wrote:
>
>
> Vovan,
>
> I expect to finalize and merge Spring Data Integration by the code
>
> freeze
>
> time (April 14th):
> IGNITE-1192Provide integration with Spring Data <
> https://issues.apache.org/jira/browse/IGNITE-1192>
>
> —
> Denis
>
> On Mar 30, 2017, at 3:10 PM, Vladimir Ozerov <[hidden email]>
>
> wrote:
>
>
> Igniters,
>
> We are getting closer to proposed code freeze date. Could you please
>
> go
>
> through the list of required [1] tickets and provide brief update on
>
> where
>
> we are?
>
> As per myself, I am curerntly working on CREATE/DROP index feature
> stabilization and expect it to be ready for review on the next week.
>
> Vladimir.
>
> [1] https://cwiki.apache.org/confluence/display/IGNITE/
>
> Apache+Ignite+2.0
>
>
> On Tue, Mar 28, 2017 at 9:11 PM, nivanov <[hidden email]>
>
> wrote:
>
>
> I think we can make it on time to add IgniteML (a.k.a. distributed
>
> math) to
>
> 2.0 release pipeline.
>
>
>
> --
> View this message in context: http://apache-ignite-
> developers.2346864.n4.nabble.com/Apache-Ignite-2-0-Release-
> tp15690p15857.html
> Sent from the Apache Ignite Developers mailing list archive at
>
> Nabble.com.
>
>
>
>
>
>
>
>
>
>
123