You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Michael Samson (JIRA)" <ji...@apache.org> on 2014/05/16 12:58:29 UTC

[jira] [Comment Edited] (QPID-5755) JMS MessageProducer send hangs when sending messages to ActiveMQ

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

Michael Samson edited comment on QPID-5755 at 5/15/14 8:05 PM:
---------------------------------------------------------------

Hi Robbie,

I tested the attached code with the following combinations and these do not work:
Qpid 0.28-SNAPSHOT with ActiveMQ 5.9.0
Qpid 0.28-rc1 with ActiveMQ 5.9.0
Qpid 0.28-rc1 with ActiveMQ 5.8.0

Using the attached code with ActiveMQ 5.9.1 and Qpid 0.28-rc1 works, but performance (messages per second) appears to be a little slower.






was (Author: msamson):
Hi Robbie,

I tested the attached code with the following combinations and these do not work:
Qpid 0.28-SNAPSHOT with ActiveMQ 5.9.0
Qpid 0.28-rc1 with ActiveMQ 5.9.0
Qpid 0.28-rc1 with ActiveMQ 5.8.0

Using the attached code with ActiveMQ 5.9.1 and Qpid 0.28-rc1 works, but performance (messages per second) appears to be much slower.  I will log a bug against ActiveMQ on the performance issue.





> JMS MessageProducer send hangs when sending messages to ActiveMQ
> ----------------------------------------------------------------
>
>                 Key: QPID-5755
>                 URL: https://issues.apache.org/jira/browse/QPID-5755
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.28, Future
>         Environment: Qpid JMS libraries 0.28-SNAPSHOT or 0.30-SNAPSHOT
> AMQP JMS Client was running on 64-bit Linux with JDK 1.7
> AMQP Broker was ActiveMQ 5.8.0 running on same machine as client
>            Reporter: Michael Samson
>            Priority: Critical
>         Attachments: QpidProducerTest.java
>
>
> Steps to reproduce:
> 1.  Setup ActiveMQ 5.8.0 with stock configuration and configure the amqp connector to use the JMS transport transformer:
>  
> <transportConnector name="amqp" uri="amqp://0.0.0.0:5672?maximumConnections=1000&amp;wireformat.maxFrameSize=104857600&amp;transport.transformer=jms"/>
> 2. Execute attached QpidProducerTest code using 0.28-SNAPSHOT or 0.30-SNAPSHOT and notice that producer.send hangs.
> 3. Note that this bug is not reproducible when using  0.26.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org