HBASE-3680 Publish more metrics about mslab

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1196235 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-11-01 19:33:52 +00:00
parent 61735778e9
commit 0b9a8701d2
1 changed files with 1 additions and 0 deletions

View File

@ -705,6 +705,7 @@ Release 0.92.0 - Unreleased
HBASE-4603 Uneeded sleep time for tests in
hbase.master.ServerManager#waitForRegionServers (nkeywal)
HBASE-4703 Improvements in tests (nkeywal)
HBASE-3680 Publish more metrics about mslab
TASKS
HBASE-3559 Move report of split to master OFF the heartbeat channel