You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/04 19:18:00 UTC

[jira] [Commented] (ARTEMIS-3961) Don't log OperationContext

    [ https://issues.apache.org/jira/browse/ARTEMIS-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612751#comment-17612751 ] 

ASF subversion and git services commented on ARTEMIS-3961:
----------------------------------------------------------

Commit 9eefb74da27263bf7f0929e63d1521396ef84032 in activemq-artemis's branch refs/heads/2.21.0.jbossorg-x from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9eefb74da2 ]

ARTEMIS-3961 don't log OperationContext

(cherry picked from commit 0e56d1a567a99ecba7ae3836c81a807309132cd8)

downstream: ENTMQBR-7089, ENTMQBR-7067


> 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
>             Fix For: 2.25.0
>
>          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)