HBASE-2023 Client sync block can cause 1 thread of a multi-threaded client to block all others
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@922162 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4770ea178a
commit
3098604a01
|
@ -236,6 +236,8 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-2269 PerformanceEvaluation "--nomapred" may assign duplicate random
|
||||
seed over multiple testing threads (Tatsuya Kawano via Stack)
|
||||
HBASE-2287 TypeError in shell (Alexey Kovyrin via Stack)
|
||||
HBASE-2023 Client sync block can cause 1 thread of a multi-threaded client
|
||||
to block all others (Karthik Ranganathan via Stack)
|
||||
|
||||
IMPROVEMENTS
|
||||
HBASE-1760 Cleanup TODOs in HTable
|
||||
|
|
Loading…
Reference in New Issue