Apache Directory Project - [jira] Created: (DIRMINA-31) SSLFilter doesn't work if other IoFilters exist in the sa

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > June 2005 > [jira] Created: (DIRMINA-31) SSLFilter doesn't work if other IoFilters exist in the sa





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (DIRMINA-31) SSLFilter doesn't work if other IoFilters exist in the sa
Trustin Lee (JIRA)

2005-06-06, 7:47 am

SSLFilter doesn't work if other IoFilters exist in the same filter chain
------------------------------------------------------------------------

Key: DIRMINA-31
URL: http://issues.apache.org/jira/browse/DIRMINA-31
Project: Directory MINA
Type: Bug
Versions: 0.7
Reporter: Trustin Lee
Assigned to: Trustin Lee
Fix For: 0.9


It seems like SSLFilter doesn't work if any other filters that transforms dataRead and dataWritten event exist in the same chain. It is because of its use of session.write() method while handshaking. It is working because I/O layer and Protocol layer ar
e separated and SSLFilter was the only filter that transforms bytebuffers in I/O layer. I think all filter method should have access to previous filter, and it will cause changes to IoFilter and ProtocolFilter interfaces.

Should we give up releasing 0.7 because of this API design flaw, or should we fix this and release as 0.7.1?


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com