svn commit: r782766 - in /qpid/trunk/qpid/cpp: examples/qmf-console/ping.cpp src/qpid/console/Broker.cpp src/qpid/console/Broker.h src/qpid/console/SessionManager.cpp src/qpid/console/SessionManager.h

2009-06-08 Thread tross
Author: tross Date: Mon Jun 8 20:23:19 2009 New Revision: 782766 URL: http://svn.apache.org/viewvc?rev=782766&view=rev Log: Bugfixes in the c++ console API: - Connection threads now shut down cleanly - get-query timeouts now work properly - waitForStable now only waits for connected brokers

svn commit: r782715 - /qpid/trunk/qpid/cpp/src/qpid/cluster/OutputInterceptor.cpp

2009-06-08 Thread astitcher
Author: astitcher Date: Mon Jun 8 18:06:09 2009 New Revision: 782715 URL: http://svn.apache.org/viewvc?rev=782715&view=rev Log: YA Fix to the cluster behaviour of the client heartbeat (non) detection code Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/OutputInterceptor.cpp Modified: qpid/tr

svn commit: r782712 - in /qpid/trunk/qpid/cpp/src: qpid/broker/Message.cpp tests/ClientSessionTest.cpp

2009-06-08 Thread gsim
Author: gsim Date: Mon Jun 8 17:39:24 2009 New Revision: 782712 URL: http://svn.apache.org/viewvc?rev=782712&view=rev Log: If expiration is already set, don't alter it. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Message.cpp qpid/trunk/qpid/cpp/src/tests/ClientSessionTest.cpp Modifie

svn commit: r782696 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Connection.cpp broker/ConnectionHandler.cpp cluster/NoOpConnectionOutputHandler.h cluster/OutputInterceptor.cpp cluster/OutputInterceptor

2009-06-08 Thread astitcher
Author: astitcher Date: Mon Jun 8 16:43:28 2009 New Revision: 782696 URL: http://svn.apache.org/viewvc?rev=782696&view=rev Log: Fix of the previous client heartbeat changes: - Changes to the cluster code were previously missed - It's neater and more correct to reset the traffic timeout for all

svn commit: r782651 - in /qpid/trunk/qpid/cpp/src/qpid: broker/Connection.cpp broker/Connection.h broker/ConnectionHandler.cpp client/ConnectionHandler.cpp

2009-06-08 Thread astitcher
Author: astitcher Date: Mon Jun 8 14:35:01 2009 New Revision: 782651 URL: http://svn.apache.org/viewvc?rev=782651&view=rev Log: - Added heartbeat generation to the client (actually echo back any broker generated heartbeat) - Broker now disconnects client if it receives no traffic in 2 heartbe

svn commit: r782650 - /qpid/trunk/qpid/cpp/src/qpid/broker/Timer.cpp

2009-06-08 Thread astitcher
Author: astitcher Date: Mon Jun 8 14:34:52 2009 New Revision: 782650 URL: http://svn.apache.org/viewvc?rev=782650&view=rev Log: Fixed broker Timer implementation so that you can correctly change the expiry time of a queued TimerTask. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Timer.cpp M

svn commit: r782649 - in /qpid/trunk/qpid/cpp/src/qpid: amqp_0_10/ broker/ sys/ sys/ssl/

2009-06-08 Thread astitcher
Author: astitcher Date: Mon Jun 8 14:34:45 2009 New Revision: 782649 URL: http://svn.apache.org/viewvc?rev=782649&view=rev Log: Plumbed in an a connection abort operation to the OutputHandler Modified: qpid/trunk/qpid/cpp/src/qpid/amqp_0_10/Connection.cpp qpid/trunk/qpid/cpp/src/qpid/amq

svn commit: r782639 - /qpid/trunk/qpid/python/qpid/delegates.py

2009-06-08 Thread rhs
Author: rhs Date: Mon Jun 8 14:11:28 2009 New Revision: 782639 URL: http://svn.apache.org/viewvc?rev=782639&view=rev Log: make the client delegate echo heartbeats Modified: qpid/trunk/qpid/python/qpid/delegates.py Modified: qpid/trunk/qpid/python/qpid/delegates.py URL: http://svn.apache.or

svn commit: r782633 - /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport/ClientDelegate.java

2009-06-08 Thread rhs
Author: rhs Date: Mon Jun 8 14:03:55 2009 New Revision: 782633 URL: http://svn.apache.org/viewvc?rev=782633&view=rev Log: QPID-1893: echo back a heartbeat when we receive one Modified: qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/transport/ClientDelegate.java Modified: qpid/t

svn commit: r782555 - /qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp

2009-06-08 Thread gsim
Author: gsim Date: Mon Jun 8 08:19:23 2009 New Revision: 782555 URL: http://svn.apache.org/viewvc?rev=782555&view=rev Log: Fix change in test logic introduced by r782075. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/broker/Queue.cpp URL: h