You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2008/03/11 08:22:46 UTC

[jira] Created: (DIRMINA-545) Make ConnectFuture ready right after sessionCreated.

Make ConnectFuture ready right after sessionCreated.
----------------------------------------------------

                 Key: DIRMINA-545
                 URL: https://issues.apache.org/jira/browse/DIRMINA-545
             Project: MINA
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.0-M1
            Reporter: Trustin Lee
            Assignee: Trustin Lee
             Fix For: 2.0.0-M2


You can see the related discussion here:

http://mina.markmail.org/search/?q=connectfuture%20notification#query:connectfuture%20notification+page:1+mid:q5wvcxu6i5mtieub+state:results



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRMINA-545) Make ConnectFuture ready right after sessionCreated.

Posted by "Trustin Lee (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRMINA-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed DIRMINA-545.
-------------------------------

    Resolution: Fixed

Done.  It was a very simple fix because ConnectFuture.setSession() is called only from DefaultIoFilterChain.

> Make ConnectFuture ready right after sessionCreated.
> ----------------------------------------------------
>
>                 Key: DIRMINA-545
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-545
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>             Fix For: 2.0.0-M2
>
>
> You can see the related discussion here:
> http://mina.markmail.org/search/?q=connectfuture%20notification#query:connectfuture%20notification+page:1+mid:q5wvcxu6i5mtieub+state:results

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.