You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2014/07/30 19:10:38 UTC

[jira] [Created] (QPID-5948) [linearstore] Broker restart failure with durable topic using non-durable exchange

Kim van der Riet created QPID-5948:
--------------------------------------

             Summary: [linearstore] Broker restart failure with durable topic using non-durable exchange
                 Key: QPID-5948
                 URL: https://issues.apache.org/jira/browse/QPID-5948
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


If a durable topic is created which uses a non-durable exchange, then the recovery of the broker fails with "Exchange not found" error message. Although this is a configuration error, and can probably be reproduced in a number of ways, the fact that the broker will fail to start is a potentially serious problem.

Steps to Reproduce:
0. Start broker with amqp and linearstore modules
1. qpid-config add exchange fanout test.ex
2. qpid-config add topic test.topic --argument exchange=test.ex --argument durable=True
3. Restart broker




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org