You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ulf Lilleengen (Jira)" <ji...@apache.org> on 2019/09/12 08:20:00 UTC

[jira] [Created] (DISPATCH-1420) Support server side filtering of entities

Ulf Lilleengen created DISPATCH-1420:
----------------------------------------

             Summary: Support server side filtering of entities
                 Key: DISPATCH-1420
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1420
             Project: Qpid Dispatch
          Issue Type: Improvement
            Reporter: Ulf Lilleengen


In order to inspect a specific connection or a specific link on a connection, one has to query all connections and all links and do the filtering client side. For deployments with a lot of entities, this consumes an unnecessary amount of bandwith as well as complexity for clients.

 

This load could be reduced if the router management had the capability to specify filters along with the query, and the ability to do the filtering in the router before returning the result. Depending on the underlying datastructure, it could be possible to query more efficiently doing lookup by id for instance.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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