[
https://issues.apache.org/jira/browse/ARTEMIS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059636#comment-16059636
]
ASF GitHub Bot commented on ARTEMIS-1248:
-----------------------------------------
GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1361
ARTEMIS-1248 Reduce garbage while Paging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis
pooled_activemq_buffer_on_page
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1361.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1361
----
commit 13bdfa531922939b5a73e4e8d815e146d92c0375
Author: Francesco Nigro <[email protected]>
Date: 2017-06-22T09:37:16Z
ARTEMIS-1248 Reduce garbage while Paging
----
> Reduce garbage while Paging
> ---------------------------
>
> Key: ARTEMIS-1248
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1248
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Minor
>
> While Paging It reuse the ActiveMQBuffer used to perform operations on the
> underlying SequentialFile.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)