[
https://issues.apache.org/jira/browse/ARTEMIS-3961?focusedWorklogId=804538&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-804538
]
ASF GitHub Bot logged work on ARTEMIS-3961:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Aug/22 20:30
Start Date: 29/Aug/22 20:30
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4193:
URL:
https://github.com/apache/activemq-artemis/pull/4193#issuecomment-1230828585
I amended a quick change at OperationContextImpl as your commit there.
(really easy to do)... just FYI
Issue Time Tracking
-------------------
Worklog Id: (was: 804538)
Time Spent: 20m (was: 10m)
> Don't log OperationContext
> --------------------------
>
> Key: ARTEMIS-3961
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3961
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{org.apache.activemq.artemis.core.persistence.OperationContext}} is a
> low-level implementation detail and therefore not relevant for user logging.
> Furthermore,
> {{org.apache.activemq.artemis.core.persistence.impl.journal.OperationContextImpl#toString}}
> is not thread-safe. It should only be used by developers in very specific
> situations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)