summaryrefslogtreecommitdiff
path: root/qpid/cpp/include
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-10-30 22:30:34 +0000
committerStephen D. Huston <shuston@apache.org>2009-10-30 22:30:34 +0000
commit0cda1cb8182a53b7d838f3a98f82fa4f8678c27a (patch)
tree5b7e309f31326bf405101b032e0e3ca7c5617b3e /qpid/cpp/include
parente828886112baf49a36f5d60a3a1271bc75eee396 (diff)
downloadqpid-python-0cda1cb8182a53b7d838f3a98f82fa4f8678c27a.tar.gz
In broker, change RecoverableExchange[Impl]::bind() strings to const; they are never changed, and are only passed on to other methods that expect const strings. Makes it easier to work with from store.
In SQL store, fix the deletion of multiple bindings at once. Also, change the tblBinding table to store queue persistenceIds instead of names. Helps keep referential integrity with the queue table. Restoring bindings then just needs to look up the queue name from its ID before restoring each binding. Fixes QPID-2169, and probably QPID-2170. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@831476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/include')
0 files changed, 0 insertions, 0 deletions