summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Collapse)AuthorAgeFilesLines
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
| | | | | | | Added an indication for the connected broker agent in the list. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1034108 13f79535-47bb-0310-9956-ffa450edef68
* Include cluster scripts unconditionally in distribution.Alan Conway2010-11-111-27/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1034008 13f79535-47bb-0310-9956-ffa450edef68
* added address parser support for NoneRafael H. Schloming2010-11-112-3/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033975 13f79535-47bb-0310-9956-ffa450edef68
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-105-9/+102
| | | | | | | | | Fixed notification for the connected-broker agent. Added an example console program in c++ to monitor the set of agents. Fixed the Python agent example to more elegantly handle connection failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033763 13f79535-47bb-0310-9956-ffa450edef68
* test_env.sh.in: Remove un-necessary absdir for @prefix@, prefix is always ↵Alan Conway2010-11-101-1/+1
| | | | | | absolute. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033740 13f79535-47bb-0310-9956-ffa450edef68
* qpid-recieve --receive-rate: fixed calculation for duplicate messages.Alan Conway2010-11-101-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033739 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statementsCharles E. Rolke2010-11-1031-327/+0
| | | | | | Clean them up. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033679 13f79535-47bb-0310-9956-ffa450edef68
* Fixed minor errors in the scriptsRajith Muditha Attapattu2010-11-102-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033592 13f79535-47bb-0310-9956-ffa450edef68
* Fix to r1028346: no point in throwing exception after queue has already been ↵Gordon Sim2010-11-103-80/+29
| | | | | | created, so just log error and revert to default (do this for floating point values also) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033585 13f79535-47bb-0310-9956-ffa450edef68
* Corrected/clarified sasl mechanism option which is slightly different ↵Gordon Sim2010-11-101-5/+16
| | | | | | between c++ and python at present git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033449 13f79535-47bb-0310-9956-ffa450edef68
* Added --receive-rate to qpid-recieve to allow simulation of a slow receiver.Alan Conway2010-11-092-3/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033264 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2934 Feature to pass the authenticated userId to QMF agent method ↵Ted Ross2010-11-0910-28/+69
| | | | | | handlers for authorization git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033232 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2922 Add the FailoverUpdate table to the .NET bindings map.Charles E. Rolke2010-11-091-0/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1033079 13f79535-47bb-0310-9956-ffa450edef68
* Added log4j as dep for tools module.Rajith Muditha Attapattu2010-11-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032745 13f79535-47bb-0310-9956-ffa450edef68
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032733 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2933 Messaging .NET binding has several assembly properties misnamedCharles E. Rolke2010-11-087-14/+14
| | | | | | Property files got cut and paste errors when projects were cloned. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032720 13f79535-47bb-0310-9956-ffa450edef68
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-1/+1
| | | | | | | | | | I will be moving the source also into the tools module in subsequent commit. The goal is to have all tools in a single location. The perftest script and the testkit script are very good tools for release testing. These scripts will also be used in downstream packages for the same purpose. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032640 13f79535-47bb-0310-9956-ffa450edef68
* Fix brokertest errors like: "poll() got an unexpected keyword argument ↵Alan Conway2010-11-081-2/+2
| | | | | | '_deadstate'" git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032636 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2929: *actually* fix inclusion of the broker-plugins in the release ↵Robert Gemmell2010-11-081-2/+2
| | | | | | *archives* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032429 13f79535-47bb-0310-9956-ffa450edef68
* add missing licence headerRobert Gemmell2010-11-071-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032409 13f79535-47bb-0310-9956-ffa450edef68
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-0715-23/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032374 13f79535-47bb-0310-9956-ffa450edef68
* reduce the amount of change required to update the icky hardcoded version ↵Robert Gemmell2010-11-071-27/+28
| | | | | | information git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032357 13f79535-47bb-0310-9956-ffa450edef68
* add Licence info to another couple of filesRobert Gemmell2010-11-072-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032356 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2931: update MessageReference to stop nulling out the ServerMessage ↵Robert Gemmell2010-11-071-6/+7
| | | | | | reference upon release for now, preventing NPE's experienced due to race conditions resulting in use of getMessage() after release. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1032291 13f79535-47bb-0310-9956-ffa450edef68
* Manage CLFS containers using policies to both create the initial containers ↵Stephen D. Huston2010-11-053-23/+46
| | | | | | and to automatically grow and shrink the log as needed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031842 13f79535-47bb-0310-9956-ffa450edef68
* Add design doc for new Windows hybrid SQL-CLFS store.Stephen D. Huston2010-11-051-0/+239
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031841 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2924 Refactor WinSDK to create separate debug and release /bin directoriesCharles E. Rolke2010-11-0513-26/+26
| | | | | | | | | | This checkin gets rid of the "d" in the debug version of the .NET Binding org.apache.qpid.messaging.dll. It applies to the project that creates the dll and to twelve CSharp projects that use the dll. This simple change greatly reduces the burden on customers that QPID-2924 tries to address. Now to switch between debug and release for .NET examples, the customer unpacks the correct DLLs into the \bin directory and relinks the examples. The user does not have to remove and restore project references to the correct DLL for each project. Note that these name changes have zero effect on a developer's view of the examples. In those .csproj files the DLL reference is resolved by a _project_ reeference and not by a DLL reference. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031720 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2926 Simple example code does not link under WindowsCharles E. Rolke2010-11-052-0/+72
| | | | | | This commit provides a windows-only Handle instantiator for the currently known Handle consumers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031711 13f79535-47bb-0310-9956-ffa450edef68
* New cluster plan: added transaction supportAlan Conway2010-11-051-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031396 13f79535-47bb-0310-9956-ffa450edef68
* Added a test case for QPID-2737, QPID-2774, QPID-2928Rajith Muditha Attapattu2010-11-051-3/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031364 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in help message.Stephen D. Huston2010-11-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031345 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2929: ensure the broker-plugins are added to the broker release binary ↵Robert Gemmell2010-11-041-1/+7
| | | | | | when running 'ant release-bin' git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031334 13f79535-47bb-0310-9956-ffa450edef68
* Revised Messages to keep track of queues each message is on to enable ↵Stephen D. Huston2010-11-043-207/+255
| | | | | | finding all messages on a deleted queue. Removed this type of tracking from MSSqlClfsProvider.cpp. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031325 13f79535-47bb-0310-9956-ffa450edef68
* When running store tests, pass the store type to the script. Also added test ↵Stephen D. Huston2010-11-041-1/+4
| | | | | | runs for the CLFS store. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031323 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031321 ↵Rajith Muditha Attapattu2010-11-045-5/+87
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* 1. Enable the second set of tests, now that brokertest.py is checked in and ↵Stephen D. Huston2010-11-041-17/+47
| | | | | | | | running. This allows the tests that require a broker restart to be executed. 2. Make the script accept a command line argument to say which store to run the tests against. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031319 13f79535-47bb-0310-9956-ffa450edef68
* Adjust for Windows which can't do Popen w/ close_fds. Also, when tearDown ↵Stephen D. Huston2010-11-041-1/+5
| | | | | | runs, clear stopem so previously torn down processes don't throw confusing exceptions later. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031315 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2927: catch and ignore InstanceNotFoundException as this is not ↵Robert Gemmell2010-11-041-1/+9
| | | | | | unexpected during a clean broker shutdown with the plugin loaded git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031306 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2927: fix inconsistent use of spaces and tabs for indentation, always ↵Robert Gemmell2010-11-041-18/+18
| | | | | | use spaces git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031305 13f79535-47bb-0310-9956-ffa450edef68
* qpid-cpp-benchmark: allow extra arguments to qpid-send/receive, fix ↵Alan Conway2010-11-041-2/+8
| | | | | | exception error. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1031162 13f79535-47bb-0310-9956-ffa450edef68
* Catch com exceptions during db recovery and rethrow as ADOExceptions which ↵Stephen D. Huston2010-11-031-65/+105
| | | | | | the broker can deal with. Resolves QPID-2925. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030752 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added new SCD user doc to the java broker book xmlMarnie McCormack2010-11-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030545 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2680 Added user doc for Slow Consumer DisconnectMarnie McCormack2010-11-031-0/+454
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030539 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2923 Qpid Messaging .NET Binding fails to translate exceptions from C++ ↵Charles E. Rolke2010-11-027-198/+922
| | | | | | | | to .NET This checkin moves code out of class constructor member initialization and puts it into try-catch blocks. Any SEH Exceptions thrown by the C++ Messaging libraries are caught and re-thrown as .NET exceptions. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030209 13f79535-47bb-0310-9956-ffa450edef68
* Remove spurious comment.Michael Goulish2010-11-021-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030180 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2922 Qpid Cpp Messaging .NET Binding does not implement FailoverUpdate ↵Charles E. Rolke2010-11-023-0/+169
| | | | | | | | class This checkin provides the implemtation. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1030061 13f79535-47bb-0310-9956-ffa450edef68
* Squish some "could lose data" compile warnings from MSVC.Stephen D. Huston2010-11-011-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029896 13f79535-47bb-0310-9956-ffa450edef68
* Rename cpp/design to cpp/design_docs to avoid conflict with DESIGN on windows.Alan Conway2010-11-012-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029686 13f79535-47bb-0310-9956-ffa450edef68
* new cluster design: folded active-passive debate into main design doc.Alan Conway2010-11-012-65/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029679 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from QPID-2590.Stephen D. Huston2010-11-011-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1029675 13f79535-47bb-0310-9956-ffa450edef68