svn commit: r835746 - in /qpid/trunk/qpid/cpp/src/tests: declare_queues.cpp failover_soak.cpp replaying_sender.cpp resuming_receiver.cpp run_failover_soak

2009-11-12 Thread mgoulish
Author: mgoulish Date: Fri Nov 13 05:37:54 2009 New Revision: 835746 URL: http://svn.apache.org/viewvc?rev=835746&view=rev Log: Make failover_soak and its children adjustable as to the number of brokers in the cluster, and the number of queues talking through the cluster during the test. resumi

svn commit: r835679 - in /qpid/trunk/qpid/cpp/examples: messaging/Makefile.am pub-sub/Makefile.am qmf-console/Makefile.am request-response/Makefile.am

2009-11-12 Thread shuston
Author: shuston Date: Fri Nov 13 00:48:00 2009 New Revision: 835679 URL: http://svn.apache.org/viewvc?rev=835679&view=rev Log: Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DIST for messaging/Makefile.am. Modified: qpid/trunk/qpid/cpp/examples/messaging/Makefile.

svn commit: r835656 - /qpid/trunk/qpid/python/tests_0-10/persistence.py

2009-11-12 Thread shuston
Author: shuston Date: Fri Nov 13 00:18:08 2009 New Revision: 835656 URL: http://svn.apache.org/viewvc?rev=835656&view=rev Log: No need to import from testrunner; allows this to run on Windows as well. Modified: qpid/trunk/qpid/python/tests_0-10/persistence.py Modified: qpid/trunk/qpid/python

svn commit: r835653 [2/2] - /qpid/trunk/qpid/cpp/examples/messaging/

2009-11-12 Thread shuston
Added: qpid/trunk/qpid/cpp/examples/messaging/messaging_topic_listener.vcproj URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/messaging_topic_listener.vcproj?rev=835653&view=auto == --- qpid/trunk/

svn commit: r835652 [3/3] - in /qpid/trunk/qpid/cpp: ./ docs/api/ examples/ examples/direct/ examples/failover/ examples/fanout/ examples/pub-sub/ examples/qmf-agent/ examples/qmf-console/ examples/re

2009-11-12 Thread shuston
Modified: qpid/trunk/qpid/cpp/examples/tradedemo/tradedemo_topic_publisher.vcproj URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/tradedemo/tradedemo_topic_publisher.vcproj?rev=835652&r1=835651&r2=835652&view=diff

svn commit: r835550 [3/5] - in /qpid/trunk/qpid: cpp/ cpp/bindings/sasl/ extras/ extras/sasl/ extras/sasl/build-aux/ extras/sasl/cyrus/ extras/sasl/include/ extras/sasl/m4/ extras/sasl/python/ extras/

2009-11-12 Thread tross
Added: qpid/trunk/qpid/extras/sasl/configure.ac URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/sasl/configure.ac?rev=835550&view=auto == --- qpid/trunk/qpid/extras/sasl/configure.ac (added) +++ qpid/trunk/qpid/ex

svn commit: r835550 [5/5] - in /qpid/trunk/qpid: cpp/ cpp/bindings/sasl/ extras/ extras/sasl/ extras/sasl/build-aux/ extras/sasl/cyrus/ extras/sasl/include/ extras/sasl/m4/ extras/sasl/python/ extras/

2009-11-12 Thread tross
Added: qpid/trunk/qpid/extras/sasl/m4/ltoptions.m4 URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/sasl/m4/ltoptions.m4?rev=835550&view=auto == --- qpid/trunk/qpid/extras/sasl/m4/ltoptions.m4 (added) +++ qpid/trun

svn commit: r835547 - /qpid/trunk/qpid/cpp/src/tests/cluster_tests.py

2009-11-12 Thread aconway
Author: aconway Date: Thu Nov 12 21:13:00 2009 New Revision: 835547 URL: http://svn.apache.org/viewvc?rev=835547&view=rev Log: Made cluster_tests.py ClusterTests.test_failover configurable to run for any length of time. Also incorporated error generators to give a good stress test. Modified:

svn commit: r835537 - /qpid/trunk/qpid/python/qmf/console.py

2009-11-12 Thread nsantos
Author: nsantos Date: Thu Nov 12 20:52:11 2009 New Revision: 835537 URL: http://svn.apache.org/viewvc?rev=835537&view=rev Log: replace gethostbyname() with getaddrinfo(), which supports IPv6 addresses and is thread-safe; had missed one instance on previous checkin Modified: qpid/trunk/qpid/p

svn commit: r835509 - /qpid/trunk/qpid/python/qpid/driver.py

2009-11-12 Thread rhs
Author: rhs Date: Thu Nov 12 19:19:44 2009 New Revision: 835509 URL: http://svn.apache.org/viewvc?rev=835509&view=rev Log: switched SUBJECT and TO to use a qpid prefix Modified: qpid/trunk/qpid/python/qpid/driver.py Modified: qpid/trunk/qpid/python/qpid/driver.py URL: http://svn.apache.org/

