[
https://issues.apache.org/jira/browse/JAMES-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Tellier closed JAMES-1545.
---------------------------------
Resolution: Fixed
[~matthieu] [~matthieu-at-arkoon] did some work on hash wheeled timers and
likely solved this a long time ago...
> Anonymous ChannelPipelineFactory implementation in IMAPServer does not stop
> timer
> ---------------------------------------------------------------------------------
>
> Key: JAMES-1545
> URL: https://issues.apache.org/jira/browse/JAMES-1545
> Project: James Server
> Issue Type: Bug
> Components: IMAPServer
> Reporter: Sebastian Tacke
> Priority: Major
> Labels: easyfix
>
> IMAP's timeout behavior differs from the other mail protocols, requiring a
> specific idle timeout handler implementation. To achieve this the IMAPServer
> has an anonymous implementation of netty's ChannelPipelineFactory with a
> HashedWheelTimer instance. As the ChannelPipelineFactory interface does not
> extend ExternalResourceReleasable, the HashedWheelTimer is not stopped when
> the IMAPServer is shutdown. This causes the Server to hang until it is force
> killed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]