Apache Ignite 2.3 release

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

Apache Ignite 2.3 release

Vladimir Ozerov
Igniters,

We already fixed 300+ tickets since AI 2.1.0 release. These tickets include
a lot of new features (namely, SQL-related) and usability improvements. Not
to say dozens of important bug fixes. I propose to start planning of AI
2.3.0 release. I think we can deliver it in a month as follows:

25/09 - 08/10 - development and stabilization
09/10 - 15/10 - testing
15/10 - 23/10 - voting phase

23 Oct - release.

What do you think? If nobody has objections on dates, let's discuss what
else we would like to include into it.

Vladimir.
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Vladimir Ozerov
You can find the list of 2.3 tickets which are either reported by you or
assigned to you using this report [1]. Please make sure that this list is
relevant and tickets will be completed in a matter of 2 weeks.

NB: You should be logged in to JIRA.

[1]
https://issues.apache.org/jira/issues/?jql=project%20%3D%20Ignite%20AND%20fixVersion%20%3D%202.3%20AND%20status%20not%20in%20(Resolved%2C%20Closed)%20AND%20(reporter%20%3D%20currentUser()%20or%20assignee%20%3D%20currentUser())%20ORDER%20by%20created

On Mon, Sep 25, 2017 at 10:47 AM, Vladimir Ozerov <[hidden email]>
wrote:

> Igniters,
>
> We already fixed 300+ tickets since AI 2.1.0 release. These tickets
> include a lot of new features (namely, SQL-related) and usability
> improvements. Not to say dozens of important bug fixes. I propose to start
> planning of AI 2.3.0 release. I think we can deliver it in a month as
> follows:
>
> 25/09 - 08/10 - development and stabilization
> 09/10 - 15/10 - testing
> 15/10 - 23/10 - voting phase
>
> 23 Oct - release.
>
> What do you think? If nobody has objections on dates, let's discuss what
> else we would like to include into it.
>
> Vladimir.
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

schernolyas
In reply to this post by Vladimir Ozerov
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

schernolyas
This post was updated on .
In reply to this post by Vladimir Ozerov
Hi  Vladimir!

Could you please add my PR to next relese. I mean PR
https://github.com/apache/ignite/pull/2737 . The PR implements https://issues.apache.org/jira/browse/IGNITE-6286


The PR is very important for project Hibernate OGM.

A lot of thanks!

With best regards, Sergey Chernolyas



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Pavel Tupitsyn
Hi,

For Ignite.NET I would like to include at least these two:

https://issues.apache.org/jira/browse/IGNITE-5615 .NET:
IgniteConfiguration.LocalEventListeners
https://issues.apache.org/jira/browse/IGNITE-4070 .NET: Introduce
transformers to SCAN queries


Also users are asking for .NET Core and Linux support, so if we have time,
this is the main step in that direction:

https://issues.apache.org/jira/browse/IGNITE-5343 .NET: Interoperate with
JVM directly, get rid of C++ layer


Thanks,
Pavel

On Mon, Sep 25, 2017 at 11:19 AM, schernolyas <[hidden email]>
wrote:

> Hi  Vladimir!
>
> Could you please add my PR to next relese. I mean PR
> https://github.com/apache/ignite/pull/2737 .
> The PR is very important for project Hibernate OGM.
>
> A lot of thanks!
>
> With best regards, Sergey Chernolyas
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Vladimir Ozerov
In reply to this post by schernolyas
Hi Pavel, Sergey.

All mentioned tickets definitely important for the release. Let's do our
best to fit them.

On Mon, Sep 25, 2017 at 11:06 AM, schernolyas <[hidden email]>
wrote:

> Hi Vladimir!
>
> Could you add to future release by PR
> (http://apache-ignite-developers.2346864.n4.nabble.com/GitHub-ignite-pull-
> request-2737-IGNITE-6286-fix-org-h2-jdbc-JdbcSQLException-td22625.html)?
> The PR is very important for project Hibernate OGM .
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Vladimir Ozerov
Igniters,

I created our standard release page for AI 2.3 [1]. As nobody had
objections on dates, I propose to dedicate next week for stabilization and
start testing then.
Also I created release branch ignite-2.3. Let's make sure that effective of
next Tuesday, 3 Oct, we merge only release-related changes to this branch.

Vladimir.

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

On Thu, Sep 28, 2017 at 10:10 AM, Vladimir Ozerov <[hidden email]>
wrote:

> Hi Pavel, Sergey.
>
> All mentioned tickets definitely important for the release. Let's do our
> best to fit them.
>
> On Mon, Sep 25, 2017 at 11:06 AM, schernolyas <[hidden email]
> > wrote:
>
>> Hi Vladimir!
>>
>> Could you add to future release by PR
>> (http://apache-ignite-developers.2346864.n4.nabble.com/
>> GitHub-ignite-pull-request-2737-IGNITE-6286-fix-org-h2-
>> jdbc-JdbcSQLException-td22625.html)?
>> The PR is very important for project Hibernate OGM .
>>
>>
>>
>> --
>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Vladimir Ozerov
Folks,

I created the branch *ignite-2.3* to finalize release scope. Please make
sure that only tickets targeted for 2.3 release are merged to this branch.
Let's take a week for finalization and stabilization, and then start
testing.

On Thu, Sep 28, 2017 at 10:16 AM, Vladimir Ozerov <[hidden email]>
wrote:

