[
https://issues.apache.org/jira/browse/GEODE-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fred Krone updated GEODE-1298:
------------------------------
Labels: offheap refactor (was: offheap)
> MsgStreamer could be optimized for off-heap
> -------------------------------------------
>
> Key: GEODE-1298
> URL: https://issues.apache.org/jira/browse/GEODE-1298
> Project: Geode
> Issue Type: Improvement
> Components: offheap
> Reporter: Darrel Schneider
> Labels: offheap, refactor
>
> Instead of MsgStreamer extending OutputStream it could extend
> HeapDataOutputStream.
> HDOS can now be given a direct ByteBuffer and told to not copy large byte
> sequences it is given.
> Also by it being a HDOS we can take advantage of code that is already
> optimized to pass Chunk direct ByteBuffers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)