summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA: HA Fix typo in qpid-cluster-benchmark.Alan Conway2013-09-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526725 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5169: CRAM-MD5, not CRAM-MD; a patch from Ernie AllenJustin Ross2013-09-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526637 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5156: export broker symbol now used in amqp moduleGordon Sim2013-09-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526176 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5156: prevent tests for assert functionality with swigged client ↵Gordon Sim2013-09-251-0/+13
| | | | | | failing on RHEL5 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526166 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5150: further fixes for QMFv2 over AMQP 1.0; use content from converted ↵Gordon Sim2013-09-251-9/+11
| | | | | | 0-10 transfer rather than message as received git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526156 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4604: C++ Broker queue creation limit bugfix - patch from Ernie AllenCharles E. Rolke2013-09-241-2/+3
| | | | | | | | Don't count a queue creation against a queue that already exists. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525980 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5142: require swig client to be explicitly selected for testsGordon Sim2013-09-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525969 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5155: Install proton library when included in windows buildCharles E. Rolke2013-09-241-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525952 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5170: if peer settles without setting state, treat as acceptGordon Sim2013-09-241-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525941 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5168: less restrictive treatment of reply to addressesGordon Sim2013-09-241-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525878 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5156: add tests for assert functionalityGordon Sim2013-09-242-1/+129
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525859 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5156: check node properties on assertGordon Sim2013-09-245-30/+304
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525858 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2926: Better solution for instantiating qpid::messaging::Handle<> ↵Andrew Stitcher2013-09-236-72/+13
| | | | | | specialisations git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525706 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5084: Track durable queue ownership across restarts; a patch from Pavel ↵Justin Ross2013-09-234-0/+27
| | | | | | Moravec and Ernie Allen git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525587 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5153: Implement Encoding::getPropertyAsString() for 1.0 format messageGordon Sim2013-09-232-6/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525584 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5146: fix for older boost (or perhaps older compiler)Gordon Sim2013-09-231-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525541 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5152: handling of exchange properties for create-on-demand with 1.0Gordon Sim2013-09-203-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525091 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5151: reroute messages to alt exchange if not delievered to any queuesGordon Sim2013-09-201-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525090 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5150: fixes for QMFv2 over AMQP 1.0Gordon Sim2013-09-204-9/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525044 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5149: truncate over large routing keys when translating from 1.0 to 0-10Gordon Sim2013-09-202-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525043 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5148: proper handling of ttl on 1.0 pathGordon Sim2013-09-204-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525042 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5147: improvements to error handlingGordon Sim2013-09-202-9/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525041 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5146: fix handling of capabilitiesGordon Sim2013-09-203-46/+118
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525040 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4952: Fix swigged python tests which were disabled by previous commitGordon Sim2013-09-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524669 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA Primary should not log messages for unreplicated queues and ↵Alan Conway2013-09-181-13/+17
| | | | | | exchanges. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524570 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA minor log improvement in StatusCheckAlan Conway2013-09-181-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524568 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: added -l USER option to rsynchosts script.Alan Conway2013-09-181-2/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524567 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5143: don't include transport in default url as it overrides any ↵Gordon Sim2013-09-183-3/+3
| | | | | | connection option git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524506 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5141: always set content object on 0-10 path (unless explicitly asked ↵Gordon Sim2013-09-181-0/+12
| | | | | | not to) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524505 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: missing includes that are really neededAndrew Stitcher2013-09-166-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523828 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5134: Export specialized versions of qpid::framing::Buffer::getUIntAndrew Stitcher2013-09-161-8/+8
| | | | | | from qpidcommon DLL git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523827 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4944: HA fix failure of test_failover_send_receive on slow machines.Alan Conway2013-09-132-2/+2
| | | | | | | | | | At the end of this test, receivers read remaining messages on queues. Previously the test limited the max depth at 1024, but this was too high on some slower machines and caused a timeout. The test now limits the max depth to 50, which seems to work on a range of machines. There's no impact on the effectiveness of the test for failover. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523094 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4944: HA re-enable test_failover_send_receiveAlan Conway2013-09-123-26/+35
| | | | | | | | | | | | | Appears to have been fixed at this point on trunk, not clear which checkins are responsible. Test ran for 48 hours with no failures. Other minor changes: - Enable test_failover_send_receive - Increase heartbeat interval. - Reduce capacity of senders in failover test to be more aggressive. - Use HaBrokerTest as test base git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522711 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5122: windows cleanupCharles E. Rolke2013-09-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522681 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5103: Support for finding an installed proton that works on windowsCharles E. Rolke2013-09-121-0/+23
| | | | | | | | | | | Use in conjunction with commit associated with PROTON-413. 1. In proton: cmake -DCMAKE_INSTALL_PREFIX=P:/install ... 2. devenv proton.sln /build "Debug|Win32" /project INSTALL 3. In qpid: cmake -DPROTON_ROOT=P:/install ... 4. devenv qpid-cpp.sln /build "Debug|Win32 /project INSTALL git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522672 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5122: QPID-5134: fix build on windows by avoiding use of templated ↵Gordon Sim2013-09-122-8/+15
| | | | | | Buffer method (don't need variable sized delivery tag) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522499 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-117-28/+42
| | | | | | | | | | | | | Fix crash caused by double-delete of transaction queue when a broker joins while a transaction is in progress. - Ignore mode for non-participants in TX. - Try/catch around queue & exchange deletion. - Consistent use of QueueRegistry::get when queues are required. - Remove unnecessary exchange delete warning. - Remove HaBroker::delete, use realm@username when deleting queues. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522031 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA Rationalize naming of Membership functionsAlan Conway2013-09-115-27/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521987 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5131: make 1.0 content available to xml exchangeGordon Sim2013-09-111-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521926 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5130: map type to exchange-type when translating old x-declare clause ↵Gordon Sim2013-09-111-0/+14
| | | | | | into node properties git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521919 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Demote fail over message from notice to info.Alan Conway2013-09-101-1/+1
| | | | | | Fail over is normal in clustered environments, does not deserve notice status. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521639 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5126: Fix for building legacy store on ARM platformsDarryl L. Pierce2013-09-101-2/+2
| | | | | | Contributed by: Kim van der Riet <kim.vdriet@redhat.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521629 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5122: cleaner encoding of index for delivery tagsGordon Sim2013-09-102-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521433 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5124: durable LVQ raises journal error when only transient messages are ↵Pavel Moravec2013-09-101-1/+2
| | | | | | sent git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521391 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5123: Changes to Fedora 19 packaging of libdb4 prevents legacystore ↵Kim van der Riet2013-09-103-12/+14
| | | | | | from building git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521335 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-0910-47/+52
| | | | | | | | | - Ignore un-replicated queues when replicating transactions. - Clean up cancel logic in QueueReplicator, causing "no such subscription" errors. - Remove unnecessary exchange delete warnings - ha_test.py: Shorter timeout for starting cluster brokers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521192 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4327: HA support for TX transactions - consistent use of QueueRegistry::getAlan Conway2013-09-092-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521191 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-0910-40/+51
| | | | | | | | - Set auth info on status check connections - Clean up status check loging - Use realm@username for authentication name (was using just username) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1521190 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-0610-38/+155
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520673 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5107: Trace queue&session deletion statistics show zero values for some ↵Pavel Moravec2013-09-0616-5/+46
| | | | | | counters everytime git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520579 13f79535-47bb-0310-9956-ffa450edef68