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

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

                Author: ASF GitHub Bot
            Created on: 23/Aug/22 10:27
            Start Date: 23/Aug/22 10:27
    Worklog Time Spent: 10m 
      Work Description: asfgit merged PR #4184:
URL: https://github.com/apache/activemq-artemis/pull/4184




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

    Worklog Id:     (was: 802793)
    Time Spent: 20m  (was: 10m)

> dont prepare unused debug detail during xml data import processing
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-3950
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3950
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.24.0
>            Reporter: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 2.25.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The xml data import command for the cli prepares some details in a 
> StringBuilder for use in debug logging. Though it does avoid calling 
> toString() on the builder if the logger isnt enabled for debug output, it 
> would be better not to prepare the detail at all since it takes various steps 
> to do so including toString() of message metadata.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to