summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add some initial examples of using jmx to add new queues and delete messages ↵Robert Gemmell2010-02-183-0/+295
| | | | | | from tmp_* queues. Create new management/examples submodule to hold them git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911326 13f79535-47bb-0310-9956-ffa450edef68
* Adding example jmx script for extracting queue information form the Java ↵Marnie McCormack2010-02-181-0/+177
| | | | | | broker for monitoring/stats purposes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911306 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-2242Rajith Muditha Attapattu2010-02-181-47/+97
| | | | | | | I modified the code to keep a map consisting of exchange_type and exchange_name, so it can be properly used when needed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911251 13f79535-47bb-0310-9956-ffa450edef68
* added a null check for the exchange class - related to QPID-1831Rajith Muditha Attapattu2010-02-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911249 13f79535-47bb-0310-9956-ffa450edef68
* Deallocate rdma state when closing an rdma connectionAndrew Stitcher2010-02-171-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911209 13f79535-47bb-0310-9956-ffa450edef68
* Avoid linking to unversioned symbols in libibverbs by explicitlyAndrew Stitcher2010-02-171-2/+4
| | | | | | linking rdma.so/rdmaconnector.so with -libverbs git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911208 13f79535-47bb-0310-9956-ffa450edef68
* Allow cmake build to work again with earlier boost versionsAndrew Stitcher2010-02-171-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911207 13f79535-47bb-0310-9956-ffa450edef68
* fixed subject defaulting and added testRafael H. Schloming2010-02-172-2/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911166 13f79535-47bb-0310-9956-ffa450edef68
* added a subject option to spoutRafael H. Schloming2010-02-171-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911163 13f79535-47bb-0310-9956-ffa450edef68
* more todo updatesRafael H. Schloming2010-02-171-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911124 13f79535-47bb-0310-9956-ffa450edef68
* updated todoRafael H. Schloming2010-02-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911122 13f79535-47bb-0310-9956-ffa450edef68
* removed sender caching as this should now be unnecessaryRafael H. Schloming2010-02-171-10/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911121 13f79535-47bb-0310-9956-ffa450edef68
* only cache addresses that existRafael H. Schloming2010-02-171-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911120 13f79535-47bb-0310-9956-ffa450edef68
* added caching for resolved addressesRafael H. Schloming2010-02-171-18/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911116 13f79535-47bb-0310-9956-ffa450edef68
* added reservations to examplesRafael H. Schloming2010-02-174-0/+495
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911048 13f79535-47bb-0310-9956-ffa450edef68
* filled out some missing api-docRafael H. Schloming2010-02-171-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@911010 13f79535-47bb-0310-9956-ffa450edef68
* added support for browsingRafael H. Schloming2010-02-173-29/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910999 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-1575Rajith Muditha Attapattu2010-02-172-2/+2
| | | | | | | | Lowering the queue cleaner interval in the broker does not seem to work properly. Therefore I am disabling the testActiveTTL test and removing the queue purge interval explictly set in the profile. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910987 13f79535-47bb-0310-9956-ffa450edef68
* fixed address syntax error in docsRafael H. Schloming2010-02-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910982 13f79535-47bb-0310-9956-ffa450edef68
* tweaks to linkRafael H. Schloming2010-02-171-13/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910826 13f79535-47bb-0310-9956-ffa450edef68
* combined duplicate logic between link_in/link_outRafael H. Schloming2010-02-171-131/+115
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910823 13f79535-47bb-0310-9956-ffa450edef68
* fixed spurious delay in testRafael H. Schloming2010-02-171-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910821 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the gacutil stuff for the WCF DLLs and explain why. Related to ↵Stephen D. Huston2010-02-171-8/+17
| | | | | | QPID-2310. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910788 13f79535-47bb-0310-9956-ffa450edef68
* SSL changes for broker listening that weren't checked in with the original ↵Stephen D. Huston2010-02-171-4/+4
| | | | | | Windows broker SSL support (QPID-1403). git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910785 13f79535-47bb-0310-9956-ffa450edef68
* Build the ACL source into the qpidbroker library on Windows; works around ↵Stephen D. Huston2010-02-171-15/+17
| | | | | | the problems with qmf-gen'd management code; see QPID-1842 for history. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910782 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-2404Rajith Muditha Attapattu2010-02-162-2/+2
| | | | | | | | | | | | | The C++ broker removes stales messages using the following strategies a) If a consumer requests a messages, it checks the head and discards it if it's expired b) Runs the queue cleaner thread every x (defaults to 5 mins) secs and discards stale messages. I enabled the TimeToLiveTest (by commenting it out) and reduced the --queue-purge-interval to 1 sec. This may interfere with other tests. If that happens I will try to increase above interval and the test timeout and see if we could get by. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910777 13f79535-47bb-0310-9956-ffa450edef68
* QMF Messages originated from the broker don't have a routing-key field in ↵Ted Ross2010-02-161-0/+5
| | | | | | | | | the delivery properties. This update fixes this bug. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910772 13f79535-47bb-0310-9956-ffa450edef68
* Handle the case where a message is received without a routing_key in the ↵Ted Ross2010-02-161-4/+10
| | | | | | delivery properties. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910694 13f79535-47bb-0310-9956-ffa450edef68
* Use qpid::sys::usleep() instead of usleep(). Resolves QPID-2408.Stephen D. Huston2010-02-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910567 13f79535-47bb-0310-9956-ffa450edef68
* update exclude file to match new test package nameRafael H. Schloming2010-02-161-31/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910500 13f79535-47bb-0310-9956-ffa450edef68
* changed sender/receiver to be synchronous by default when invoked on a ↵Rafael H. Schloming2010-02-166-64/+85
| | | | | | connected session git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910388 13f79535-47bb-0310-9956-ffa450edef68
* capture and report socket errorsRafael H. Schloming2010-02-161-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910382 13f79535-47bb-0310-9956-ffa450edef68
* When handling coalesced sets of SSL segments, ensure the buffer obtained to ↵Stephen D. Huston2010-02-151-2/+9
| | | | | | hold the extra data is big enough. Resolves QPID-2407. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910338 13f79535-47bb-0310-9956-ffa450edef68
* Added handling for adjusting TTL on outgoing message based on how long a ↵Kim van der Riet2010-02-154-0/+42
| | | | | | message has been on the queue. Added a new TTL test as ClientSessionTest.testTtl. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910289 13f79535-47bb-0310-9956-ffa450edef68
* backported package_data support to pre 2.4 pythonRafael H. Schloming2010-02-151-2/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910271 13f79535-47bb-0310-9956-ffa450edef68
* made epydoc a soft depRafael H. Schloming2010-02-151-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910242 13f79535-47bb-0310-9956-ffa450edef68
* ignore the cached spec fileRafael H. Schloming2010-02-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910227 13f79535-47bb-0310-9956-ffa450edef68
* added build_doc to setup.pyRafael H. Schloming2010-02-151-1/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910226 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: change unimplemented property method to return false instead of nullRobert Gemmell2010-02-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910210 13f79535-47bb-0310-9956-ffa450edef68
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-1513-172/+16228
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910165 13f79535-47bb-0310-9956-ffa450edef68
* removed Makefile and preppy script as they are now subsumed by setup.pyRafael H. Schloming2010-02-152-145/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910160 13f79535-47bb-0310-9956-ffa450edef68
* use python/setup.py instead of python/MakefileRafael H. Schloming2010-02-151-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910159 13f79535-47bb-0310-9956-ffa450edef68
* updated setup.py to backport annotations as well as properly install ↵Rafael H. Schloming2010-02-152-3/+181
| | | | | | qpid_config.py; added MANIFEST.in git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910153 13f79535-47bb-0310-9956-ffa450edef68
* moved qpid-* tools out of qpid/python into qpid/tools; moved qmf library ↵Rafael H. Schloming2010-02-1431-19/+73
| | | | | | into extras/qmf git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910016 13f79535-47bb-0310-9956-ffa450edef68
* handle Control-CRafael H. Schloming2010-02-132-44/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909811 13f79535-47bb-0310-9956-ffa450edef68
* added count and print formatting options to drainRafael H. Schloming2010-02-131-4/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909810 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add async method call workitemsKenneth Anthony Giusti2010-02-125-74/+471
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909648 13f79535-47bb-0310-9956-ffa450edef68
* I have added the license header to the files included in this commit.Rajith Muditha Attapattu2010-02-12144-3084/+6035
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909641 13f79535-47bb-0310-9956-ffa450edef68
* Changes needed for QPID-2029 (Clustering and Management don't work well ↵Ted Ross2010-02-1211-26/+130
| | | | | | | | | | | | | | | | together) This update changes the indexing of object IDs in the broker-resident management agent from being based on the QMFv1 format (numeric) to the QMFv2 format (string name). This removes the need for numeric objectIds to be synchronized across a set of clustered brokers. Also included in this patch is a fix to a bug in binding creation. Previously, when a binding was created that already existed, the management object for the proposed binding (duplicate of the existing one) was created then destroyed. This is inefficient and causes problems when the name-based indexes collide. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909610 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2261: add async query and schema prefetchKenneth Anthony Giusti2010-02-124-61/+840
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@909591 13f79535-47bb-0310-9956-ffa450edef68