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/08/25 14:16:34 UTC

[VOTE] MINA 2.0.14 release

Hi,

Here is a new release, MINA 2.0.14. It fixes many issues, some of them being a real burden for SSHD DIRMINA-1021). Some patches were also applied (thanks to Maria Petridan).

Here are the fixed issues :

Bugs :
------

[DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]   Client fails to detect disconnection
[DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]   ScheduledWriteBytes Increases after Exception on Writing
[DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>] MINA-CORE does not remove sessions if exceptions occur while closing
[DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A call to session.closed(true) may still flush messages.
[DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The supported ciphers configuration might not be used
[DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The sent buffer is reset to its original position when using the SSL Filter after a session.write()
[DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>] Throw exception in NioProcessor.write if the session is closing
[DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>] Response messages queue up on the server side waiting to be written to socket, while the server continues to read more request messages, causing out of heap memory
[DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>] Epoll spinning causes memory leak


Task :
------

DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update the web site to reflect the switch to git for the release process



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

Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca

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

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

- Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.14/

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

Thanks !

Re: [VOTE] MINA 2.0.14 release

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

Jeff

> On Aug 25, 2016, at 8:16 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> 
> Hi,
> 
> Here is a new release, MINA 2.0.14. It fixes many issues, some of them being a real burden for SSHD DIRMINA-1021). Some patches were also applied (thanks to Maria Petridan).
> 
> Here are the fixed issues :
> 
> Bugs :
> ------
> 
> [DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]   Client fails to detect disconnection
> [DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]   ScheduledWriteBytes Increases after Exception on Writing
> [DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>] MINA-CORE does not remove sessions if exceptions occur while closing
> [DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A call to session.closed(true) may still flush messages.
> [DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The supported ciphers configuration might not be used
> [DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The sent buffer is reset to its original position when using the SSL Filter after a session.write()
> [DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>] Throw exception in NioProcessor.write if the session is closing
> [DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>] Response messages queue up on the server side waiting to be written to socket, while the server continues to read more request messages, causing out of heap memory
> [DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>] Epoll spinning causes memory leak
> 
> 
> Task :
> ------
> 
> DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update the web site to reflect the switch to git for the release process
> 
> 
> 
> A temporary tag has been created (it can be removed if the vote is not approved):
> 
> Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca
> 
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/9ed90e0d
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/9ed90e0d
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/9ed90e0d
> 
> - Nexus repository: https://repository.apache.org/content/repositories/orgapachemina-1023
> 
> - Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.14/
> 
> Let us vote :
> [ ] +1 | Release MINA 2.0.14
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.14
> 
> Thanks !


Re: [VOTE] MINA 2.0.14 release

Posted by Emmanuel Lecharny <el...@apache.org>.
Anyone else ?

On Thu, Aug 25, 2016 at 11:49 PM, Ashish <pa...@gmail.com> wrote:

> +1
>
> Executed the build. Looks good, all test cases passed
>
> On Thu, Aug 25, 2016 at 7:16 AM, Emmanuel Lécharny <el...@gmail.com>
> wrote:
> > Hi,
> >
> > Here is a new release, MINA 2.0.14. It fixes many issues, some of them
> being a real burden for SSHD DIRMINA-1021). Some patches were also applied
> (thanks to Maria Petridan).
> >
> > Here are the fixed issues :
> >
> > Bugs :
> > ------
> >
> > [DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]
>  Client fails to detect disconnection
> > [DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]
>  ScheduledWriteBytes Increases after Exception on Writing
> > [DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>]
> MINA-CORE does not remove sessions if exceptions occur while closing
> > [DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A
> call to session.closed(true) may still flush messages.
> > [DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The
> supported ciphers configuration might not be used
> > [DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The
> sent buffer is reset to its original position when using the SSL Filter
> after a session.write()
> > [DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>]
> Throw exception in NioProcessor.write if the session is closing
> > [DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>]
> Response messages queue up on the server side waiting to be written to
> socket, while the server continues to read more request messages, causing
> out of heap memory
> > [DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>]
> Epoll spinning causes memory leak
> >
> >
> > Task :
> > ------
> >
> > DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update
> the web site to reflect the switch to git for the release process
> >
> >
> >
> > A temporary tag has been created (it can be removed if the vote is not
> approved):
> >
> > Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca
> >
> > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/9ed90e0d
> > Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/9ed90e0d
> > Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/9ed90e0d
> >
> > - Nexus repository: https://repository.apache.org/content/repositories/
> orgapachemina-1023
> >
> > - Binaries and sources: https://dist.apache.org/repos/
> dist/dev/mina/mina/2.0.14/
> >
> > Let us vote :
> > [ ] +1 | Release MINA 2.0.14
> > [ ] ± | Abstain
> > [ ] -1 | Do **NOT**  release MINA 2.0.14
> >
> > Thanks !
>
>
>
> --
> thanks
> ashish
>
> Blog: http://www.ashishpaliwal.com/blog
> My Photo Galleries: http://www.pbase.com/ashishpaliwal
>



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: [VOTE] MINA 2.0.14 release

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

Executed the build. Looks good, all test cases passed

On Thu, Aug 25, 2016 at 7:16 AM, Emmanuel Lécharny <el...@gmail.com> wrote:
> Hi,
>
> Here is a new release, MINA 2.0.14. It fixes many issues, some of them being a real burden for SSHD DIRMINA-1021). Some patches were also applied (thanks to Maria Petridan).
>
> Here are the fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]   Client fails to detect disconnection
> [DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]   ScheduledWriteBytes Increases after Exception on Writing
> [DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>] MINA-CORE does not remove sessions if exceptions occur while closing
> [DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A call to session.closed(true) may still flush messages.
> [DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The supported ciphers configuration might not be used
> [DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The sent buffer is reset to its original position when using the SSL Filter after a session.write()
> [DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>] Throw exception in NioProcessor.write if the session is closing
> [DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>] Response messages queue up on the server side waiting to be written to socket, while the server continues to read more request messages, causing out of heap memory
> [DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>] Epoll spinning causes memory leak
>
>
> Task :
> ------
>
> DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update the web site to reflect the switch to git for the release process
>
>
>
> A temporary tag has been created (it can be removed if the vote is not approved):
>
> Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/9ed90e0d
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/9ed90e0d
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/9ed90e0d
>
> - Nexus repository: https://repository.apache.org/content/repositories/orgapachemina-1023
>
> - Binaries and sources: https://dist.apache.org/repos/dist/dev/mina/mina/2.0.14/
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.14
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.14
>
> Thanks !



-- 
thanks
ashish

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

Re: [VOTE] MINA 2.0.14 release

Posted by Maria Petridean <ma...@gmail.com>.
+1

On 29 Aug 2016 9:19 p.m., "Emmanuel Lécharny" <el...@gmail.com> wrote:

> Le 29/08/16 à 18:24, Mondain a écrit :
> > Not that I count, but +1 from me :)
>
> All votes count !
>
>

Re: [VOTE] MINA 2.0.14 release

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 29/08/16 � 18:24, Mondain a �crit :
> Not that I count, but +1 from me :)

All votes count !


Re: [VOTE] MINA 2.0.14 release

Posted by Mondain <mo...@gmail.com>.
Not that I count, but +1 from me :)

On Mon, Aug 29, 2016 at 9:25 AM Guillaume Nodet <gn...@apache.org> wrote:

> +1
>
> 2016-08-25 16:16 GMT+02:00 Emmanuel Lécharny <el...@gmail.com>:
>
> > Hi,
> >
> > Here is a new release, MINA 2.0.14. It fixes many issues, some of them
> > being a real burden for SSHD DIRMINA-1021). Some patches were also
> applied
> > (thanks to Maria Petridan).
> >
> > Here are the fixed issues :
> >
> > Bugs :
> > ------
> >
> > [DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]
> >  Client fails to detect disconnection
> > [DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]
> >  ScheduledWriteBytes Increases after Exception on Writing
> > [DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>]
> > MINA-CORE does not remove sessions if exceptions occur while closing
> > [DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A
> > call to session.closed(true) may still flush messages.
> > [DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The
> > supported ciphers configuration might not be used
> > [DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The
> > sent buffer is reset to its original position when using the SSL Filter
> > after a session.write()
> > [DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>]
> Throw
> > exception in NioProcessor.write if the session is closing
> > [DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>]
> > Response messages queue up on the server side waiting to be written to
> > socket, while the server continues to read more request messages, causing
> > out of heap memory
> > [DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>]
> Epoll
> > spinning causes memory leak
> >
> >
> > Task :
> > ------
> >
> > DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update
> > the web site to reflect the switch to git for the release process
> >
> >
> >
> > A temporary tag has been created (it can be removed if the vote is not
> > approved):
> >
> > Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca
> >
> > Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/9ed90e0d
> > Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/9ed90e0d
> > Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/9ed90e0d
> >
> > - Nexus repository: https://repository.apache.org/content/repositories/
> > orgapachemina-1023
> >
> > - Binaries and sources: https://dist.apache.org/repos/
> > dist/dev/mina/mina/2.0.14/
> >
> > Let us vote :
> > [ ] +1 | Release MINA 2.0.14
> > [ ] ± | Abstain
> > [ ] -1 | Do **NOT**  release MINA 2.0.14
> >
> > Thanks !
> >
>
>
>
> --
> ------------------------
> Guillaume Nodet
> ------------------------
> Red Hat, Open Source Integration
>
> Email: gnodet@redhat.com
> Web: http://fusesource.com
> Blog: http://gnodet.blogspot.com/
>

Re: [VOTE] MINA 2.0.14 release

Posted by Guillaume Nodet <gn...@apache.org>.
+1

2016-08-25 16:16 GMT+02:00 Emmanuel Lécharny <el...@gmail.com>:

> Hi,
>
> Here is a new release, MINA 2.0.14. It fixes many issues, some of them
> being a real burden for SSHD DIRMINA-1021). Some patches were also applied
> (thanks to Maria Petridan).
>
> Here are the fixed issues :
>
> Bugs :
> ------
>
> [DIRMINA-760 <https://issues.apache.org/jira/browse/DIRMINA-760>]
>  Client fails to detect disconnection
> [DIRMINA-976 <https://issues.apache.org/jira/browse/DIRMINA-976>]
>  ScheduledWriteBytes Increases after Exception on Writing
> [DIRMINA-1021 <https://issues.apache.org/jira/browse/DIRMINA-1021>]
> MINA-CORE does not remove sessions if exceptions occur while closing
> [DIRMINA-1025 <https://issues.apache.org/jira/browse/DIRMINA-1025>] A
> call to session.closed(true) may still flush messages.
> [DIRMINA-1028 <https://issues.apache.org/jira/browse/DIRMINA-1028>] The
> supported ciphers configuration might not be used
> [DIRMINA-1029 <https://issues.apache.org/jira/browse/DIRMINA-1029>] The
> sent buffer is reset to its original position when using the SSL Filter
> after a session.write()
> [DIRMINA-1037 <https://issues.apache.org/jira/browse/DIRMINA-1037>] Throw
> exception in NioProcessor.write if the session is closing
> [DIRMINA-1039 <https://issues.apache.org/jira/browse/DIRMINA-1039>]
> Response messages queue up on the server side waiting to be written to
> socket, while the server continues to read more request messages, causing
> out of heap memory
> [DIRMINA-1042 <https://issues.apache.org/jira/browse/DIRMINA-1042>] Epoll
> spinning causes memory leak
>
>
> Task :
> ------
>
> DIRMINA-986 <https://issues.apache.org/jira/browse/DIRMINA-986>] Update
> the web site to reflect the switch to git for the release process
>
>
>
> A temporary tag has been created (it can be removed if the vote is not
> approved):
>
> Updated Tags:  refs/tags/2.0.14 [created] 34bed70ca
>
> Project: http://git-wip-us.apache.org/repos/asf/mina/repo
> Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/9ed90e0d
> Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/9ed90e0d
> Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/9ed90e0d
>
> - Nexus repository: https://repository.apache.org/content/repositories/
> orgapachemina-1023
>
> - Binaries and sources: https://dist.apache.org/repos/
> dist/dev/mina/mina/2.0.14/
>
> Let us vote :
> [ ] +1 | Release MINA 2.0.14
> [ ] ± | Abstain
> [ ] -1 | Do **NOT**  release MINA 2.0.14
>
> Thanks !
>



-- 
------------------------
Guillaume Nodet
------------------------
Red Hat, Open Source Integration

Email: gnodet@redhat.com
Web: http://fusesource.com
Blog: http://gnodet.blogspot.com/

Result, was : [VOTE] MINA 2.0.14 release

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

I'm closing the vote for the MINA 2.0.14 release. We have had 6 +1 (4
binding votes):

Ashish,
Guillaume,
Jeff,
Maria (non binding),
Mondain (non binding),
and me.

Many thanks to the voters !

I'll update the web site, push the packages and announce the release in
the coming 24h.