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

Tellier Benoit closed JAMES-1340.
---------------------------------
    Resolution: Fixed

Current code includes check to *isConnected* in *ChannelImapResponseWriter*

> 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.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to