Ken Giusti created DISPATCH-2219:
------------------------------------

             Summary: Routing protocol messages can be starved by priority 0 
user traffic
                 Key: DISPATCH-2219
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2219
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Router Node
    Affects Versions: 1.17.0
            Reporter: Ken Giusti
            Assignee: Ken Giusti


Messages containing routing protocol information are sent at priority zero - 
the highest priority.  Endpoint messages may also be sent at priority zero.

 

Routing protocol messages must take precedence over endpoint messages when 
forwarded.  This ensures that the routing protocol will not start timing out 
under heavy endpoint message load.

 

The output scheduler should schedule the routing protocol links in a way that 
they are processed first when handling connection I/O - before handling 
priority 0 endpoint traffic.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to