You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2008/10/30 12:27:45 UTC

[jira] Updated: (QPID-1150) IoSession interface is not implemeted in any place

     [ https://issues.apache.org/jira/browse/QPID-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1150:
-----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on afaik out of M4 Fix Version

> IoSession interface is not implemeted in any place 
> ---------------------------------------------------
>
>                 Key: QPID-1150
>                 URL: https://issues.apache.org/jira/browse/QPID-1150
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M3
>         Environment: Ubuntu 8.10
>            Reporter: Lahiru Gunathilake
>            Assignee: Aidan Skinner
>
> There is an interface called IoSession It's not implemented in any place other than test class of that particular interface. And the important thing is there are several places which use this interface and all most all of those methods and classes become obsolete.
> As an example AMQMinoProtocolSession class have two constructors and two of those use that IoSession type as a parameter since this is not implemented by any method this class become obsolete.
> I propose adding another construtor for that class for now rather removing the interface since that might be useful in future.

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