From 78fa82c7b48711f06c03e176f6e24b70af65e692 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Fri, 4 Apr 2008 12:02:52 +0000 Subject: QPID-796: Added ability to enable/disable message prefetching. Prefetching is controlled through the property max_prefetch, it is turned off when max_prefetch =0. (this is 0.10 code path change) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@644688 13f79535-47bb-0310-9956-ffa450edef68 --- java/module.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'java/module.xml') diff --git a/java/module.xml b/java/module.xml index 7b63a768af..3dbab15962 100644 --- a/java/module.xml +++ b/java/module.xml @@ -185,6 +185,7 @@ + -- cgit v1.2.1