HBASE-1869 IndexedTable delete fails when used in conjunction with RowLock()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@819061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4e446e7689
commit
3da4b6ff0d
|
@ -47,6 +47,8 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-1865 0.20.0 TableInputFormatBase NPE
|
||||
HBASE-1866 Scan(Scan) copy constructor does not copy value of
|
||||
cacheBlocks
|
||||
HBASE-1869 IndexedTable delete fails when used in conjunction with RowLock()
|
||||
(Keith Thomas via Stack)
|
||||
|
||||
IMPROVEMENTS
|
||||
HBASE-1760 Cleanup TODOs in HTable
|
||||
|
|
Loading…
Reference in New Issue