[
https://issues.apache.org/jira/browse/ARTEMIS-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-1136.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.next
> Improve UnpooledUnsafeDirectByteBufWrapper
> ------------------------------------------
>
> Key: ARTEMIS-1136
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1136
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Fix For: 2.next
>
>
> UnpooledUnsafeDirectByteBufWrapper is a utility class built with 2 purposes:
> - to adapt the ByteBuffer's API to Netty's ByteBuf
> - to be reusable with different ByteBuffer instances (ie to be used in hot
> paths without allocations)
> To be used in different contexts it needs to extend the support to :
> - direct off-heap memory addresses
> - heap ByteBuffer instances
> - byte[] instances
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)