[ 
https://issues.apache.org/jira/browse/ARTEMIS-2602?focusedWorklogId=373685&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373685
 ]

ASF GitHub Bot logged work on ARTEMIS-2602:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jan/20 15:57
            Start Date: 17/Jan/20 15:57
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce commented on issue #2944: 
ARTEMIS-2602 Improve Journal loading heap usage
URL: https://github.com/apache/activemq-artemis/pull/2944#issuecomment-575683936
 
 
   ah ok, gotcha i missed its not a copy, but a modifcation to use long. tbh 
lgtm then. as long as theres maybe a small comment in the code giving reference 
to original source of the idea, e.g. give credit due
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 373685)
    Time Spent: 1h 50m  (was: 1h 40m)

> Improve Journal loading heap usage
> ----------------------------------
>
>                 Key: ARTEMIS-2602
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2602
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Priority: Major
>             Fix For: 2.12.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Journal loading is making consuming too much heap for boxed/unboxed types and 
> due to the LinkedList used to store records read from the journal: this could 
> be improved by using proper primitive collections and unrolled linked lists.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to