ChannelImapResponseWriter should check if channel is connected before write to
it
---------------------------------------------------------------------------------
Key: JAMES-1340
URL: https://issues.apache.org/jira/browse/JAMES-1340
Project: JAMES Server
Issue Type: Improvement
Components: IMAPServer
Affects Versions: 3.0-beta3
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Minor
Fix For: 3.0-beta4
At the moment we pass the object which should get written to the
Channel.write(..) method and don't care if the channel is still connected. We
should better first check if its connected as otherwise we will raise an
exception later.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]