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
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/
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
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.
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
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
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
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