You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/03/06 17:42:24 UTC

[jira] Resolved: (QPID-389) Prefetched message are not correctly returned to the queue

     [ https://issues.apache.org/jira/browse/QPID-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-389.
---------------------------------

    Resolution: Fixed

The prefetched messages are now rejected on closure so that they can be requeued

> Prefetched message are not correctly returned to the queue
> ----------------------------------------------------------
>
>                 Key: QPID-389
>                 URL: https://issues.apache.org/jira/browse/QPID-389
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> If multiple consumers are created and started, reading from the same queue then have issues when closing their connections. The first consumer started will prefetch x messages (default 5000). However, even if the connection for that consumer is closed after consuming only one message the remaining messages are not correctly requeued.

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