HBASE-1647 Filter#filterRow is called too often, filters rows it shouldn't have
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@798499 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b5ccf99a9b
commit
69dc5b571e
|
@ -296,7 +296,7 @@ Release 0.20.0 - Unreleased
|
|||
HBASE-1703 ICVs across /during a flush can cause multiple keys with the
|
||||
same TS (bad)
|
||||
HBASE-1647 Filter#filterRow is called too often, filters rows it
|
||||
shouldn't have
|
||||
shouldn't have (Doğacan Güney via Ryan Rawson and Stack)
|
||||
|
||||
IMPROVEMENTS
|
||||
HBASE-1089 Add count of regions on filesystem to master UI; add percentage
|
||||
|
|
Loading…
Reference in New Issue