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/04/30 18:05:00 UTC

[jira] [Commented] (ARTEMIS-1838) Race on converting isDurable from AMQP to Core

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

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

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-1838 Fixing AMQP->Core Race on durable property

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/2053.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 #2053
    
----
commit 89ed206f646bfd03d32bace671b1d4f148ff0e72
Author: Clebert Suconic <cl...@...>
Date:   2018-04-27T21:35:36Z

    ARTEMIS-1838 Fixing AMQP->Core Race on durable property

----


> Race on converting isDurable from AMQP to Core
> ----------------------------------------------
>
>                 Key: ARTEMIS-1838
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1838
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.5.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.5.1
>
>
> When converting many messages from AMQP to Core, the durable property gets misplaced 1 in 1000 conversions done in multi-thread.



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