Re: [VOTE] MINA 2.0.3

2011-04-10 Thread Ashish
+0 Not in a position to spend time with release. would luv to see 2.0.3 out. Thanks Emm for taking all the pain :) On Sat, Apr 9, 2011 at 9:55 PM, Emmanuel Lecharny elecha...@gmail.com wrote: This is a bug fix release. The most important issue was the 100% CPU issue : we have removed the

[jira] [Created] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
NioSocketConnector leaks the last open NioSocketSession after close --- Key: DIRMINA-827 URL: https://issues.apache.org/jira/browse/DIRMINA-827 Project: MINA Issue Type: Bug

[jira] [Updated] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Yates updated DIRMINA-827: --- Description: My company's program uses MINA to make multiple (usually) simultaneous connections to

[jira] [Updated] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Yates updated DIRMINA-827: --- Attachment: MinaMain-2011-04-10.hprof NioSocketConnector leaks the last open NioSocketSession

[jira] [Updated] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Yates updated DIRMINA-827: --- Attachment: sessionGcRoot.jpg Here is the path of strong references that are keeping the session

[jira] [Updated] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Yates updated DIRMINA-827: --- Description: My company's program uses MINA to make multiple (usually) simultaneous connections to

[jira] [Commented] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018130#comment-13018130 ] Emmanuel Lecharny commented on DIRMINA-827: --- Try with session.close(true)

[jira] [Commented] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Matt Yates (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018157#comment-13018157 ] Matt Yates commented on DIRMINA-827: close(true) has the same issue. All it does is

[jira] [Commented] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018168#comment-13018168 ] Emmanuel Lecharny commented on DIRMINA-827: --- I have to investigate more closely

[jira] [Commented] (DIRMINA-827) NioSocketConnector leaks the last open NioSocketSession after close

2011-04-10 Thread Victor N (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018196#comment-13018196 ] Victor N commented on DIRMINA-827: -- Can confirm that the problem exists - we are using

[jira] [Commented] (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2011-04-10 Thread Victor N (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018197#comment-13018197 ] Victor N commented on DIRMINA-678: -- Seems I have never seen the problem in JDK 1.6.0_22

[jira] [Commented] (DIRMINA-821) Wrong binding jar for slf4j in distribution

2011-04-10 Thread JIRA
[ https://issues.apache.org/jira/browse/DIRMINA-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13018199#comment-13018199 ] Zsolt Kúti commented on DIRMINA-821: The lib dir in the distribution made me think