You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rupert Smith (JIRA)" <qp...@incubator.apache.org> on 2008/01/11 12:27:33 UTC

[jira] Created: (QPID-730) .Net shows message count and queue depth 0 on durable subscription at first connect.

.Net shows message count and queue depth 0 on durable subscription at first connect.
------------------------------------------------------------------------------------

                 Key: QPID-730
                 URL: https://issues.apache.org/jira/browse/QPID-730
             Project: Qpid
          Issue Type: Bug
          Components: Dot Net Client
    Affects Versions: M2
            Reporter: Rupert Smith
             Fix For: M2.1


First of all, I am able to write to the durable queue with no consumers. In the management console (MC) I see the message count increment and the queue depth increase. I then create my consumer on the queue expecting to receive an initial burst of subscription data for the queued messages. However, what happens is at the point I create the consumer on the queue, the message count and queue depth get set to zero.

Is this just the pre-fetch buffer emptying the queue? Need to look into and give Robert Popple an answer on this.

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


[jira] Resolved: (QPID-730) .Net shows message count and queue depth 0 on durable subscription at first connect.

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

Aidan Skinner resolved QPID-730.
--------------------------------

    Resolution: Fixed

> .Net shows message count and queue depth 0 on durable subscription at first connect.
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-730
>                 URL: https://issues.apache.org/jira/browse/QPID-730
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2
>            Reporter: Rupert Smith
>             Fix For: M2.1
>
>
> First of all, I am able to write to the durable queue with no consumers. In the management console (MC) I see the message count increment and the queue depth increase. I then create my consumer on the queue expecting to receive an initial burst of subscription data for the queued messages. However, what happens is at the point I create the consumer on the queue, the message count and queue depth get set to zero.
> Is this just the pre-fetch buffer emptying the queue? Need to look into and give Robert Popple an answer on this.

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