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 GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/18 21:38:00 UTC

[jira] [Commented] (ARTEMIS-2136) Lack of synchronization on CoreMessage.copy may cause issues

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

ASF GitHub Bot commented on ARTEMIS-2136:
-----------------------------------------

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2380

    ARTEMIS-2136 Adding synchronization on Copy Constructor

    I missed this synchronization block during the AMQP Refactoring
    This could have issues on Diverts Or Clustering bridges.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-2136

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2380.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2380
    
----
commit 45e152644069ffcf10034aca997fabeda005ff04
Author: Clebert Suconic <cl...@...>
Date:   2018-10-18T21:18:45Z

    ARTEMIS-2136 Adding synchronization on Copy Constructor
    
    I missed this synchronization block during the AMQP Refactoring
    This could have issues on Diverts Or Clustering bridges.

----


> Lack of synchronization on CoreMessage.copy may cause issues
> ------------------------------------------------------------
>
>                 Key: ARTEMIS-2136
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2136
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>    Affects Versions: 2.6.3
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.6.4
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)