HBASE-867 If millions of columns in a column family, hbase scanner won't come up
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@785830 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
298bc17f86
commit
dd87f8d973
|
@ -351,6 +351,8 @@ Release 0.20.0 - Unreleased
|
|||
(Lars George via Stack)
|
||||
HBASE-1514 hfile inspection tool
|
||||
HBASE-1329 Visibility into ZooKeeper
|
||||
HBASE-867 If millions of columns in a column family, hbase scanner won't
|
||||
come up (Jonathan Gray via Stack)
|
||||
|
||||
OPTIMIZATIONS
|
||||
HBASE-1412 Change values for delete column and column family in KeyValue
|
||||
|
|
Loading…
Reference in New Issue