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 2019/04/27 16:41:00 UTC

[jira] [Commented] (ARTEMIS-2324) AMQPDuplicate Detection possible race

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

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

Commit 00a6b933bb183261603316e1113af9be55950844 in activemq-artemis's branch refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=00a6b93 ]

ARTEMIS-2324 Fixing possible race on DuplciateDetection

This is fixing AmqpSenderTest.testDuplicateDetection


> AMQPDuplicate Detection possible race
> -------------------------------------
>
>                 Key: ARTEMIS-2324
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2324
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.8.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.9.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Depending how the AMQP client is sending messages, the cache could be added only on a IO callback, and more messages would end up entering as non duplicated.
>  
>  



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