[
https://issues.apache.org/jira/browse/QPID-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell updated QPID-2627:
---------------------------------
Fix Version/s: (was: 0.7)
Updating 'Fix For' to Unknown on issues not targeted for 0.8
> Remove the dependency on Mina for the Java client
> -------------------------------------------------
>
> Key: QPID-2627
> URL: https://issues.apache.org/jira/browse/QPID-2627
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client, Java Common
> Affects Versions: 0.6
> Reporter: Emmanuel Bourg
> Priority: Minor
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]