HBASE-1499 Fix javadoc warnings

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@782787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2009-06-08 21:18:40 +00:00
parent a5f6e5f60c
commit 6ec18020ee
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ Release 0.20.0 - Unreleased
via Andrew Purtell)
HBASE-1486 BLOCKCACHE always on even when disabled (Lars George via Stack)
HBASE-1491 ZooKeeper errors: "Client has seen zxid 0xe our last zxid is 0xd"
HBASE-1499 Fix javadoc warnings after HBASE-1304 commit (Lars George via Stack)
IMPROVEMENTS
HBASE-1089 Add count of regions on filesystem to master UI; add percentage