You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Sharon Barker (JIRA)" <ji...@apache.org> on 2008/06/16 16:19:03 UTC

[jira] Commented: (AMQ-1778) Request/Reply across a Queue stalls

    [ https://issues.apache.org/activemq/browse/AMQ-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43483#action_43483 ] 

Sharon Barker commented on AMQ-1778:
------------------------------------

I was able to consistently reproduce the loss of a message with NateS' sample code.

When I reduced the thread pool size to 1 there was no loss of messages in several runs that I tried.

Because my application does not use the correlation ids at all, I adjusted the samples slightly to use separate queues for the responses. Under that circumstance, I did not see any message losses.

These results make me suspect that the loss of messages is related to using correlation ids across many threads.


> Request/Reply across a Queue stalls 
> ------------------------------------
>
>                 Key: AMQ-1778
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1778
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 5.1.0
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.2.0
>
>
> see http://www.nabble.com/ActiveMQ-5.1-broken---repro-test-included-td17681102s2354.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.