svn commit: r828631 - in /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server: configuration/ logging/actors/ logging/messages/ logging/subjects/

2009-10-22 Thread ritchiem
Author: ritchiem Date: Thu Oct 22 10:13:13 2009 New Revision: 828631 URL: http://svn.apache.org/viewvc?rev=828631&view=rev Log: QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logging before running. Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpi

svn commit: r828674 - in /qpid/trunk/qpid: cpp/src/qpid/broker/ python/tests_0-10/

2009-10-22 Thread tross
Author: tross Date: Thu Oct 22 12:53:10 2009 New Revision: 828674 URL: http://svn.apache.org/viewvc?rev=828674&view=rev Log: QPID-1732 - When an exchange is deleted, the binding-count for bound queues is not adjusted for deleted bindings. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/DirectE

svn commit: r828676 - /qpid/trunk/qpid/cpp/src/tests/.valgrind.supp

2009-10-22 Thread aconway
Author: aconway Date: Thu Oct 22 12:58:34 2009 New Revision: 828676 URL: http://svn.apache.org/viewvc?rev=828676&view=rev Log: Improved suppression for TCPConnector leak. Works for different libgcc version and different amounts of inlining. Modified: qpid/trunk/qpid/cpp/src/tests/.valgrind.s

svn commit: r828685 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Connection.cpp management/ManagementAgent.cpp management/ManagementAgent.h

2009-10-22 Thread tross
Author: tross Date: Thu Oct 22 13:42:29 2009 New Revision: 828685 URL: http://svn.apache.org/viewvc?rev=828685&view=rev Log: Added immediate-publish for new connections and agents. This solves a race condition where a QMF console may learn about an object before it learns about the agent that c

svn commit: r828694 - /qpid/trunk/qpid/cpp/include/qmf/engine/Query.h

2009-10-22 Thread tross
Author: tross Date: Thu Oct 22 13:51:14 2009 New Revision: 828694 URL: http://svn.apache.org/viewvc?rev=828694&view=rev Log: Added operators for present/not-present in the object (i.e. for optional properties). Modified: qpid/trunk/qpid/cpp/include/qmf/engine/Query.h Modified: qpid/trunk/qp

svn commit: r828716 - in /qpid/trunk/qpid/cpp/src/qpid/broker: Broker.cpp Broker.h

2009-10-22 Thread tross
Author: tross Date: Thu Oct 22 14:39:49 2009 New Revision: 828716 URL: http://svn.apache.org/viewvc?rev=828716&view=rev Log: Move management-agent earlier in the init-sequence so it is destroyed after the message store is finalized. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Broker.cpp

svn commit: r828739 - in /qpid/trunk/qpid/cpp/src/tests: .valgrind.supp run_test

2009-10-22 Thread aconway
Author: aconway Date: Thu Oct 22 15:11:08 2009 New Revision: 828739 URL: http://svn.apache.org/viewvc?rev=828739&view=rev Log: Removed "..." from suppressions to work with older valgrind versions. Allow enabling of valgrind suppressions by setting VALGRIND_OPTS. Modified: qpid/trunk/qpid/cpp

svn commit: r828768 - /qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/server/logging/NullRootMessageLogger.java

2009-10-22 Thread ritchiem
Author: ritchiem Date: Thu Oct 22 16:14:45 2009 New Revision: 828768 URL: http://svn.apache.org/viewvc?rev=828768&view=rev Log: QPID-2001 : Added A NullRootMessageLogger to drop logging, Currently only used by external tools. Added: qpid/trunk/qpid/java/broker/src/main/java/org/apache/qpid/

svn commit: r828770 - in /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid: server/store/PersistentStoreTest.java test/utils/QpidTestCase.java

2009-10-22 Thread ritchiem
Author: ritchiem Date: Thu Oct 22 16:15:32 2009 New Revision: 828770 URL: http://svn.apache.org/viewvc?rev=828770&view=rev Log: Updated PersitentStoreTest so that it has its own sendMessages that does not commit before returning, updated JavaDoc on QTC and PST to describe the contract of sendMes

[CONF] Apache Qpid > Qpid Management Framework

2009-10-22 Thread confluence
Qpid Management Framework Page edited by Ted Ross What Is QMF Getting Started with QMF QMF Concepts Console, Agent, and Broker Schema Class Keys and Class Versioning The QMF Protocol How to Write a

[CONF] Apache Qpid > ClusteringHA

2009-10-22 Thread confluence
ClusteringHA Page edited by Alan Conway Definitions There are two very different reasons to cluster: Reliability/Fault Tolarance Cluster members replicate state. If one member fails, clients can fail-over to another.

[CONF] Apache Qpid > Persistent Cluster Restart Design Note

2009-10-22 Thread confluence
Persistent Cluster Restart Design Note Page added by Alan Conway Overview Members of a qpid cluster may have persistent storage. Each member has its own store. While the cluster is running the store is kept in sync along with the rest of the

svn commit: r828898 - /qpid/trunk/qpid/cpp/src/windows/QpiddBroker.cpp

2009-10-22 Thread shuston
Author: shuston Date: Fri Oct 23 00:23:30 2009 New Revision: 828898 URL: http://svn.apache.org/viewvc?rev=828898&view=rev Log: Get selected TCP listen port before building the pid file name; fixes regression introduced yesterday. Modified: qpid/trunk/qpid/cpp/src/windows/QpiddBroker.cpp Mod

svn commit: r828907 - /qpid/trunk/qpid/java/test-profiles/010Excludes

2009-10-22 Thread rajith
Author: rajith Date: Fri Oct 23 01:19:03 2009 New Revision: 828907 URL: http://svn.apache.org/viewvc?rev=828907&view=rev Log: Added the following test cases to the 010Excludes file to get the test profile passing. The test failures will be investigated to determine if the broker/client needs to