[ https://issues.apache.org/jira/browse/AMQ-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866663#comment-13866663 ]
Gary Tully edited comment on AMQ-4741 at 1/9/14 2:13 PM: --------------------------------------------------------- I reverted the addition of factory.setSyncPublish(syncPublish);[1] which seems to require a later version of qpid jms client, trunk amqp tests would not compile. [1] https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=a33a4e76 was (Author: gtully): I reverted the addition of factory.setSyncPublish(syncPublish); which seems to require a later version of qpid jms client, trunk amqp tests would not compile. > 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)