You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Ramin Ali Dousti (JIRA)" <ji...@apache.org> on 2008/03/07 21:49:46 UTC

[jira] Created: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Closed: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

Posted by "Ramin Ali Dousti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramin Ali Dousti closed HTTPCORE-153.
-------------------------------------

    Resolution: Invalid

Oleg,

My bad. I had some lingering jars from the old versions. As you said, beta1 has the fix ported from alfa6. I apologize for the inconvenience.

Regards,
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Commented: (HTTPCORE-153) DefaultListeningIOReactor does not provide access to the ServerSocketChannel nor to the bound socket

Posted by "Ramin Ali Dousti (JIRA)" <ji...@apache.org>.
    [ 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org