HBASE-3548 Fix type in documentation of pseudo distributed mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1072504 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d26aa781b5
commit
71fcacea91
|
@ -51,7 +51,6 @@ Release 0.91.0 - Unreleased
|
||||||
unflushable regions.
|
unflushable regions.
|
||||||
HBASE-3550 FilterList reports false positives (Bill Graham via Andrew
|
HBASE-3550 FilterList reports false positives (Bill Graham via Andrew
|
||||||
Purtell)
|
Purtell)
|
||||||
HBASE-3548 Fix type in documentation of pseudo distributed mode
|
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
HBASE-3290 Max Compaction Size (Nicolas Spiegelberg via Stack)
|
HBASE-3290 Max Compaction Size (Nicolas Spiegelberg via Stack)
|
||||||
|
@ -106,6 +105,7 @@ Release 0.90.2 - Unreleased
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
HBASE-3545 Possible liveness issue with MasterServerAddress in
|
HBASE-3545 Possible liveness issue with MasterServerAddress in
|
||||||
HRegionServer getMaster (Greg Bowyer via Stack)
|
HRegionServer getMaster (Greg Bowyer via Stack)
|
||||||
|
HBASE-3548 Fix type in documentation of pseudo distributed mode
|
||||||
|
|
||||||
Release 0.90.1 - Unreleased
|
Release 0.90.1 - Unreleased
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue