[ 
https://issues.apache.org/jira/browse/ARTEMIS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060576#comment-16060576
 ] 

ASF GitHub Bot commented on ARTEMIS-1248:
-----------------------------------------

Github user franz1981 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1361
  
    @michaelandrepearce I can run it for that extended period of time, but 
consider that this one is an isolated test with only page writes, hence:
    - no Page reads are performed
    - no message is collected in the LivePageCache and in the StorageManager 
(for replication)
    - no networking/protocols mangement is polluting the heap with garbage
    
    This is necessary to show the isolated impact of this little change: with 
the whole broker you'll risk to run out of disk space if no Page reads is 
involved.


> 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)

Reply via email to