svn commit: r1299027 - /qpid/branches/qpid-3890/

2012-03-09 Thread kgiusti
Author: kgiusti Date: Fri Mar 9 20:27:30 2012 New Revision: 1299027 URL: http://svn.apache.org/viewvc?rev=1299027&view=rev Log: branch for queue lock tweaking work. Added: qpid/branches/qpid-3890/ (props changed) - copied from r1299021, qpid/trunk/ Propchange: qpid/branches/qpid-389

svn commit: r1299015 - in /qpid/trunk/qpid/cpp/src: qpid/log/Statement.cpp tests/logging.cpp

2012-03-09 Thread chug
Author: chug Date: Fri Mar 9 20:02:33 2012 New Revision: 1299015 URL: http://svn.apache.org/viewvc?rev=1299015&view=rev Log: QPID-3891 C++ Broker --log-function is too chatty. Print only class-qualified function names and no args. Modified: qpid/trunk/qpid/cpp/src/qpid/log/Statement.cpp