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

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

GitHub user jbertram opened a pull request:

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

    ARTEMIS-2136 synchronize copy constructor

    A synchronization block was missed during the AMQP refactoring.
    This could impact use-cases involving diverts, cluster bridges, and
    multiple concurrent consumers.

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

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

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

    https://github.com/apache/activemq-artemis/pull/2381.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 #2381
    
----
commit 175d77a5b78023a44c9ce140e39ea282fe9da7c9
Author: Clebert Suconic <clebertsuconic@...>
Date:   2018-10-18T21:18:45Z

    ARTEMIS-2136 synchronize copy constructor
    
    A synchronization block was missed during the AMQP refactoring.
    This could impact use-cases involving diverts, cluster bridges, and
    multiple concurrent consumers.

----


> 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)

Reply via email to