You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steven Shaw (JIRA)" <qp...@incubator.apache.org> on 2006/11/28 18:47:20 UTC

[jira] Created: (QPID-137) implement acknowledgement modes

implement acknowledgement modes
-------------------------------

                 Key: QPID-137
                 URL: http://issues.apache.org/jira/browse/QPID-137
             Project: Qpid
          Issue Type: New Feature
          Components: Dot Net Client
            Reporter: Steven Shaw


* .NET currently only supports no-ack mode. Allow acknowledgement support.
  * Implement the PreAcknowledge ack mode. Add preDeliver/postDeliver methods in AmqSession like the Java client.
  * Implement Recover() with Basic.Recover.


-- 
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

        

[jira] Closed: (QPID-137) implement acknowledgement modes

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

Martin Ritchie closed QPID-137.
-------------------------------

    Resolution: Fixed

Created JIRA to test this has been completed.

> implement acknowledgement modes
> -------------------------------
>
>                 Key: QPID-137
>                 URL: https://issues.apache.org/jira/browse/QPID-137
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Dot Net Client
>            Reporter: Steven Shaw
>
> * .NET currently only supports no-ack mode. Allow acknowledgement support.
>   * Implement the PreAcknowledge ack mode. Add preDeliver/postDeliver methods in AmqSession like the Java client.
>   * Implement Recover() with Basic.Recover.

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