HBASE-3088 TestAvroServer and TestThriftServer broken because use same table in all tests and tests enable/disable/delete; adding mention to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1023193 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f586cbeb57
commit
7d71883786
|
@ -1004,6 +1004,8 @@ Release 0.21.0 - Unreleased
|
|||
HBASE-3092 Replace deprecated "new HBaseConfiguration(...)" calls
|
||||
(Lars Francke)
|
||||
HBASE-2968 No standard family filter provided (Andrey Stepachev)
|
||||
HBASE-3088 TestAvroServer and TestThriftServer broken because use same
|
||||
table in all tests and tests enable/disable/delete
|
||||
|
||||
NEW FEATURES
|
||||
HBASE-1961 HBase EC2 scripts
|
||||
|
|
Loading…
Reference in New Issue