[ 
https://issues.apache.org/jira/browse/DIRMINA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Goldstein Lyor reopened DIRMINA-1087:
-------------------------------------

I am re-opening it since it involves one more incompatible change - the new 
{{IoHandler}} interface contains a new method {{handleEvent}} I believe - which 
means that older implementations will not provide it, and thus instead of being 
concrete classes they will become abstract. That method should be a Java 8 
default one. If MINA is compiled with Java 7 then some other solution should be 
implemented.

> Backward incompatible change for SslFilter#SESSION_SECURED
> ----------------------------------------------------------
>
>                 Key: DIRMINA-1087
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1087
>             Project: MINA
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 2.0.18
>            Reporter: Goldstein Lyor
>            Priority: Major
>              Labels: backward-incompatible
>             Fix For: 2.0.19
>
>
> Since {{SESSION_SECURED}} and {{SESSION_UNSECURED}} have been moved from 
> {{SslFilter}} to {{Event}}, the Apache directory server class 
> {{LdapProtocolHandler#messageReceived}} can no longer function properly. Some 
> degree of backward compatibility should have been preserved (IMO) .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to