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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to