> Igniters,
>
> I created our standard release page for AI 2.3 [1]. As nobody had
> objections on dates, I propose to dedicate next week for stabilization and
> start testing then.
> Also I created release branch ignite-2.3. Let's make sure that effective
> of next Tuesday, 3 Oct, we merge only release-related changes to this
> branch.
>
> Vladimir.
>
> [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.3
>
> On Thu, Sep 28, 2017 at 10:10 AM, Vladimir Ozerov <[hidden email]>
> wrote:
>
>> Hi Pavel, Sergey.
>>
>> All mentioned tickets definitely important for the release. Let's do our
>> best to fit them.
>>
>> On Mon, Sep 25, 2017 at 11:06 AM, schernolyas <
>> [hidden email]> wrote:
>>
>>> Hi Vladimir!
>>>
>>> Could you add to future release by PR
>>> (http://apache-ignite-developers.2346864.n4.nabble.com/GitHu
>>> b-ignite-pull-request-2737-IGNITE-6286-fix-org-h2-jdbc-
>>> JdbcSQLException-td22625.html)?
>>> The PR is very important for project Hibernate OGM .
>>>
>>>
>>>
>>> --
>>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>>
>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

Vladimir Ozerov
Igniters,

As far as I can see we almost ready with 2.3 scope, except of two major
things:
1) New persistence configuration with ability to enable persistence on
per-region basis [1]
2) And sqlline tool which will simplify SQL access to Ignite cluster [2]

Let's wait for these two tickets and then start testing.

[1] https://issues.apache.org/jira/browse/IGNITE-6030
[2] https://issues.apache.org/jira/browse/IGNITE-5608

Vladimir.

On Tue, Oct 3, 2017 at 5:10 PM, Vladimir Ozerov <[hidden email]>
wrote:

> Folks,
>
> I created the branch *ignite-2.3* to finalize release scope. Please make
> sure that only tickets targeted for 2.3 release are merged to this branch.
> Let's take a week for finalization and stabilization, and then start
> testing.
>
> On Thu, Sep 28, 2017 at 10:16 AM, Vladimir Ozerov <[hidden email]>
> wrote:
>
>> Igniters,
>>
>> I created our standard release page for AI 2.3 [1]. As nobody had
>> objections on dates, I propose to dedicate next week for stabilization and
>> start testing then.
>> Also I created release branch ignite-2.3. Let's make sure that effective
>> of next Tuesday, 3 Oct, we merge only release-related changes to this
>> branch.
>>
>> Vladimir.
>>
>> [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.3
>>
>> On Thu, Sep 28, 2017 at 10:10 AM, Vladimir Ozerov <[hidden email]>
>> wrote:
>>
>>> Hi Pavel, Sergey.
>>>
>>> All mentioned tickets definitely important for the release. Let's do our
>>> best to fit them.
>>>
>>> On Mon, Sep 25, 2017 at 11:06 AM, schernolyas <
>>> [hidden email]> wrote:
>>>
>>>> Hi Vladimir!
>>>>
>>>> Could you add to future release by PR
>>>> (http://apache-ignite-developers.2346864.n4.nabble.com/GitHu
>>>> b-ignite-pull-request-2737-IGNITE-6286-fix-org-h2-jdbc-JdbcS
>>>> QLException-td22625.html)?
>>>> The PR is very important for project Hibernate OGM .
>>>>
>>>>
>>>>
>>>> --
>>>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>>>
>>>
>>>
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite 2.3 release

dmagda
Absolutely, see no reason to rush with the release until these two tickets are finalized.

Ivan, Oleg, do you think you’ll be able to finalize the tickets assigned on you by the beginning of the next week?


Denis

> On Oct 11, 2017, at 6:20 AM, Vladimir Ozerov <[hidden email]> wrote:
>
> Igniters,
>
> As far as I can see we almost ready with 2.3 scope, except of two major
> things:
> 1) New persistence configuration with ability to enable persistence on
> per-region basis [1]
> 2) And sqlline tool which will simplify SQL access to Ignite cluster [2]
>
> Let's wait for these two tickets and then start testing.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-6030
> [2] https://issues.apache.org/jira/browse/IGNITE-5608
>
> Vladimir.
>
> On Tue, Oct 3, 2017 at 5:10 PM, Vladimir Ozerov <[hidden email]>
> wrote:
>
>> Folks,
>>
>> I created the branch *ignite-2.3* to finalize release scope. Please make
>> sure that only tickets targeted for 2.3 release are merged to this branch.
>> Let's take a week for finalization and stabilization, and then start
>> testing.
>>
>> On Thu, Sep 28, 2017 at 10:16 AM, Vladimir Ozerov <[hidden email]>
>> wrote:
>>
>>> Igniters,
>>>
>>> I created our standard release page for AI 2.3 [1]. As nobody had
>>> objections on dates, I propose to dedicate next week for stabilization and
>>> start testing then.
>>> Also I created release branch ignite-2.3. Let's make sure that effective
>>> of next Tuesday, 3 Oct, we merge only release-related changes to this
>>> branch.
>>>
>>> Vladimir.
>>>
>>> [1] https://cwiki.apache.org/confluence/display/IGNITE/Apache+Ignite+2.3
>>>
>>> On Thu, Sep 28, 2017 at 10:10 AM, Vladimir Ozerov <[hidden email]>
>>> wrote:
>>>
>>>> Hi Pavel, Sergey.
>>>>
>>>> All mentioned tickets definitely important for the release. Let's do our
>>>> best to fit them.
>>>>
>>>> On Mon, Sep 25, 2017 at 11:06 AM, schernolyas <
>>>> [hidden email]> wrote:
>>>>
>>>>> Hi Vladimir!
>>>>>
>>>>> Could you add to future release by PR
>>>>> (http://apache-ignite-developers.2346864.n4.nabble.com/GitHu
>>>>> b-ignite-pull-request-2737-IGNITE-6286-fix-org-h2-jdbc-JdbcS
>>>>> QLException-td22625.html)?
>>>>> The PR is very important for project Hibernate OGM .
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>>>>>
>>>>
>>>>
>>>
>>