[
https://issues.apache.org/jira/browse/ARTEMIS-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791065#comment-16791065
]
ASF subversion and git services commented on ARTEMIS-2211:
----------------------------------------------------------
Commit 89c02f1cc013181b688ae3be0d9639bd25544dd7 in activemq-artemis's branch
refs/heads/master from Francesco Nigro
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=89c02f1 ]
ARTEMIS-2211 Refactor ByteBuffer pooling, alignment and zeroing
Refactored thread local ByteBuffer pooling, alignment
and zeroing in order to avoid duplicate code and
improve code coverage with tests.
In addition are being provided faster branchless
alignment operations and optional zeroing of
pooled ByteBuffers for both ASYNCIO and
NIO/MAPPED journal types.
> Refactor ByteBuffer pooling, alignment and zeroing
> --------------------------------------------------
>
> Key: ARTEMIS-2211
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2211
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)