summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merged Alan's cluster changes from trunk.qmf-devel0.7aTed Ross2010-03-3016-463/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@929314 13f79535-47bb-0310-9956-ffa450edef68
* Fixed namespaces for Variant.Ted Ross2010-03-301-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@929309 13f79535-47bb-0310-9956-ffa450edef68
* Merged the trunk back into the QMF branch.Ted Ross2010-03-30136-1575/+3623
| | | | | | | All the make-check tests now pass with the QMF updates. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@929307 13f79535-47bb-0310-9956-ffa450edef68
* Methods (both styles) and Session-scope get queries now working for both V1 ↵Ted Ross2010-03-305-135/+306
| | | | | | | | | and V2. Almost all of the tests pass. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@929104 13f79535-47bb-0310-9956-ffa450edef68
* intercept mgmt msgs based on qmf versionKenneth Anthony Giusti2010-03-294-32/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928880 13f79535-47bb-0310-9956-ffa450edef68
* broker agent qmf2 heartbeat and naming supportKenneth Anthony Giusti2010-03-293-15/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928808 13f79535-47bb-0310-9956-ffa450edef68
* Python console: cancel pending queries immediately upon loss of agent ↵Ted Ross2010-03-271-1/+60
| | | | | | connectivity. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928138 13f79535-47bb-0310-9956-ffa450edef68
* merged top level dirTed Ross2010-03-270-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928124 13f79535-47bb-0310-9956-ffa450edef68
* Merged the trunk back into the branch.Ted Ross2010-03-2747-493/+1707
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928123 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a bug preventing reception of unsolicited messages from the broker.Ted Ross2010-03-261-8/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928097 13f79535-47bb-0310-9956-ffa450edef68
* For qmf-gen:Ted Ross2010-03-266-57/+200
| | | | | | | | | | | - Added conditional generation of QMFv1 code (for broker and plugins only) - Added nesting IF/ENDIF capability to support above For python console: - Added support for V2 and V1 get queries - Handle both possible results of race between v2 data and the schema for the data git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928096 13f79535-47bb-0310-9956-ffa450edef68
* qmf v1 tests passKenneth Anthony Giusti2010-03-264-31/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928059 13f79535-47bb-0310-9956-ffa450edef68
* fix v2 list code genKenneth Anthony Giusti2010-03-263-32/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928043 13f79535-47bb-0310-9956-ffa450edef68
* remove second uint64 from object idKenneth Anthony Giusti2010-03-262-4/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928033 13f79535-47bb-0310-9956-ffa450edef68
* dual qmf-mode broker agentKenneth Anthony Giusti2010-03-2614-299/+767
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@928017 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bugs related to query-by-objectIdTed Ross2010-03-263-4/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@927994 13f79535-47bb-0310-9956-ffa450edef68
* Updating qmf branch with latest updates:Ted Ross2010-03-267-423/+727
| | | | | | | | | | - Implemented V2 query in Python - Cleaned up map formatting in c++ agents - Updated for changes in the protocol wiki - Significant cleanup and refactoring in the pure-Python console git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@927970 13f79535-47bb-0310-9956-ffa450edef68
* Checkpointing updates for the Python console.Ted Ross2010-03-237-140/+407
| | | | | | | | | - Added 'list' type for QMF. - Updated qmf-agent example to use the new string formats for agent name and object-id. - Major updates in Python qmf.console to handle dual-mode operation. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926788 13f79535-47bb-0310-9956-ffa450edef68
* bugfix: use null string when no correlation id neededKenneth Anthony Giusti2010-03-231-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926783 13f79535-47bb-0310-9956-ffa450edef68
* merge r926606:926753 from trunk - trunk passes cluster testsKenneth Anthony Giusti2010-03-234-7/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926759 13f79535-47bb-0310-9956-ffa450edef68
* add exception msg generation on method call failureKenneth Anthony Giusti2010-03-232-23/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926734 13f79535-47bb-0310-9956-ffa450edef68
* remove testagent directoryKenneth Anthony Giusti2010-03-230-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926726 13f79535-47bb-0310-9956-ffa450edef68
* merge r919024:926606 trunk into this branchKenneth Anthony Giusti2010-03-23236-1763/+5013
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926686 13f79535-47bb-0310-9956-ffa450edef68
* Added agent name and epoch to the ObjectIdKenneth Anthony Giusti2010-03-223-20/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926373 13f79535-47bb-0310-9956-ffa450edef68
* get query req handlingKenneth Anthony Giusti2010-03-224-113/+231
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@926323 13f79535-47bb-0310-9956-ffa450edef68
* modify addObject() APIKenneth Anthony Giusti2010-03-198-66/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@925397 13f79535-47bb-0310-9956-ffa450edef68
* Added functioning agent discovery, heartbeat, and age-out to C++ agent and ↵Ted Ross2010-03-193-68/+236
| | | | | | Python console. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@925260 13f79535-47bb-0310-9956-ffa450edef68
* authorize agent method callKenneth Anthony Giusti2010-03-191-45/+150
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@925252 13f79535-47bb-0310-9956-ffa450edef68
* agent side method request handlingKenneth Anthony Giusti2010-03-183-50/+188
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924995 13f79535-47bb-0310-9956-ffa450edef68
* revert to original schema encodingKenneth Anthony Giusti2010-03-188-63/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924898 13f79535-47bb-0310-9956-ffa450edef68
* checkpoint prior to schema revertKenneth Anthony Giusti2010-03-182-29/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924873 13f79535-47bb-0310-9956-ffa450edef68
* Added the proper message content-type so clients can properly interpret sent ↵Ted Ross2010-03-173-6/+13
| | | | | | messages. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924534 13f79535-47bb-0310-9956-ffa450edef68
* compiles... added TODO notesKenneth Anthony Giusti2010-03-172-0/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924424 13f79535-47bb-0310-9956-ffa450edef68
* checkpoint: more syntax fixesKenneth Anthony Giusti2010-03-173-83/+162
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924410 13f79535-47bb-0310-9956-ffa450edef68
* Fixed encoding for map-properties.Ted Ross2010-03-174-2/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924380 13f79535-47bb-0310-9956-ffa450edef68
* Added agent-naming, agent-heartbeat.Ted Ross2010-03-175-56/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924376 13f79535-47bb-0310-9956-ffa450edef68
* checkpointKenneth Anthony Giusti2010-03-175-144/+361
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924309 13f79535-47bb-0310-9956-ffa450edef68
* Added type conversions for the broker's use of the QMF-generated headers.Ted Ross2010-03-168-9/+66
| | | | | | | | | from qpid::framing::FieldTable to qpid::messaging::Variant::Map from qpid::framing::Uuid to qpid::messaging::Uuid git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@924001 13f79535-47bb-0310-9956-ffa450edef68
* code gen changesKenneth Anthony Giusti2010-03-1612-265/+309
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@923942 13f79535-47bb-0310-9956-ffa450edef68
* Added map encode/decode support for qmf code generationKenneth Anthony Giusti2010-03-1513-31/+497
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@923310 13f79535-47bb-0310-9956-ffa450edef68
* Create a clean branch for qmf develTed Ross2010-03-040-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmf-devel0.7a@919043 13f79535-47bb-0310-9956-ffa450edef68
* Increase timeout for python cluster tests, was timing out prematurely in ↵Alan Conway2010-03-041-3/+3
| | | | | | some tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@919024 13f79535-47bb-0310-9956-ffa450edef68
* Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail.Alan Conway2010-03-041-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918986 13f79535-47bb-0310-9956-ffa450edef68
* added priority and ttl message propertiesRafael H. Schloming2010-03-043-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918978 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: defer getShadow property to ConnectionConfig objects instead of ↵Robert Gemmell2010-03-045-3/+18
| | | | | | hardcoding in the delegate git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918944 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add ↵Robert Gemmell2010-03-0421-27/+50
| | | | | | implementation to remaining *Config implementors and their associated QMFService delegates git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918943 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: add BytesTxnDequeues and MsgTxnDequeues on Queue delegateRobert Gemmell2010-03-0412-10/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918942 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegateRobert Gemmell2010-03-0411-14/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918941 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: increase the QMF management update interval from 10ms to 10secRobert Gemmell2010-03-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918940 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379: add TxnStarts, TxnCommits, TxnRejects, TxnCount on Session delegateRobert Gemmell2010-03-044-10/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@918939 13f79535-47bb-0310-9956-ffa450edef68