svn commit: r835504 - in /qpid/trunk/qpid/python: qmf/console.py qpid/managementdata.py

2009-11-12 Thread nsantos
Author: nsantos Date: Thu Nov 12 19:14:49 2009 New Revision: 835504 URL: http://svn.apache.org/viewvc?rev=835504&view=rev Log: replace gethostbyname() with getaddrinfo(), which supports IPv6 addresses and is thread-safe Modified: qpid/trunk/qpid/python/qmf/console.py qpid/trunk/qpid/pyth

[CONF] Apache Qpid > Persistent Cluster Restart Design Note

2009-11-12 Thread confluence
Persistent Cluster Restart Design Note Page edited by Alan Conway Persistent clusters. A cluster has either all transient or all persistent members, mixed clusters are not allowed. Persistent restart scenarios: first run of pers

svn commit: r835488 - in /qpid/trunk/qpid/python/qpid: messaging.py tests/messaging.py

2009-11-12 Thread rhs
Author: rhs Date: Thu Nov 12 18:33:25 2009 New Revision: 835488 URL: http://svn.apache.org/viewvc?rev=835488&view=rev Log: removed listeners in favor of next_receiver Modified: qpid/trunk/qpid/python/qpid/messaging.py qpid/trunk/qpid/python/qpid/tests/messaging.py Modified: qpid/trunk/qp

[CONF] Apache Qpid > Download

2009-11-12 Thread confluence
Download Page edited by Jonathan Robie Production Releases These releases are well tested and appropriate for production use. 0.5 is the latest release of Qpid. Qpid supports the latest version of AMQP 0-10, and some components als

[CONF] Apache Qpid > Download

2009-11-12 Thread confluence
Download Page edited by Jonathan Robie Production Releases These releases are well tested and appropriate for production use. 0.5 is the latest release of Qpid. Qpid supports the latest version of AMQP 0-10, and some components als

[CONF] Apache Qpid > Qpid Java Build How To

2009-11-12 Thread confluence
Qpid Java Build How To Comment removed by Jonathan Robie Hello, I think that the trunk version only compiles with JDK 6. Please correct me if I'm wrong. Change Notification Preferences ---

[CONF] Apache Qpid > AMQP C++ Messaging Client

2009-11-12 Thread confluence
AMQP C++ Messaging Client Page edited by Jonathan Robie User Guides C++ Client API (AMQP 0-10) Examples Examples Running the C++ Examples Change Notification Preferences

svn commit: r835392 - /qpid/trunk/qpid/cpp/examples/qmf-agent/example.cpp

2009-11-12 Thread tross
Author: tross Date: Thu Nov 12 14:35:39 2009 New Revision: 835392 URL: http://svn.apache.org/viewvc?rev=835392&view=rev Log: QPID-2179 - example qmf-agent occasionally crashes on shutdown Committed patch from Ken Giusti Modified: qpid/trunk/qpid/cpp/examples/qmf-agent/example.cpp Modified: q

[CONF] Apache Qpid > Qpid Java Build How To

2009-11-12 Thread confluence
Qpid Java Build How To Page commented by Bruno Matos Hello, I think that the trunk version only compiles with JDK 6. Please correct me if I'm wrong. Change Notification Preferences

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-11-12 Thread confluence
Qpid JMX Management Console User Guide Page edited by Robbie Gemmell Qpid JMX Management Console User Guide The guide can be found below in wiki form, or downloaded as a file: (DOC) (PDF) Introduction Startup & Configuration

[CONF] Apache Qpid > Qpid Management Features

2009-11-12 Thread confluence
Qpid Management Features Page edited by Robbie Gemmell Management tool: See our Management Console page for details of how to use various console options with the Qpid management features. The management of QPID is categorised into

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-11-12 Thread confluence
Qpid JMX Management Console User Guide Page edited by Robbie Gemmell Qpid JMX Management Console User Guide Qpid JMX Management Console User Guide The guide can be found below in wiki form, or downloaded as a file: (DOC) (PDF)

[CONF] Apache Qpid > Qpid JMX Management Console User Guide

2009-11-12 Thread confluence
Qpid JMX Management Console User Guide Page edited by Robbie Gemmell Qpid JMX Management Console User Guide The guide can be found below in wiki form, or downloaded as a file: (DOC) (PDF) Introduction Startup & Configuration

svn commit: r835323 - in /qpid/trunk/qpid/cpp: include/qpid/messaging/ src/qpid/client/amqp0_10/ src/qpid/messaging/ src/tests/

2009-11-12 Thread gsim
Author: gsim Date: Thu Nov 12 10:30:53 2009 New Revision: 835323 URL: http://svn.apache.org/viewvc?rev=835323&view=rev Log: Merge branch 'next_receiver_changes' into trunk Modified: qpid/trunk/qpid/cpp/include/qpid/messaging/Session.h qpid/trunk/qpid/cpp/src/qpid/client/amqp0_10/IncomingM