diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-10-30 22:30:34 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-10-30 22:30:34 +0000 |
| commit | d2268eb77c2ed16f22be333ce2f7cf11027f9a9b (patch) | |
| tree | 5f90d9dfa5e040ada4e48e26d1f73728af02e54b /cpp/src/tests | |
| parent | 6fa6fd99a004c98533f533dc52933c3cbc3c2674 (diff) | |
| download | qpid-python-d2268eb77c2ed16f22be333ce2f7cf11027f9a9b.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/qpid@831476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests')
0 files changed, 0 insertions, 0 deletions
