[jira] [Resolved] (PROTOCOLS-46) HashedWheelTimer get not stopped on AbstractAsyncServer.unbind()

2011-10-29 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-46. Resolution: Fixed Fix Version/s: 1.6-beta3 > HashedWheelTimer get not stopped

svn commit: r1194972 - in /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl: AbstractAsyncServer.java AbstractChannelPipelineFactory.java

2011-10-29 Thread norman
Author: norman Date: Sat Oct 29 18:57:43 2011 New Revision: 1194972 URL: http://svn.apache.org/viewvc?rev=1194972&view=rev Log: Stop Timer on unbind. See PROTOCOLS-46 Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/AbstractAsyncServer.java james/protoc

[jira] [Created] (PROTOCOLS-46) HashedWheelTimer get not stopped on AbstractAsyncServer.unbind()

2011-10-29 Thread Norman Maurer (Created) (JIRA)
HashedWheelTimer get not stopped on AbstractAsyncServer.unbind() Key: PROTOCOLS-46 URL: https://issues.apache.org/jira/browse/PROTOCOLS-46 Project: JAMES Protocols Issue Type:

[jira] [Commented] (PROTOCOLS-46) HashedWheelTimer get not stopped on AbstractAsyncServer.unbind()

2011-10-29 Thread Norman Maurer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139395#comment-13139395 ] Norman Maurer commented on PROTOCOLS-46: This leads to leaking resources