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

Robbie Gemmell updated QPID-2627:
---------------------------------

    Component/s: Java Broker
        Summary: Remove the dependency on Mina for the Java broker and client   
(was: Remove the dependency on Mina for the Java client)

Updating JIRA title/components to reflect the expanded scope of completely 
removing Mina from the client and broker.

> Remove the dependency on Mina for the Java broker and client 
> -------------------------------------------------------------
>
>                 Key: QPID-2627
>                 URL: https://issues.apache.org/jira/browse/QPID-2627
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Assignee: Rob Godfrey
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: minabuffer.patch
>
>
> The Java client doesn't use Mina for the transport but still depends on it 
> due to several usages of the extensible ByteBuffer. The dependency on Mina 
> could be removed by replacing the Mina ByteBuffer with the standard 
> java.nio.ByteBuffer or a ByteArrayOutputStream when the underlying buffer 
> needs to be extended automatically.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to