[
https://issues.apache.org/jira/browse/ARTEMIS-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597389#comment-17597389
]
ASF subversion and git services commented on ARTEMIS-3961:
----------------------------------------------------------
Commit 0e56d1a567a99ecba7ae3836c81a807309132cd8 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0e56d1a567 ]
ARTEMIS-3961 don't log OperationContext
> 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
>
> {{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)