diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2014-09-08 15:37:20 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2014-09-08 15:37:20 +0000 |
| commit | 436490050551b7dff037cbdfe011d5c83d43e227 (patch) | |
| tree | 316edc46b382fe20e896cc485650bc4384e33cb9 /java/test-profiles | |
| parent | 20864a0d8711abb2ad2d3340703d275ae28b4bb6 (diff) | |
| download | qpid-python-436490050551b7dff037cbdfe011d5c83d43e227.tar.gz | |
QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when receive is called in a situation where the prefetch buffer is full
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 8406f6e940..ce7c5fa151 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -74,3 +74,5 @@ org.apache.qpid.server.queue.QueueBindTest#testQueueCanBeReboundOnTopicExchange org.apache.qpid.systest.management.jmx.QueueManagementTest#testExclusiveQueueHasJmsClientIdAsOwner org.apache.qpid.test.unit.client.AMQSessionTest#testQueueDepthForQueueThatDoesNotExistLegacyBehaviour_08_091 + +org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testPrefetchWindowExpandsOnReceiveTransaction |
