[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket
[ https://issues.apache.org/jira/browse/HTTPCORE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576579#action_12576579 ] Oleg Kalnichevski commented on HTTPCORE-153: More test cases http://hc.apache.org/httpcomponents-core/httpcore-nio/xref-test/org/apache/http/impl/nio/reactor/TestDefaultListeningIOReactor.html Oleg > DefaultListeningIOReactor does not provide access to the ServerSocketChannel > nor to the bound socket > > > Key: HTTPCORE-153 > URL: https://issues.apache.org/jira/browse/HTTPCORE-153 > Project: HttpComponents HttpCore > Issue Type: Bug > Components: HttpCore NIO >Affects Versions: 4.0-beta1 >Reporter: Ramin Ali Dousti > Fix For: 4.0-alpha6 > > > Bug item https://issues.apache.org/jira/browse/HTTPCORE-108 has been > identified in 4.0-alpha5 and fixed in 4.0-alpha6. However, 4.0-beta1 does not > seem to have this fix. -- 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]
[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket
[ https://issues.apache.org/jira/browse/HTTPCORE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576578#action_12576578 ] Oleg Kalnichevski commented on HTTPCORE-153: Ramin, Here are the test cases that test various shutdown scenarios. Feel free to submit additional test cases http://hc.apache.org/httpcomponents-core/httpcore-nio/xref-test/index.html Oleg > DefaultListeningIOReactor does not provide access to the ServerSocketChannel > nor to the bound socket > > > Key: HTTPCORE-153 > URL: https://issues.apache.org/jira/browse/HTTPCORE-153 > Project: HttpComponents HttpCore > Issue Type: Bug > Components: HttpCore NIO >Affects Versions: 4.0-beta1 >Reporter: Ramin Ali Dousti > Fix For: 4.0-alpha6 > > > Bug item https://issues.apache.org/jira/browse/HTTPCORE-108 has been > identified in 4.0-alpha5 and fixed in 4.0-alpha6. However, 4.0-beta1 does not > seem to have this fix. -- 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]
[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket
[ https://issues.apache.org/jira/browse/HTTPCORE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576575#action_12576575 ] Ramin Ali Dousti commented on HTTPCORE-153: --- Hi Oleg, Basically what I see is that ioReactor.shutdown() does not release the port. Thank you for looking into this. However, you are saying that according to the test case you do not see any problem. I will need to doublecheck on my side but I don't think I am or can be doing something wrong. Ramin On Fri, Mar 7, 2008 at 5:47 PM, Oleg Kalnichevski (JIRA) -- Ramin > DefaultListeningIOReactor does not provide access to the ServerSocketChannel > nor to the bound socket > > > Key: HTTPCORE-153 > URL: https://issues.apache.org/jira/browse/HTTPCORE-153 > Project: HttpComponents HttpCore > Issue Type: Bug > Components: HttpCore NIO >Affects Versions: 4.0-beta1 >Reporter: Ramin Ali Dousti > Fix For: 4.0-alpha6 > > > Bug item https://issues.apache.org/jira/browse/HTTPCORE-108 has been > identified in 4.0-alpha5 and fixed in 4.0-alpha6. However, 4.0-beta1 does not > seem to have this fix. -- 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]
[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket
[ https://issues.apache.org/jira/browse/HTTPCORE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576428#action_12576428 ] Oleg Kalnichevski commented on HTTPCORE-153: Ramin, There is a test case for the bug fixed by HTTPCORE-108 and it still passes. Could you please give me a little more details about what you are trying to do and what exactly does not seem to work? Oleg > DefaultListeningIOReactor does not provide access to the ServerSocketChannel > nor to the bound socket > > > Key: HTTPCORE-153 > URL: https://issues.apache.org/jira/browse/HTTPCORE-153 > Project: HttpComponents HttpCore > Issue Type: Bug > Components: HttpCore NIO >Affects Versions: 4.0-beta1 >Reporter: Ramin Ali Dousti > Fix For: 4.0-alpha6 > > > Bug item https://issues.apache.org/jira/browse/HTTPCORE-108 has been > identified in 4.0-alpha5 and fixed in 4.0-alpha6. However, 4.0-beta1 does not > seem to have this fix. -- 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]
