Ted Ross created DISPATCH-495:
---------------------------------

             Summary: Autolinks to non-existent nodes cause problems in the 
router
                 Key: DISPATCH-495
                 URL: https://issues.apache.org/jira/browse/DISPATCH-495
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Router Node
    Affects Versions: 0.6.1
            Reporter: Ted Ross
            Assignee: Ted Ross
             Fix For: 0.7.0


If an autolink is created to a nonexistent node in a running container, a 
number of problems occurs:
 - There is a connection error upon the closing of the session for the link, 
"no such channel", which causes the connection to close.  This is particularly 
troublesome if there are other successful autolinks operating on the connection.
 - When the connection closes, there can be a dereferencing of an invalid 
pn_link_t pointer, causing a segfault.
 - The rate at which the connection is re-established and subsequently closed 
is very high, bounded only by available CPU.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to