You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/01/08 23:30:54 UTC

[jira] [Resolved] (AMQ-4741) Qpid producer.send with sync_publish=true set against activemq blocks and doesn't return

     [ https://issues.apache.org/jira/browse/AMQ-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-4741.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.10.0
         Assignee: Timothy Bish

Fixed on trunk, now sets accepted state once Message is received and processed.

> Qpid producer.send with sync_publish=true set against activemq blocks and doesn't return
> ----------------------------------------------------------------------------------------
>
>                 Key: AMQ-4741
>                 URL: https://issues.apache.org/jira/browse/AMQ-4741
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.8.0
>         Environment: Qpid 0.22, 0.24, ActiveMQ 5.8.0, Java 7 x64, Ubuntu linux 12.04
>            Reporter: Troy Collinsworth
>            Assignee: Timothy Bish
>             Fix For: 5.10.0
>
>
> While producer.send with system property sync_publish=true against activemq block failing to return, the same scenario works fine against Microsoft Azure Service Bus.
> This interferes with testing isolated local systems without remote MS ASB integration.
> This was not tested against either of the Qpid brokers or the Active MQ 5.9.0 codebase.
> See Qpid bug https://issues.apache.org/jira/browse/QPID-5177 for more information.
> Gordon Sim commented:
> ActiveMQ does send back a disposition with settled=true, but with no state set (e.g. not accepted) which may be the issue?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)