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

Norman Maurer updated PROTOCOLS-5:
----------------------------------

    Summary: Race-Condition in timeout handling   (was: SMTP socket does not 
timeout (on Fedora 11))

It happens on all sockets, with high troughput..

> Race-Condition in timeout handling 
> -----------------------------------
>
>                 Key: PROTOCOLS-5
>                 URL: https://issues.apache.org/jira/browse/PROTOCOLS-5
>             Project: JAMES Protocols
>          Issue Type: Bug
>          Components: smtp
>         Environment: Fedora 11, JDK 1.6 and 1.7
>            Reporter: Eric Charles
>            Assignee: Norman Maurer
>         Attachments: TelnetServer.zip
>
>
> When opening a client socket (telnet localhost 25) to the SMTP server and 
> being idle longer than the defined timeout (see smtpserver.xml), socket 
> remains open.
> The connection should be broken by the server, and it does not.
> It only occurs on fedora 11.
> Same code running on ubuntu, windows or bsd disconnects, so works as 
> excpected.
> However, when using a simple telnet server built on netty with a timeout 
> handler, the server disconnects (even on fedora 11).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to