HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5bbed78d73
commit
a4532fbd3f
|
@ -683,8 +683,6 @@ Release 0.90.5 - Unreleased
|
|||
HBASE-4295 rowcounter does not return the correct number of rows in
|
||||
certain circumstances (David Revell)
|
||||
HBASE-4515 User.getCurrent() can fail to initialize the current user
|
||||
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
|
||||
(Jonathan Hsieh)
|
||||
|
||||
IMPROVEMENT
|
||||
HBASE-4205 Enhance HTable javadoc (Eric Charles)
|
||||
|
@ -705,6 +703,8 @@ Release 0.90.5 - Unreleased
|
|||
(Harsh J)
|
||||
HBASE-4375 [hbck] Add region coverage visualization to hbck
|
||||
(Jonathan Hsieh)
|
||||
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
|
||||
(Jonathan Hsieh)
|
||||
|
||||
Release 0.90.4 - August 10, 2011
|
||||
|
||||
|
|
Loading…
Reference in New Issue