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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to