From 30eea2618dcc0a43d1d4d764590100c19bd7c05d Mon Sep 17 00:00:00 2001 From: Justin Clarke Casey Date: Fri, 22 Feb 2008 20:50:30 +0000 Subject: * Implement packet queue statistics * This will show the packets waiting in each queue for each client logged into a region server * These are displayed using 'show stats' on the region command line * This is in pursuit of a memory leak. * This will require a prebuild --- prebuild.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 9b1a771..96d008a 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -147,6 +147,7 @@ ../../../bin/ + @@ -752,6 +753,7 @@ + -- cgit v1.1