svn commit: r1176602 - /qpid/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageGroupManager.cpp

2011-09-27 Thread kgiusti
Author: kgiusti Date: Tue Sep 27 20:33:56 2011 New Revision: 1176602 URL: http://svn.apache.org/viewvc?rev=1176602&view=rev Log: QPID-3346: fix misleading comment Modified: qpid/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageGroupManager.cpp Modified: qpid/branches/qpid-3346/qpid/cpp/sr

svn commit: r1176538 - in /qpid/branches/qpid-3346/qpid/cpp/src: ./ qpid/broker/

2011-09-27 Thread kgiusti
Author: kgiusti Date: Tue Sep 27 19:20:49 2011 New Revision: 1176538 URL: http://svn.apache.org/viewvc?rev=1176538&view=rev Log: QPID-3346: incorporate more review feedback Added: qpid/branches/qpid-3346/qpid/cpp/src/qpid/broker/FifoAllocator.cpp qpid/branches/qpid-3346/qpid/cpp/src/qpid/

svn commit: r1176415 - /qpid/trunk/qpid/tools/src/py/qmf-tool

2011-09-27 Thread tross
Author: tross Date: Tue Sep 27 14:56:00 2011 New Revision: 1176415 URL: http://svn.apache.org/viewvc?rev=1176415&view=rev Log: QPID-3506 - Improved error handling in CLI parse. Modified: qpid/trunk/qpid/tools/src/py/qmf-tool Modified: qpid/trunk/qpid/tools/src/py/qmf-tool URL: http://svn.ap

svn commit: r1176412 - /qpid/trunk/qpid/cpp/src/CMakeLists.txt

2011-09-27 Thread chug
Author: chug Date: Tue Sep 27 14:53:21 2011 New Revision: 1176412 URL: http://svn.apache.org/viewvc?rev=1176412&view=rev Log: QPID-2574 Mismatch uint32_t / size_t Suppress size mismatch warning in windows builds. The /wd4267 switch can be turned off when -Wconversion is turned on in gcc builds.

svn commit: r1176373 - in /qpid/branches/qpid-2920-active/qpid/cpp: src/qpid/broker/ src/qpid/cluster/exp/ src/tests/ xml/

2011-09-27 Thread aconway
Author: aconway Date: Tue Sep 27 13:11:30 2011 New Revision: 1176373 URL: http://svn.apache.org/viewvc?rev=1176373&view=rev Log: QPID-2920: Use multiple independent CPG groups. Use a fixed set of CPG groups, hash queue names to choose the group for a given operation. Operations on a given queue w

svn commit: r1176372 - in /qpid/branches/qpid-2920-active/qpid/cpp/src: ./ qpid/cluster/exp/

2011-09-27 Thread aconway
Author: aconway Date: Tue Sep 27 13:11:14 2011 New Revision: 1176372 URL: http://svn.apache.org/viewvc?rev=1176372&view=rev Log: QPID-2920: Groundwork to enable queues hashed over multiple CPG groups. Added: qpid/branches/qpid-2920-active/qpid/cpp/src/qpid/cluster/exp/Group.cpp (with props

svn commit: r1176363 - in /qpid/trunk/qpid/cpp/src: qpid/client/amqp0_10/AddressResolution.cpp tests/MessagingSessionTests.cpp

2011-09-27 Thread gsim
Author: gsim Date: Tue Sep 27 12:53:45 2011 New Revision: 1176363 URL: http://svn.apache.org/viewvc?rev=1176363&view=rev Log: QPID-3508: Ensure subscription queue is deleted on closing receiver (unless it has explicitly been configured non-exclusive) Modified: qpid/trunk/qpid/cpp/src/qpid/cl

svn commit: r1176326 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/BasicMessageConsumer.java

2011-09-27 Thread robbie
Author: robbie Date: Tue Sep 27 11:02:47 2011 New Revision: 1176326 URL: http://svn.apache.org/viewvc?rev=1176326&view=rev Log: QPID-3507: move the MessageListener check in front of the _receiving CAS Applied patch from Oleksandr Rudyy Modified: qpid/trunk/qpid/java/client/src/main/java/org