Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
qpid-java-broker-7.0.3, qpid-java-broker-7.0.2, qpid-java-broker-7.0.0, qpid-java-broker-7.0.1, qpid-java-broker-7.0.4, qpid-java-broker-7.0.5, qpid-java-broker-7.0.6
-
None
-
None
Description
On attempt to open connection to non-existing or not available virtual host, it would be better to use amqp:connection:forced error conditions rather than amqp:not-found
As per spec amqp:connection:forced is defined as
. It allows retrying whilst amqp:not-found can be interpreted on the client to stop reconnecting.An operator intervened to close the connection for some reason. The client could retry at some later date.
Attachments
Issue Links
- Blocked
-
QPID-8233 [Broker-J][AMQP 1.0] Failure on connecting to a virtual host which is not yet active should use connection-forced error
- Closed