HBASE-2295 Row locks may deadlock with themselves
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@921094 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
782f78f29d
commit
bfd6812b40
|
@ -13,7 +13,7 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-2219 stop using code mapping for method names in the RPC
|
||||
HBASE-1728 Column family scoping and cluster identification
|
||||
HBASE-2099 Move build to Maven (Paul Smith via Stack)
|
||||
HBASE-2260 Remove all traces of Ant and Ivy (Lars Francke via Stack)
|
||||
HBASE-2260 Remove all traces of Ant and Ivy (Lars Francke via Stack)
|
||||
|
||||
BUG FIXES
|
||||
HBASE-1791 Timeout in IndexRecordWriter (Bradford Stephens via Andrew
|
||||
|
|
Loading…
Reference in New Issue