summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/QueueAsyncContext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* WIP - async store interface working for configuration (adding and removing ↵Kim van der Riet2012-10-181-28/+24
| | | | | | queues, links and exchanges) and for enqueues and dequeues of messages. Transactions are not yet included, and hence some tests will fail. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1399662 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ↵Kim van der Riet2012-08-271-0/+6
| | | | | | QPID-4178. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1377715 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Moving Simple* test classes into the correct namespaces so ↵Kim van der Riet2012-08-011-3/+3
| | | | | | as to correspond with broker classes. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1368006 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Durable transactions fixedKim van der Riet2012-07-311-8/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1367535 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3858: WIP: Moved QueueAsycnContext from namespace ↵Kim van der Riet2012-07-201-0/+107
tests::storePerftools::asyncPerf to qpid::broker git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/asyncstore@1363776 13f79535-47bb-0310-9956-ffa450edef68