You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ernest Allen (Jira)" <ji...@apache.org> on 2020/03/09 16:56:00 UTC

[jira] [Created] (DISPATCH-1591) Handle console disconnect after request is sent

Ernest Allen created DISPATCH-1591:
--------------------------------------

             Summary: Handle console disconnect after request is sent
                 Key: DISPATCH-1591
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1591
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Console
    Affects Versions: 1.10.0
            Reporter: Ernest Allen
            Assignee: Ernest Allen


The following race condition will crash the console:
 * the console start looping through all routers it is aware of and sends management requests
 * during the loop, the connection to the router is lost
 * the next attempt to send a request will cause a console crash

 

The connection status should be checked before each request.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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