diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2013-03-04 21:08:17 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2013-03-04 21:08:17 +0000 |
| commit | b77019ea048947bdaf983295e7246a8dd8dc53d2 (patch) | |
| tree | 461900ca2b53c7ed5fc02e733466b2b7569f3c97 /cpp/src/tests/Selector.cpp | |
| parent | 221259deec8b45854d03926b68a6ffa4928fbb3b (diff) | |
| download | qpid-python-b77019ea048947bdaf983295e7246a8dd8dc53d2.tar.gz | |
QPID-4558: Selectors for C++ broker
- Add support to 0-10 protocol codepaths in client messaging library
and the broker to transmit a selector when subscribing to a queue
- This is specified by using a link property qpid.selector in the queue
address.
- The selector is actually transmitted under 0-10 as an user vlaue
named qpid.selector in the arguments table of the subscription.
- Added simple selector framework to broker.
- Added in infrastructure for selector evaluation
-- Put in place a trivial (but real) selector:
The expression specifies a message property
and returns true if it is present.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1452522 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Selector.cpp')
0 files changed, 0 insertions, 0 deletions
