HBASE-1361 Disable bloom filters

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@771558 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2009-05-05 04:36:57 +00:00
parent 08de99e307
commit fc856b6a24
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Release 0.20.0 - Unreleased
HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop HBASE-1348 Move 0.20.0 targeted TRUNK to 0.20.0 hadoop
(Ryan Rawson and Stack) (Ryan Rawson and Stack)
HBASE-1342 Add to filesystem info needed to rebuild .META. HBASE-1342 Add to filesystem info needed to rebuild .META.
HBASE-1361 Disable bloom filters
BUG FIXES BUG FIXES
HBASE-1140 "ant clean test" fails (Nitay Joffe via Stack) HBASE-1140 "ant clean test" fails (Nitay Joffe via Stack)