You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2016/02/03 10:21:51 UTC

[VOTE] MINA 2.0.12 release, take 2

Hi,

Here is another vote for a new bug fix release of Mina : 2.0.12.

This release fixed a serious issue in the IoProcessor loop, that may lead in some cases to a 100% CPU consumption. 
It also fixes the IoProcessor loop exit conditions. Another two bugs found by Radovan Semancik has been fixed.

Here is the list of fixed issues :

Bugs :
------

[DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">] mina2.0.9 session.close cpu100%
[DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">] mina2.0.9 NioProcessor thread make cpu 100%
[DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">] There is no way to start a SslHandshake when the autoStart flag is set to false
[DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">] Session may be removed twice from the removedSession queue



A temporary tag has been created (it can be removed if the vote is not
approved):

Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb

Project: http://git-wip-us.apache.org/repos/asf/mina/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8

- Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1019

- Binaries:http://people.apache.org/~elecharny

Let us vote :
[ ] +1 | Release MINA 2.0.12
[ ] ± | Abstain
[ ] -1 | Do **NOT**  release MINA 2.0.12

Thanks !


Re: [VOTE] MINA 2.0.12 release, take 2

Posted by Jeff MAURY <je...@jeffmaury.com>.
+1

Jeff


On Wed, Feb 3, 2016 at 4:37 PM, Jeff Genender <jg...@apache.org> wrote:

> +1
>
> Jeff
>
> > On Feb 3, 2016, at 2:21 AM, Emmanuel Lécharny <el...@gmail.com>
> wrote:
> >
> > Hi,
> >
> > Here is another vote for a new bug fix release of Mina : 2.0.12.
> >
> > This release fixed a serious issue in the IoProcessor loop, that may
> lead in some cases to a 100% CPU consumption.
> > It also fixes the IoProcessor loop exit conditions. Another two bugs
> found by Radovan Semancik has been fixed.
> >
> > Here is the list of fixed issues :
> >
> > Bugs :
> > ------
> >
> > [DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">]
> mina2.0.9 session.close cpu100%
> > [DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">]
> mina2.0.9 NioProcessor thread make cpu 100%
> > [DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">]
> There is no way to start a SslHandshake when the autoStart flag is set to
> false
> > [DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">]
> Session may be removed twice from the removedSession queue
> >
> >
> >
> > A temporary tag has been created (it can be removed if the vote is not
> > approved):
> >
> > Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb
> >
> > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
> > Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
> > Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8
> >
> > - Nexus repository:
> https://repository.apache.org/content/repositories/orgapachemina-1019
> >
> > - Binaries:http://people.apache.org/~elecharny
> >
> > Let us vote :
> > [ ] +1 | Release MINA 2.0.12
> > [ ] ± | Abstain
> > [ ] -1 | Do **NOT**  release MINA 2.0.12
> >
> > Thanks !
> >
>
>


-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Re: [VOTE] MINA 2.0.12 release, take 2

Posted by Jeff Genender <jg...@apache.org>.
+1

Jeff

> On Feb 3, 2016, at 2:21 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> Hi,
> 
> Here is another vote for a new bug fix release of Mina : 2.0.12.
> 
> This release fixed a serious issue in the IoProcessor loop, that may lead in some cases to a 100% CPU consumption. 
> It also fixes the IoProcessor loop exit conditions. Another two bugs found by Radovan Semancik has been fixed.
> 
> Here is the list of fixed issues :
> 
> Bugs :
> ------
> 
> [DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">] mina2.0.9 session.close cpu100%
> [DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">] mina2.0.9 NioProcessor thread make cpu 100%
> [DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">] There is no way to start a SslHandshake when the autoStart flag is set to false
> [DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">] Session may be removed twice from the removedSession queue
> 
> 
> 
> A temporary tag has been created (it can be removed if the vote is not
> approved):
> 
> Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb
> 
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8
> 
> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1019
> 
> - Binaries:http://people.apache.org/~elecharny
> 
> Let us vote :
> [ ] +1 | Release MINA 2.0.12
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.12
> 
> Thanks !
> 


Re: [VOTE] MINA 2.0.12 release, take 2

Posted by "Jamie G." <ja...@gmail.com>.
+1 (non-binding)

On Wed, Feb 3, 2016 at 10:44 PM, Ashish <pa...@gmail.com> wrote:
> +1
>
> Build works fine, all test cases passing
>
> On Wed, Feb 3, 2016 at 1:21 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
>> Hi,
>>
>> Here is another vote for a new bug fix release of Mina : 2.0.12.
>>
>> This release fixed a serious issue in the IoProcessor loop, that may lead in some cases to a 100% CPU consumption.
>> It also fixes the IoProcessor loop exit conditions. Another two bugs found by Radovan Semancik has been fixed.
>>
>> Here is the list of fixed issues :
>>
>> Bugs :
>> ------
>>
>> [DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">] mina2.0.9 session.close cpu100%
>> [DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">] mina2.0.9 NioProcessor thread make cpu 100%
>> [DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">] There is no way to start a SslHandshake when the autoStart flag is set to false
>> [DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">] Session may be removed twice from the removedSession queue
>>
>>
>>
>> A temporary tag has been created (it can be removed if the vote is not
>> approved):
>>
>> Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb
>>
>> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
>> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
>> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
>> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8
>>
>> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1019
>>
>> - Binaries:http://people.apache.org/~elecharny
>>
>> Let us vote :
>> [ ] +1 | Release MINA 2.0.12
>> [ ] ± | Abstain
>> [ ] -1 | Do **NOT**  release MINA 2.0.12
>>
>> Thanks !
>>
>
>
>
> --
> thanks
> ashish
>
> Blog: http://www.ashishpaliwal.com/blog
> My Photo Galleries: http://www.pbase.com/ashishpaliwal

Re: [VOTE] MINA 2.0.12 release, take 2

Posted by Ashish <pa...@gmail.com>.
+1

Build works fine, all test cases passing

On Wed, Feb 3, 2016 at 1:21 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> Hi,
>
> Here is another vote for a new bug fix release of Mina : 2.0.12.
>
> This release fixed a serious issue in the IoProcessor loop, that may lead in some cases to a 100% CPU consumption.
> It also fixes the IoProcessor loop exit conditions. Another two bugs found by Radovan Semancik has been fixed.
>
> Here is the list of fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">] mina2.0.9 session.close cpu100%
> [DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">] mina2.0.9 NioProcessor thread make cpu 100%
> [DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">] There is no way to start a SslHandshake when the autoStart flag is set to false
> [DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">] Session may be removed twice from the removedSession queue
>
>
>
> A temporary tag has been created (it can be removed if the vote is not
> approved):
>
> Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8
>
> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1019
>
> - Binaries:http://people.apache.org/~elecharny
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.12
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.12
>
> Thanks !
>



-- 
thanks
ashish

Blog: http://www.ashishpaliwal.com/blog
My Photo Galleries: http://www.pbase.com/ashishpaliwal

Result, was : [VOTE] MINA 2.0.12 release, take 2

Posted by Emmanuel Lécharny <el...@gmail.com>.
Hi guys,

I'm closing the vote, with 4 +1 binding votes and one non binding vote.

I'll push the packages and make an announcement asap.

Note that we will certainly have to cut a new release, because a new
serious issue has been found in the SSLHandler class, although I don't
think we should wait for the current version to be released.

Many thanks !


Le 03/02/16 10:21, Emmanuel Lécharny a écrit :
> Hi,
>
> Here is another vote for a new bug fix release of Mina : 2.0.12.
>
> This release fixed a serious issue in the IoProcessor loop, that may lead in some cases to a 100% CPU consumption. 
> It also fixes the IoProcessor loop exit conditions. Another two bugs found by Radovan Semancik has been fixed.
>
> Here is the list of fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-1001 <https://issues.apache.org/jira/browse/DIRMINA-1001">] mina2.0.9 session.close cpu100%
> [DIRMINA-1006 <https://issues.apache.org/jira/browse/DIRMINA-1006">] mina2.0.9 NioProcessor thread make cpu 100%
> [DIRMINA-1024 <https://issues.apache.org/jira/browse/DIRMINA-1024">] There is no way to start a SslHandshake when the autoStart flag is set to false
> [DIRMINA-1026 <https://issues.apache.org/jira/browse/DIRMINA-1026">] Session may be removed twice from the removedSession queue
>
>
>
> A temporary tag has been created (it can be removed if the vote is not
> approved):
>
> Updated Tags:  refs/tags/2.0.12 [created] 5498c66fb
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/d35959b8
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/d35959b8
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/d35959b8
>
> - Nexus repository:https://repository.apache.org/content/repositories/orgapachemina-1019
>
> - Binaries:http://people.apache.org/~elecharny
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.12
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.12
>
> Thanks !
>