You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org> on 2007/02/05 16:09:05 UTC

[jira] Resolved: (QPID-145) AMQSession._producers is always empty

     [ https://issues.apache.org/jira/browse/QPID-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupendra Bhardwaj resolved QPID-145.
-------------------------------------

    Resolution: Invalid

The code has changed a lot since this JIRA was raised and the registerProducer() method is also in use now.
So marking it as invalid.

> AMQSession._producers is always empty
> -------------------------------------
>
>                 Key: QPID-145
>                 URL: https://issues.apache.org/jira/browse/QPID-145
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Steven Shaw
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>
> The registerProducer() method is never called. This means that on failover no producer is ever "resubscribed". This appears not to matter at "resubscribing" a producer only declares the exchange when the Destination for that producer is non-null. If our current test cases declaring the exchange does not matter (as we are using the pre-existing exchanges).

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