+1

Chris.


On 29/05/18 20:44, Jeff Genender wrote:
+1

Jeff


On May 29, 2018, at 7:48 AM, Emmanuel Lécharny <elecha...@gmail.com> wrote:

Hi !

I'm calling for a vote of Apache MINA 2.0.18 release. There is nothing
critical in it, no big bug fixes, just a few annoying ones. Although
there is some important addition: The IoHandler interface now expose a
new method :

  void event(IoSession session, FilterEvent event) throws Exception;


This can be used by any filter to generate a specific event (which will
be handled on demand by the application).

Currently, the only added event is defined in SslEvent, and it tells if
the session has been secured (ie the Handshake has completed) or isn't
anymore.

It changes one thing in your application: if you were implementing
IoHandler, you have to add this method. You may also extends
IoHandlerAdpater which has a void implementation of this event() method.

The few fixes bugs/added features are:

- Added a flag to tell the Handshake to start immediately or not
- The IoBufferHexDumper implementation now does not modify the IoBuffer
position
- Some missing synchronization have been added in teh SslFilter
- The suspendRead call is handled for Datagrams, instead of throwing an
exception


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

The newly approved Nexus has been used for the preparation of this
release and all final artifacts are stored
in a staging repository:
https://repository.apache.org/content/repositories/orgapachemina-1036/


The distributions are available for download on :
https://dist.apache.org/repos/dist/dev/mina/mina/2.0.18/

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

Thanks !


--
Emmanuel Lecharny

Symas.com
directory.apache.org

<pEpkey.asc>

--
Christoph John
Software Engineering
T +49 241 557080-28
christoph.j...@macd.com

MACD GmbH
Oppenhoffallee 103
52066 Aachen, Germany
www.macd.com

Amtsgericht Aachen: HRB 8151
Ust.-Id: DE 813021663
Geschäftsführer: George Macdonald

Reply via email to