AMQSession._producers is always empty
-------------------------------------

                 Key: QPID-145
                 URL: http://issues.apache.org/jira/browse/QPID-145
             Project: Qpid
          Issue Type: Bug
            Reporter: Steven Shaw
            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.
-
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

        

Reply via email to