diff --git a/src/main/docbkx/book.xml b/src/main/docbkx/book.xml index 422f9023545..3ce0fc3aa2b 100644 --- a/src/main/docbkx/book.xml +++ b/src/main/docbkx/book.xml @@ -1862,6 +1862,11 @@ rs.close();
Region Splits + Regions split when they reach a configured threshold. + Below we treat the topic in short. For a longer exposition, + see Apache HBase Region Splitting and Merging + by our Enis Soztutar. + Splits run unaided on the RegionServer; i.e. the Master does not participate. The RegionServer splits a region, offlines the split