[
https://issues.apache.org/jira/browse/ARTEMIS-3961?focusedWorklogId=804537&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-804537
]
ASF GitHub Bot logged work on ARTEMIS-3961:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Aug/22 20:29
Start Date: 29/Aug/22 20:29
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #4193: ARTEMIS-3961 don't
log OperationContext
URL: https://github.com/apache/activemq-artemis/pull/4193
Issue Time Tracking
-------------------
Worklog Id: (was: 804537)
Remaining Estimate: 0h
Time Spent: 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: 10m
> 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)