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

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

                Author: ASF GitHub Bot
            Created on: 17/Apr/24 14:46
            Start Date: 17/Apr/24 14:46
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on PR #4880:
URL: 
https://github.com/apache/activemq-artemis/pull/4880#issuecomment-2061437282

   even thought I wanted to get rid of the shutdown.. that represented some 
semantic change.. and it's impossible to measure consequences. I will have to 
keep the behaviour to avoid breaking use cases and causing unexpected issues.




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

    Worklog Id:     (was: 915133)
    Time Spent: 50m  (was: 40m)

> org.apache.activemq.artemis.utils.actors.Handler$Counter left on the 
> ThreadLocal
> --------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4723
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4723
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> org.apache.activemq.artemis.utils.actors.Handler$Counter is left on the 
> ThreadLocal.
> This is used to verify if the execution is InHander.
> The object could be removed after done. So it's not a growing leak (meaning 
> it will keep growing), but it's an unnecessary allocation that can be avoided.



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

Reply via email to