[jboss-jira] [JBoss JIRA] (WFLY-6420) 30secs delay on consumer.receive() in spite of shorter timeout

Jeff Mesnil (JIRA) issues at jboss.org
Thu Mar 24 05:18:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181729#comment-13181729 ] 

Jeff Mesnil commented on WFLY-6420:
-----------------------------------

I see that in your example you are using Artemis 1.2.0. WildFly is using Artemis 1.1.0.wildlfy-014 and I'm not sure how it is compatible with 1.2.0.
We recommend to use the BOM that contains sanctioned version for JMS client: org.wildfly:wildfly-jms-client-bom

> 30secs delay on consumer.receive() in spite of shorter timeout
> --------------------------------------------------------------
>
>                 Key: WFLY-6420
>                 URL: https://issues.jboss.org/browse/WFLY-6420
>             Project: WildFly
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 10.0.0.Final
>            Reporter: Tomohisa igarashi
>            Assignee: Jeff Mesnil
>             Fix For: 10.1.0.Final
>
>         Attachments: artemis-hornetq-client.tgz
>
>
> consumer.receive() is blocked 30secs even if shorter timeout is specified. Attached a maven project including testcases. 
> The ArtemisStandaloneTest do same against embedded server, but this in contrast works fine. So the issue seems to happen only on WildFly via http upgrade connection.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list