[
https://issues.apache.org/jira/browse/ARTEMIS-2599?focusedWorklogId=373443&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-373443
]
ASF GitHub Bot logged work on ARTEMIS-2599:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jan/20 07:28
Start Date: 17/Jan/20 07:28
Worklog Time Spent: 10m
Work Description: franz1981 commented on issue #2942: ARTEMIS-2599
DescribeJournal isn't correctly counting surviving msg
URL: https://github.com/apache/activemq-artemis/pull/2942#issuecomment-575508485
@clebertsuconic done!
> the integer boxing.. I don't think it was a big deal as this is a
reporting tool only
Not a big deal indeed, but this tool requires some memory to be allocated
depending on the amount of surviving records: given that reducing the boxed
`Integer`s wasn't an impactfull code change, I've thought to bring that in too.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 373443)
Time Spent: 0.5h (was: 20m)
> DescribeJournal isn't correctly counting surviving msg
> ------------------------------------------------------
>
> Key: ARTEMIS-2599
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2599
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.12.0
> Reporter: Francesco Nigro
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> DescribeJournal isn't both accounting for both large and non-large message
> count.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)