svn commit: r1235556 - /qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/client/prefetch/PrefetchBehaviourTest.java

2012-01-24 Thread rajith
Author: rajith Date: Tue Jan 24 23:40:18 2012 New Revision: 1235556 URL: http://svn.apache.org/viewvc?rev=1235556&view=rev Log: QPID-3604 Added a test case to cover this issue. Modified: qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/client/prefetch/PrefetchBehaviourTest.java M

svn commit: r1235553 - /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_10.java

2012-01-24 Thread rajith
Author: rajith Date: Tue Jan 24 23:32:04 2012 New Revision: 1235553 URL: http://svn.apache.org/viewvc?rev=1235553&view=rev Log: QPID-3604 Added sync() after sending message stop for each subscriber. Modified: qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/AMQSession_0_10.ja

svn commit: r1235550 - in /qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client: AMQSession.java AMQSession_0_10.java

2012-01-24 Thread rajith
Author: rajith Date: Tue Jan 24 23:26:46 2012 New Revision: 1235550 URL: http://svn.apache.org/viewvc?rev=1235550&view=rev Log: QPID-3604 Once message stop is issued for each subscriber, the client now drains the internal queues of each subscriber. It also drains the dispatch queue. These messages

svn commit: r1235255 - /qpid/trunk/qpid/python/qpid/connection.py

2012-01-24 Thread mgoulish
Author: mgoulish Date: Tue Jan 24 14:06:06 2012 New Revision: 1235255 URL: http://svn.apache.org/viewvc?rev=1235255&view=rev Log: qpid-3778 see comment in code. this was causing a "connection aborted" failure when qpid-stat was connected through MD5, and there were several qpid-tools also connect