You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2006/12/16 23:04:21 UTC

[jira] Resolved: (QPID-207) Message.acknowledge() should acknowledge received

     [ http://issues.apache.org/jira/browse/QPID-207?page=all ]

Robert Greig resolved QPID-207.
-------------------------------

    Fix Version/s: M2
       Resolution: Fixed

Committed as svn revision 487903

> Message.acknowledge() should acknowledge received
> -------------------------------------------------
>
>                 Key: QPID-207
>                 URL: http://issues.apache.org/jira/browse/QPID-207
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>            Reporter: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: QPID-207.patch
>
>
> Our current implementation of acknowledge() is such that it acknowledges to the broker all messages received up to the message on which acknowledge is called.
> The JMS spec says that acknowledge() should actually acknowledge all messages received on this connection to date.
> Since the current functionality is still useful, we should add a new org.apache.qpid.jms.Message interface which extends javax.jms.Message, and add a new method acknowledgeThis() to perform the current functionality.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira