You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jason R. Theune (JIRA)" <ji...@apache.org> on 2008/06/27 22:49:00 UTC

[jira] Commented: (AMQ-1738) Messages stuck in a queue don't get dispatch (happens when consumers close out)

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

Jason R. Theune commented on AMQ-1738:
--------------------------------------

We are willing to compensate anyon ewho could help us resolve this issue.

Please contact me directly at jason.theune@openlogic.com to inquire how...!

This is a great opportunity to earn CA$H for your open source contribution.

> Messages stuck in a queue don't get dispatch (happens when consumers close out)
> -------------------------------------------------------------------------------
>
>                 Key: AMQ-1738
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1738
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.2.0
>
>
> We have a small timing windows when we closed out the consumer were we take messages it had 'locked' (so that other consumer don't get the same message) and unlock them so that they are available for dispatch. During that window after we unlock those messages, we might still be concurrently sending messages to that subscription. The messages that get sent to the sub after we unlock are the messages that get stuck.

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