You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2018/08/23 10:37:00 UTC

[jira] [Created] (QPID-8234) [Broker-J] Return amqp error "amqp:connection:forced" on opening connections to non-existing or not-active virtual hosts

Alex Rudyy created QPID-8234:
--------------------------------

             Summary: [Broker-J] Return amqp error "amqp:connection:forced" on opening connections to non-existing or not-active virtual hosts
                 Key: QPID-8234
                 URL: https://issues.apache.org/jira/browse/QPID-8234
             Project: Qpid
          Issue Type: Bug
    Affects Versions: qpid-java-broker-7.0.6
            Reporter: Alex Rudyy


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 {quote} An operator intervened to close the connection for some reason. The client could retry at some later date.{quote}. It allows retrying whilst {{amqp:not-found}} can be interpreted on the client to stop reconnecting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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