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:45:20 UTC

[jira] Created: (QPID-136) implement prefetch

implement prefetch
------------------

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


The .NET client started life as a port of the Java code prior to the prefetch enhancement. Prefetch needs to be ported over from the Java client.

i.e.
* createChannel with prefetch (warning: prefetch partly added)
  * Do the BasicQos message after opening channel (sets up prefetch).


-- 
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] Resolved: (QPID-136) implement prefetch

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

Tomas Restrepo resolved QPID-136.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M2
         Assignee: Tomas Restrepo

Core support for prefetch matching the Java client implementation added in revision 541920.

> implement prefetch
> ------------------
>
>                 Key: QPID-136
>                 URL: https://issues.apache.org/jira/browse/QPID-136
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Dot Net Client
>            Reporter: Steven Shaw
>         Assigned To: Tomas Restrepo
>             Fix For: M2
>
>
> The .NET client started life as a port of the Java code prior to the prefetch enhancement. Prefetch needs to be ported over from the Java client.
> i.e.
> * createChannel with prefetch (warning: prefetch partly added)
>   * Do the BasicQos message after opening channel (sets up prefetch).

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