You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2014/05/27 15:44:01 UTC

[jira] [Created] (DISPATCH-58) Router/Broker interaction - Unroutable/released messages are continually resent

Ted Ross created DISPATCH-58:
--------------------------------

             Summary: Router/Broker interaction - Unroutable/released messages are continually resent
                 Key: DISPATCH-58
                 URL: https://issues.apache.org/jira/browse/DISPATCH-58
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Routing Engine
    Affects Versions: 0.2
            Reporter: Ted Ross


There's an issue with the fact that the router releases unroutable messages.  When the message originates from a broker, that broker will continually re-send the message, burning network bandwidth, until the message becomes routable.

Here are a few ideas as to how to address this situation:
  - Have the ingress router hold the message for a time if it is not routable to avoid rapidly releasing.
  - Introduce a notion of not-routable-now vs. not-routable-ever.  This would allow the router to hold-for-retry or immediately reject.

Are there cases where the current behavior is desirable?  If the producer node has multiple outgoing links, a quick release would allow it to use an alternate link.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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