You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Mike Gu (JIRA)" <ji...@apache.org> on 2010/03/22 09:48:27 UTC

[jira] Created: (DIRMINA-775) SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors

SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors
--------------------------------------------------------------------------------------------

                 Key: DIRMINA-775
                 URL: https://issues.apache.org/jira/browse/DIRMINA-775
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.0-RC1
         Environment: Windows xp, eclispe
            Reporter: Mike Gu


SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors。 
Please see the UnitTestCase for more informations.

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


[jira] Resolved: (DIRMINA-775) SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors

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

Emmanuel Lecharny resolved DIRMINA-775.
---------------------------------------

    Resolution: Incomplete

Sorry, but I don't get what you are trying to do with this test. First, it does not compile, and second, even with some casting, it does not work...

Can you be  bit more explicit ? Also if it's not a bug, but just you having an issue with some API usage, then it's probably better to post to the users mailing list.

> SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors
> --------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-775
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-775
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-RC1
>         Environment: Windows xp, eclispe
>            Reporter: Mike Gu
>         Attachments: SimpleIoProcessorPoolTest.java
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors。 
> Please see the UnitTestCase for more informations.

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


[jira] Updated: (DIRMINA-775) SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors

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

Mike Gu updated DIRMINA-775:
----------------------------

    Attachment: SimpleIoProcessorPoolTest.java

Unit testcase

> SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors
> --------------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-775
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-775
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-RC1
>         Environment: Windows xp, eclispe
>            Reporter: Mike Gu
>         Attachments: SimpleIoProcessorPoolTest.java
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> SimpleIoProcessorPool: using the wrong constructor when IoProcessor has mutiple constructors。 
> Please see the UnitTestCase for more informations.

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