[ 
https://issues.apache.org/jira/browse/DISPATCH-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti updated DISPATCH-2219:
---------------------------------
    Description: 
Messages containing routing protocol information are sent at priority zero - 
the lowest forwarding priority.  This is a bug.

 

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.

All routing protocol messages should be sent at the highest priority.

 

  was:
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.

        Summary: Routing protocol messages can be starved by high priority user 
traffic  (was: Routing protocol messages can be starved by priority 0 user 
traffic)

> Routing protocol messages can be starved by high priority 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
>            Priority: Major
>
> Messages containing routing protocol information are sent at priority zero - 
> the lowest forwarding priority.  This is a bug.
>  
> 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.
> All routing protocol messages should be sent at the highest priority.
>  



--
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