You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/01/29 11:35:49 UTC

[jira] Created: (QPID-323) Message reference count not being incremented when message added to UnacknowledgeMap

Message reference count not being incremented when message added to UnacknowledgeMap
------------------------------------------------------------------------------------

                 Key: QPID-323
                 URL: https://issues.apache.org/jira/browse/QPID-323
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey


The reference count for the message is not incremeneted when it is added to the UnacknowledgedMessageMap.  Thus by the time the acknowledge is received, the message may have been purged from the store.

Patch to follow

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


[jira] Updated: (QPID-323) Message reference count not being incremented when message added to UnacknowledgeMap

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-323:
-----------------------------

    Attachment: QPID-323.patch

> Message reference count not being incremented when message added to UnacknowledgeMap
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-323
>                 URL: https://issues.apache.org/jira/browse/QPID-323
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Rob Godfrey
>         Attachments: QPID-323.patch
>
>
> The reference count for the message is not incremeneted when it is added to the UnacknowledgedMessageMap.  Thus by the time the acknowledge is received, the message may have been purged from the store.
> Patch to follow

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


[jira] Resolved: (QPID-323) Message reference count not being incremented when message added to UnacknowledgeMap

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Greig resolved QPID-323.
-------------------------------

       Resolution: Fixed
    Fix Version/s: M2

Patch applied svn revision 501010

> Message reference count not being incremented when message added to UnacknowledgeMap
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-323
>                 URL: https://issues.apache.org/jira/browse/QPID-323
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Rob Godfrey
>             Fix For: M2
>
>         Attachments: QPID-323.patch
>
>
> The reference count for the message is not incremeneted when it is added to the UnacknowledgedMessageMap.  Thus by the time the acknowledge is received, the message may have been purged from the store.
> Patch to follow

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


[jira] Assigned: (QPID-323) Message reference count not being incremented when message added to UnacknowledgeMap

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey reassigned QPID-323:
--------------------------------

    Assignee: Rob Godfrey

> Message reference count not being incremented when message added to UnacknowledgeMap
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-323
>                 URL: https://issues.apache.org/jira/browse/QPID-323
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Rob Godfrey
>         Assigned To: Rob Godfrey
>             Fix For: M2
>
>         Attachments: QPID-323.patch
>
>
> The reference count for the message is not incremeneted when it is added to the UnacknowledgedMessageMap.  Thus by the time the acknowledge is received, the message may have been purged from the store.
> Patch to follow

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