svn commit: r792094 [2/2] - in /qpid/trunk/qpid/java: ./ client/ common/ lib/ lib/poms/

2009-07-08 Thread rhs
Added: qpid/trunk/qpid/java/lib/poms/derby-10.3.2.1.pom URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/lib/poms/derby-10.3.2.1.pom?rev=792094&view=auto == --- qpid/trunk/qpid/java/lib/poms/derby-10.3.2.1.pom (added

svn commit: r792103 - in /qpid/trunk/qpid/cpp/src: qpid/broker/Message.cpp qpid/broker/Message.h qpid/broker/Queue.cpp qpid/broker/Queue.h qpid/cluster/ClusterPlugin.cpp tests/cluster_test.cpp

2009-07-08 Thread gsim
Author: gsim Date: Wed Jul 8 11:48:57 2009 New Revision: 792103 URL: http://svn.apache.org/viewvc?rev=792103&view=rev Log: QPID-1974: Fixes (and tests) for updating lvq state to new cluster members. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Message.cpp qpid/trunk/qpid/cpp/src/qpid/b

svn commit: r792139 - in /qpid/trunk/qpid/cpp: bindings/qmf/ruby/Makefile.am configure.ac m4/ac_pkg_swig.m4

2009-07-08 Thread tross
Author: tross Date: Wed Jul 8 13:50:09 2009 New Revision: 792139 URL: http://svn.apache.org/viewvc?rev=792139&view=rev Log: Added version check for SWIG in the configure script. This should properly disable SWIG for distributions with too-old versions. Added: qpid/trunk/qpid/cpp/m4/ac_pkg_

svn commit: r792157 - in /qpid/trunk/qpid/java: ./ test-profiles/ test-profiles/test_resources/ test-profiles/test_resources/ssl/server_db/ test_resources/

2009-07-08 Thread rhs
Author: rhs Date: Wed Jul 8 14:22:11 2009 New Revision: 792157 URL: http://svn.apache.org/viewvc?rev=792157&view=rev Log: moved test profiles and related resources into test-profiles subdirectory Added: qpid/trunk/qpid/java/test-profiles/ qpid/trunk/qpid/java/test-profiles/010ExcludeList

svn commit: r792171 - /qpid/trunk/qpid/python/commands/qpid-config

2009-07-08 Thread tross
Author: tross Date: Wed Jul 8 14:53:39 2009 New Revision: 792171 URL: http://svn.apache.org/viewvc?rev=792171&view=rev Log: Fixed a typo in the help text Modified: qpid/trunk/qpid/python/commands/qpid-config Modified: qpid/trunk/qpid/python/commands/qpid-config URL: http://svn.apache.org/v

svn commit: r792194 - /qpid/trunk/qpid/cpp/docs/api/user.doxygen.in

2009-07-08 Thread jonathan
Author: jonathan Date: Wed Jul 8 15:45:18 2009 New Revision: 792194 URL: http://svn.apache.org/viewvc?rev=792194&view=rev Log: Added qpid:Exception to the client API documentation. Modified: qpid/trunk/qpid/cpp/docs/api/user.doxygen.in Modified: qpid/trunk/qpid/cpp/docs/api/user.doxygen.in

[CONF] Apache Qpid: Operational Logging - Status Update - Test Plan (page edited)

2009-07-08 Thread confluence
Page Edited : qpid : Operational Logging - Status Update - Test Plan Operational Logging - Status Update - Test Plan has been edited by Martin Ritchie (Jul 08, 2009).

svn commit: r792208 - in /qpid/trunk/qpid/cpp/src/qpid/broker: PersistableMessage.cpp PersistableMessage.h Queue.cpp Queue.h

2009-07-08 Thread cctrieloff
Author: cctrieloff Date: Wed Jul 8 16:10:29 2009 New Revision: 792208 URL: http://svn.apache.org/viewvc?rev=792208&view=rev Log: More tests and complete fix for svn791672 commit -- correct requeue Modified: qpid/trunk/qpid/cpp/src/qpid/broker/PersistableMessage.cpp qpid/trunk/qpid/cpp/sr

svn commit: r792210 - /qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp

2009-07-08 Thread cctrieloff
Author: cctrieloff Date: Wed Jul 8 16:20:47 2009 New Revision: 792210 URL: http://svn.apache.org/viewvc?rev=792210&view=rev Log: test for last commit Modified: qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp Modified: qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp URL: http://svn.apache.org/view

svn commit: r792237 - /qpid/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp

2009-07-08 Thread gsim
Author: gsim Date: Wed Jul 8 17:28:09 2009 New Revision: 792237 URL: http://svn.apache.org/viewvc?rev=792237&view=rev Log: Now that broker expects clients to send heartbeats, the client half of an inter-broker link must echo heratbeats (as these are set to the maximum allowed value for such lin

svn commit: r792259 - in /qpid/trunk/qpid/cpp/src: qpid/broker/Queue.cpp tests/QueueTest.cpp

2009-07-08 Thread cctrieloff
Author: cctrieloff Date: Wed Jul 8 18:58:27 2009 New Revision: 792259 URL: http://svn.apache.org/viewvc?rev=792259&view=rev Log: fix for regression in patch & test to prevent regression again Simulate this: 1. start 2 nodes 2. create cluster durable lvq 3. send a transient message to the qu

svn commit: r792285 - in /qpid/trunk/qpid/cpp/src/qpid/broker: PersistableMessage.cpp PersistableMessage.h Queue.cpp

2009-07-08 Thread cctrieloff
Author: cctrieloff Date: Wed Jul 8 20:01:34 2009 New Revision: 792285 URL: http://svn.apache.org/viewvc?rev=792285&view=rev Log: Fix to cover this case: 1. start two nodes 2. create cluster durable queue and add some messages 3. kill one node (trigger force-persistent behaviour) 4. stop a

svn commit: r792286 - /qpid/trunk/qpid/cpp/src/tests/QueueTest.cpp

2009-07-08 Thread cctrieloff
Author: cctrieloff Date: Wed Jul 8 20:02:36 2009 New Revision: 792286 URL: http://svn.apache.org/viewvc?rev=792286&view=rev Log: simulate this: 1. start two nodes 2. create cluster durable queue and add some messages 3. kill one node (trigger force-persistent behaviour) 4. stop and recove