You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/05 13:56:00 UTC

[jira] [Work logged] (ARTEMIS-3050) Reduce PagedReferenceImpl memory footprint

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

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

                Author: ASF GitHub Bot
            Created on: 05/Jan/21 13:55
            Start Date: 05/Jan/21 13:55
    Worklog Time Spent: 10m 
      Work Description: franz1981 opened a new pull request #3397:
URL: https://github.com/apache/activemq-artemis/pull/3397


   https://issues.apache.org/jira/browse/ARTEMIS-3050


----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 531224)
    Remaining Estimate: 0h
            Time Spent: 10m

> Reduce PagedReferenceImpl memory footprint
> ------------------------------------------
>
>                 Key: ARTEMIS-3050
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3050
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> PagedReferenceImpl is never being used as QueueImpl node, hence it doesn't make sense for it to extends the node class, saving few bytes of memory footprint eg a COOPS 64 bit JVM get 88 bytes vs 104 bytes -> ~18% saved memory for each message ref with no semantic impacts.



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