You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/07/30 18:49:32 UTC

[jira] Assigned: (QPID-1191) Enable Exchange level filters.

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

Aidan Skinner reassigned QPID-1191:
-----------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

> Enable Exchange level filters.
> ------------------------------
>
>                 Key: QPID-1191
>                 URL: https://issues.apache.org/jira/browse/QPID-1191
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, JMS Compliance
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> Currently Filtering is only done at the queue level. This poses a problem for JMS Topics and selectors. (See linked JIRA for further details).
> Exchange level filtering will resolve this problem.
> The broker needs to extract the filter arguments that may compose a Bind request and create the required filters.
> These filters should then behave exactly like the Queue level filters preventing messages entering a queue. This will prevent any memory leak due to messages sitting on a queue.
> The trunk java broker should have the processing capabilities in place it to provide Topic Exchange level processing of filters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.