You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2010/11/12 12:13:13 UTC

[jira] Created: (QPID-2940) message-accept records are not cleaned up unless getUnsettledAcks() is called

message-accept records are not cleaned up unless getUnsettledAcks() is called
-----------------------------------------------------------------------------

                 Key: QPID-2940
                 URL: https://issues.apache.org/jira/browse/QPID-2940
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.8, 0.7
            Reporter: Gordon Sim
            Assignee: Gordon Sim


The messaging client holds records for all message-accepts issued pending completion of those by the broker. However those records are only cleaned up (i.e. confirmed records removed from the list) when the application calls getUnsettledAcks(). This should be done automatically.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2940) message-accept records are not cleaned up unless getUnsettledAcks() is called

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-2940.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8

> message-accept records are not cleaned up unless getUnsettledAcks() is called
> -----------------------------------------------------------------------------
>
>                 Key: QPID-2940
>                 URL: https://issues.apache.org/jira/browse/QPID-2940
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.8, 0.7
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.8
>
>
> The messaging client holds records for all message-accepts issued pending completion of those by the broker. However those records are only cleaned up (i.e. confirmed records removed from the list) when the application calls getUnsettledAcks(). This should be done automatically.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org