You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by gi...@apache.org on 2018/12/11 21:20:29 UTC

[bookkeeper] branch asf-site updated: Updated site at revision 9a0da5c

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1f9b334  Updated site at revision 9a0da5c
1f9b334 is described below

commit 1f9b3344a22d9bd832476c7550ed02f63fd69008
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Dec 11 21:20:26 2018 +0000

    Updated site at revision 9a0da5c
---
 .../docs/latest/api/javadoc/constant-values.html   | 123 ++--
 content/docs/latest/api/javadoc/index-all.html     |  30 +
 .../bookkeeper/conf/ServerConfiguration.html       | 656 +++++++++++++--------
 3 files changed, 512 insertions(+), 297 deletions(-)

diff --git a/content/docs/latest/api/javadoc/constant-values.html b/content/docs/latest/api/javadoc/constant-values.html
index b85b483..99be42f 100644
--- a/content/docs/latest/api/javadoc/constant-values.html
+++ b/content/docs/latest/api/javadoc/constant-values.html
@@ -2196,363 +2196,384 @@
 <td class="colLast"><code>"listeningInterface"</code></td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_CONSISTENCY_CHECK_ON_STARTUP">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_CONSISTENCY_CHECK_ON_STARTUP">LOCAL_CONSISTENCY_CHECK_ON_STARTUP</a></code></td>
+<td class="colLast"><code>"localConsistencyCheckOnStartup"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_PERIOD">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_PERIOD">LOCAL_SCRUB_PERIOD</a></code></td>
+<td class="colLast"><code>"localScrubInterval"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_RATE_LIMIT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_RATE_LIMIT">LOCAL_SCRUB_RATE_LIMIT</a></code></td>
+<td class="colLast"><code>"localScrubRateLimit"</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD</a></code></td>
 <td class="colLast"><code>"lockReleaseOfFailedLedgerGracePeriod"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.LOST_BOOKIE_RECOVERY_DELAY">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOST_BOOKIE_RECOVERY_DELAY">LOST_BOOKIE_RECOVERY_DELAY</a></code></td>
 <td class="colLast"><code>"lostBookieRecoveryDelay"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAJOR_COMPACTION_INTERVAL">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_INTERVAL">MAJOR_COMPACTION_INTERVAL</a></code></td>
 <td class="colLast"><code>"majorCompactionInterval"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAJOR_COMPACTION_THRESHOLD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_THRESHOLD">MAJOR_COMPACTION_THRESHOLD</a></code></td>
 <td class="colLast"><code>"majorCompactionThreshold"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_ADDS_IN_PROGRESS_LIMIT">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_ADDS_IN_PROGRESS_LIMIT">MAX_ADDS_IN_PROGRESS_LIMIT</a></code></td>
 <td class="colLast"><code>"maxAddsInProgressLimit"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_BACKUP_JOURNALS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_BACKUP_JOURNALS">MAX_BACKUP_JOURNALS</a></code></td>
 <td class="colLast"><code>"journalMaxBackups"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_JOURNAL_SIZE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_JOURNAL_SIZE">MAX_JOURNAL_SIZE</a></code></td>
 <td class="colLast"><code>"journalMaxSizeMB"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_PENDING_ADD_REQUESTS_PER_THREAD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_ADD_REQUESTS_PER_THREAD">MAX_PENDING_ADD_REQUESTS_PER_THREAD</a></code></td>
 <td class="colLast"><code>"maxPendingAddRequestsPerThread"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_PENDING_READ_REQUESTS_PER_THREAD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_READ_REQUESTS_PER_THREAD">MAX_PENDING_READ_REQUESTS_PER_THREAD</a></code></td>
 <td class="colLast"><code>"maxPendingReadRequestsPerThread"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAX_READS_IN_PROGRESS_LIMIT">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_READS_IN_PROGRESS_LIMIT">MAX_READS_IN_PROGRESS_LIMIT</a></code></td>
 <td class="colLast"><code>"maxReadsInProgressLimit"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS</a></code></td>
 <td class="colLast"><code>"maximumNumberOfActiveEntryLogs"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">MIN_USABLESIZE_FOR_ENTRYLOG_CREATION</a></code></td>
 <td class="colLast"><code>"minUsableSizeForEntryLogCreation"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES</a></code></td>
 <td class="colLast"><code>"minUsableSizeForHighPriorityWrites"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_INDEXFILE_CREATION">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_INDEXFILE_CREATION">MIN_USABLESIZE_FOR_INDEXFILE_CREATION</a></code></td>
 <td class="colLast"><code>"minUsableSizeForIndexFileCreation"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MINOR_COMPACTION_INTERVAL">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_INTERVAL">MINOR_COMPACTION_INTERVAL</a></code></td>
 <td class="colLast"><code>"minorCompactionInterval"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.MINOR_COMPACTION_THRESHOLD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_THRESHOLD">MINOR_COMPACTION_THRESHOLD</a></code></td>
 <td class="colLast"><code>"minorCompactionThreshold"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUM_ADD_WORKER_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_ADD_WORKER_THREADS">NUM_ADD_WORKER_THREADS</a></code></td>
 <td class="colLast"><code>"numAddWorkerThreads"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUM_HIGH_PRIORITY_WORKER_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_HIGH_PRIORITY_WORKER_THREADS">NUM_HIGH_PRIORITY_WORKER_THREADS</a></code></td>
 <td class="colLast"><code>"numHighPriorityWorkerThreads"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUM_JOURNAL_CALLBACK_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_JOURNAL_CALLBACK_THREADS">NUM_JOURNAL_CALLBACK_THREADS</a></code></td>
 <td class="colLast"><code>"numJournalCallbackThreads"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUM_LONG_POLL_WORKER_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_LONG_POLL_WORKER_THREADS">NUM_LONG_POLL_WORKER_THREADS</a></code></td>
 <td class="colLast"><code>"numLongPollWorkerThreads"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUM_READ_WORKER_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_READ_WORKER_THREADS">NUM_READ_WORKER_THREADS</a></code></td>
 <td class="colLast"><code>"numReadWorkerThreads"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.NUMBER_OF_MEMTABLE_FLUSH_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUMBER_OF_MEMTABLE_FLUSH_THREADS">NUMBER_OF_MEMTABLE_FLUSH_THREADS</a></code></td>
 <td class="colLast"><code>"numOfMemtableFlushThreads"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.OPEN_FILE_LIMIT">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_FILE_LIMIT">OPEN_FILE_LIMIT</a></code></td>
 <td class="colLast"><code>"openFileLimit"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">OPEN_LEDGER_REREPLICATION_GRACE_PERIOD</a></code></td>
 <td class="colLast"><code>"openLedgerRereplicationGracePeriod"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.PAGE_LIMIT">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_LIMIT">PAGE_LIMIT</a></code></td>
 <td class="colLast"><code>"pageLimit"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.PAGE_SIZE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_SIZE">PAGE_SIZE</a></code></td>
 <td class="colLast"><code>"pageSize"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.PERSIST_BOOKIE_STATUS_ENABLED">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PERSIST_BOOKIE_STATUS_ENABLED">PERSIST_BOOKIE_STATUS_ENABLED</a></code></td>
 <td class="colLast"><code>"persistBookieStatusEnabled"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.READ_BUFFER_SIZE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_BUFFER_SIZE">READ_BUFFER_SIZE</a></code></td>
 <td class="colLast"><code>"readBufferSizeBytes"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.READ_ONLY_MODE_ENABLED">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_ONLY_MODE_ENABLED">READ_ONLY_MODE_ENABLED</a></code></td>
 <td class="colLast"><code>"readOnlyModeEnabled"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.REGISTRATION_MANAGER_CLASS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REGISTRATION_MANAGER_CLASS">REGISTRATION_MANAGER_CLASS</a></code></td>
 <td class="colLast"><code>"registrationManagerClass"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.REQUEST_TIMER_NO_OF_TICKS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_NO_OF_TICKS">REQUEST_TIMER_NO_OF_TICKS</a></code></td>
 <td class="colLast"><code>"requestTimerNumTicks"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.REQUEST_TIMER_TICK_DURATION_MILLISEC">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_TICK_DURATION_MILLISEC">REQUEST_TIMER_TICK_DURATION_MILLISEC</a></code></td>
 <td class="colLast"><code>"requestTimerTickDurationMs"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.RW_REREPLICATE_BACKOFF_MS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#RW_REREPLICATE_BACKOFF_MS">RW_REREPLICATE_BACKOFF_MS</a></code></td>
 <td class="colLast"><code>"rwRereplicateBackoffMs"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_NUM_IO_THREADS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_NUM_IO_THREADS">SERVER_NUM_IO_THREADS</a></code></td>
 <td class="colLast"><code>"serverNumIOThreads"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_SOCK_KEEPALIVE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_KEEPALIVE">SERVER_SOCK_KEEPALIVE</a></code></td>
 <td class="colLast"><code>"serverSockKeepalive"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_SOCK_LINGER">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_LINGER">SERVER_SOCK_LINGER</a></code></td>
 <td class="colLast"><code>"serverTcpLinger"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_TCP_NODELAY">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_TCP_NODELAY">SERVER_TCP_NODELAY</a></code></td>
 <td class="colLast"><code>"serverTcpNoDelay"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_WRITEBUFFER_HIGH_WATER_MARK">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_HIGH_WATER_MARK">SERVER_WRITEBUFFER_HIGH_WATER_MARK</a></code></td>
 <td class="colLast"><code>"serverWriteBufferHighWaterMark"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_WRITEBUFFER_LOW_WATER_MARK">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_LOW_WATER_MARK">SERVER_WRITEBUFFER_LOW_WATER_MARK</a></code></td>
 <td class="colLast"><code>"serverWriteBufferLowWaterMark"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_CHUNK_SIZE_ENTRY">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_CHUNK_SIZE_ENTRY">SKIP_LIST_CHUNK_SIZE_ENTRY</a></code></td>
 <td class="colLast"><code>"skipListArenaChunkSize"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_MAX_ALLOC_ENTRY">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_MAX_ALLOC_ENTRY">SKIP_LIST_MAX_ALLOC_ENTRY</a></code></td>
 <td class="colLast"><code>"skipListArenaMaxAllocSize"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_SIZE_LIMIT">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_SIZE_LIMIT">SKIP_LIST_SIZE_LIMIT</a></code></td>
 <td class="colLast"><code>"skipListSizeLimit"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.SORTED_LEDGER_STORAGE_ENABLED">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SORTED_LEDGER_STORAGE_ENABLED">SORTED_LEDGER_STORAGE_ENABLED</a></code></td>
 <td class="colLast"><code>"sortedLedgerStorageEnabled"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.STATS_PROVIDER_CLASS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#STATS_PROVIDER_CLASS">STATS_PROVIDER_CLASS</a></code></td>
 <td class="colLast"><code>"statsProviderClass"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.USE_HOST_NAME_AS_BOOKIE_ID">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_HOST_NAME_AS_BOOKIE_ID">USE_HOST_NAME_AS_BOOKIE_ID</a></code></td>
 <td class="colLast"><code>"useHostNameAsBookieID"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.USE_SHORT_HOST_NAME">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_SHORT_HOST_NAME">USE_SHORT_HOST_NAME</a></code></td>
 <td class="colLast"><code>"useShortHostName"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.USE_TRANSACTIONAL_COMPACTION">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_TRANSACTIONAL_COMPACTION">USE_TRANSACTIONAL_COMPACTION</a></code></td>
 <td class="colLast"><code>"useTransactionalCompaction"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.VERIFY_METADATA_ON_GC">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#VERIFY_METADATA_ON_GC">VERIFY_METADATA_ON_GC</a></code></td>
 <td class="colLast"><code>"verifyMetadataOnGC"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE</a></code></td>
 <td class="colLast"><code>"waitTimeoutOnResponseBackpressureMs"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.WRITE_BUFFER_SIZE">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#WRITE_BUFFER_SIZE">WRITE_BUFFER_SIZE</a></code></td>
 <td class="colLast"><code>"writeBufferSizeBytes"</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.ZK_RETRY_BACKOFF_MAX_MS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_MAX_MS">ZK_RETRY_BACKOFF_MAX_MS</a></code></td>
 <td class="colLast"><code>"zkRetryBackoffMaxMs"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.conf.ServerConfiguration.ZK_RETRY_BACKOFF_START_MS">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
diff --git a/content/docs/latest/api/javadoc/index-all.html b/content/docs/latest/api/javadoc/index-all.html
index 5ba311e..233f979 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -3087,6 +3087,14 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#getLocalRegion-org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy.BookieNode-">getLocalRegion(TopologyAwareEnsemblePlacementPolicy.BookieNode)</a></span> - Method in class org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html" title="class in org.apache.bookkeeper.client">RegionAwareEnsemblePlacementPolicy</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#getLocalScrubPeriod--">getLocalScrubPeriod()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">Get local scrub interval.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#getLocalScrubRateLimit--">getLocalScrubRateLimit()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#getLockReleaseOfFailedLedgerGracePeriod--">getLockReleaseOfFailedLedgerGracePeriod()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
 <dd>
 <div class="block">Get the grace period which the replication worker to wait before
@@ -4236,6 +4244,14 @@
 <dd>
 <div class="block">Get whether to start the http server or not.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#isLocalConsistencyCheckOnStartup--">isLocalConsistencyCheckOnStartup()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">True if a local consistency check should be performed on startup.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#isLocalScrubEnabled--">isLocalScrubEnabled()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">Get whether local scrub is enabled.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#isNettyUsePooledBuffers--">isNettyUsePooledBuffers()</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ClientConfiguration.html" title="class in org.apache.bookkeeper.conf">ClientConfiguration</a></dt>
 <dd>
 <div class="block">Option to use Netty Pooled ByteBufs.</div>
@@ -4696,10 +4712,16 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/stats/Stats.html#loadStatsProvider-java.lang.String-">loadStatsProvider(String)</a></span> - Static method in class org.apache.bookkeeper.stats.<a href="org/apache/bookkeeper/stats/Stats.html" title="class in org.apache.bookkeeper.stats">Stats</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_CONSISTENCY_CHECK_ON_STARTUP">LOCAL_CONSISTENCY_CHECK_ON_STARTUP</a></span> - Static variable in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#LOCAL_FAIL_MASK">LOCAL_FAIL_MASK</a></span> - Static variable in class org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html" title="class in org.apache.bookkeeper.client">RackawareEnsemblePlacementPolicyImpl</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#LOCAL_MASK">LOCAL_MASK</a></span> - Static variable in class org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html" title="class in org.apache.bookkeeper.client">RackawareEnsemblePlacementPolicyImpl</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_PERIOD">LOCAL_SCRUB_PERIOD</a></span> - Static variable in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_RATE_LIMIT">LOCAL_SCRUB_RATE_LIMIT</a></span> - Static variable in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#localNode">localNode</a></span> - Variable in class org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html" title="class in org.apache.bookkeeper.client">RackawareEnsemblePlacementPolicyImpl</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD</a></span> - Static variable in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
@@ -12957,6 +12979,14 @@
 <dd>
 <div class="block">Set the network interface that the bookie should listen on.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#setLocalScrubPeriod-long-">setLocalScrubPeriod(long)</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">Set local scrub period in seconds (<= 0 for disabled).</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#setLocalScrubRateLimit-double-">setLocalScrubRateLimit(double)</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
+<dd>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#setLockReleaseOfFailedLedgerGracePeriod-java.lang.String-">setLockReleaseOfFailedLedgerGracePeriod(String)</a></span> - Method in class org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></dt>
 <dd>
 <div class="block">Set the grace period so that if the replication worker fails to replicate
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/ServerConfiguration.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/ServerConfiguration.html
index 575e0d1..621d4f6 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/ServerConfiguration.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/conf/ServerConfiguration.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":42,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":42,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10," [...]
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":42,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":42,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10," [...]
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -412,210 +412,222 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_CONSISTENCY_CHECK_ON_STARTUP">LOCAL_CONSISTENCY_CHECK_ON_STARTUP</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOST_BOOKIE_RECOVERY_DELAY">LOST_BOOKIE_RECOVERY_DELAY</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_PERIOD">LOCAL_SCRUB_PERIOD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_INTERVAL">MAJOR_COMPACTION_INTERVAL</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_RATE_LIMIT">LOCAL_SCRUB_RATE_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_THRESHOLD">MAJOR_COMPACTION_THRESHOLD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_ADDS_IN_PROGRESS_LIMIT">MAX_ADDS_IN_PROGRESS_LIMIT</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#LOST_BOOKIE_RECOVERY_DELAY">LOST_BOOKIE_RECOVERY_DELAY</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_BACKUP_JOURNALS">MAX_BACKUP_JOURNALS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_INTERVAL">MAJOR_COMPACTION_INTERVAL</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_JOURNAL_SIZE">MAX_JOURNAL_SIZE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_THRESHOLD">MAJOR_COMPACTION_THRESHOLD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_ADD_REQUESTS_PER_THREAD">MAX_PENDING_ADD_REQUESTS_PER_THREAD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_ADDS_IN_PROGRESS_LIMIT">MAX_ADDS_IN_PROGRESS_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_READ_REQUESTS_PER_THREAD">MAX_PENDING_READ_REQUESTS_PER_THREAD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_BACKUP_JOURNALS">MAX_BACKUP_JOURNALS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_READS_IN_PROGRESS_LIMIT">MAX_READS_IN_PROGRESS_LIMIT</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_JOURNAL_SIZE">MAX_JOURNAL_SIZE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_ADD_REQUESTS_PER_THREAD">MAX_PENDING_ADD_REQUESTS_PER_THREAD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">MIN_USABLESIZE_FOR_ENTRYLOG_CREATION</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_READ_REQUESTS_PER_THREAD">MAX_PENDING_READ_REQUESTS_PER_THREAD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_READS_IN_PROGRESS_LIMIT">MAX_READS_IN_PROGRESS_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_INDEXFILE_CREATION">MIN_USABLESIZE_FOR_INDEXFILE_CREATION</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_INTERVAL">MINOR_COMPACTION_INTERVAL</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">MIN_USABLESIZE_FOR_ENTRYLOG_CREATION</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_THRESHOLD">MINOR_COMPACTION_THRESHOLD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_ADD_WORKER_THREADS">NUM_ADD_WORKER_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_INDEXFILE_CREATION">MIN_USABLESIZE_FOR_INDEXFILE_CREATION</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_HIGH_PRIORITY_WORKER_THREADS">NUM_HIGH_PRIORITY_WORKER_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_INTERVAL">MINOR_COMPACTION_INTERVAL</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_JOURNAL_CALLBACK_THREADS">NUM_JOURNAL_CALLBACK_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_THRESHOLD">MINOR_COMPACTION_THRESHOLD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_LONG_POLL_WORKER_THREADS">NUM_LONG_POLL_WORKER_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_ADD_WORKER_THREADS">NUM_ADD_WORKER_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_READ_WORKER_THREADS">NUM_READ_WORKER_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_HIGH_PRIORITY_WORKER_THREADS">NUM_HIGH_PRIORITY_WORKER_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUMBER_OF_MEMTABLE_FLUSH_THREADS">NUMBER_OF_MEMTABLE_FLUSH_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_JOURNAL_CALLBACK_THREADS">NUM_JOURNAL_CALLBACK_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_FILE_LIMIT">OPEN_FILE_LIMIT</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_LONG_POLL_WORKER_THREADS">NUM_LONG_POLL_WORKER_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">OPEN_LEDGER_REREPLICATION_GRACE_PERIOD</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_READ_WORKER_THREADS">NUM_READ_WORKER_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_LIMIT">PAGE_LIMIT</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#NUMBER_OF_MEMTABLE_FLUSH_THREADS">NUMBER_OF_MEMTABLE_FLUSH_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_SIZE">PAGE_SIZE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_FILE_LIMIT">OPEN_FILE_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PERSIST_BOOKIE_STATUS_ENABLED">PERSIST_BOOKIE_STATUS_ENABLED</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">OPEN_LEDGER_REREPLICATION_GRACE_PERIOD</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#READ_BUFFER_SIZE">READ_BUFFER_SIZE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_LIMIT">PAGE_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#READ_ONLY_MODE_ENABLED">READ_ONLY_MODE_ENABLED</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_SIZE">PAGE_SIZE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REGISTRATION_MANAGER_CLASS">REGISTRATION_MANAGER_CLASS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#PERSIST_BOOKIE_STATUS_ENABLED">PERSIST_BOOKIE_STATUS_ENABLED</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_NO_OF_TICKS">REQUEST_TIMER_NO_OF_TICKS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#READ_BUFFER_SIZE">READ_BUFFER_SIZE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_TICK_DURATION_MILLISEC">REQUEST_TIMER_TICK_DURATION_MILLISEC</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#READ_ONLY_MODE_ENABLED">READ_ONLY_MODE_ENABLED</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#RW_REREPLICATE_BACKOFF_MS">RW_REREPLICATE_BACKOFF_MS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REGISTRATION_MANAGER_CLASS">REGISTRATION_MANAGER_CLASS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_NUM_IO_THREADS">SERVER_NUM_IO_THREADS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_NO_OF_TICKS">REQUEST_TIMER_NO_OF_TICKS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_KEEPALIVE">SERVER_SOCK_KEEPALIVE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_TICK_DURATION_MILLISEC">REQUEST_TIMER_TICK_DURATION_MILLISEC</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_LINGER">SERVER_SOCK_LINGER</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#RW_REREPLICATE_BACKOFF_MS">RW_REREPLICATE_BACKOFF_MS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_TCP_NODELAY">SERVER_TCP_NODELAY</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_NUM_IO_THREADS">SERVER_NUM_IO_THREADS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_HIGH_WATER_MARK">SERVER_WRITEBUFFER_HIGH_WATER_MARK</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_KEEPALIVE">SERVER_SOCK_KEEPALIVE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_LOW_WATER_MARK">SERVER_WRITEBUFFER_LOW_WATER_MARK</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_LINGER">SERVER_SOCK_LINGER</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_CHUNK_SIZE_ENTRY">SKIP_LIST_CHUNK_SIZE_ENTRY</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_TCP_NODELAY">SERVER_TCP_NODELAY</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_MAX_ALLOC_ENTRY">SKIP_LIST_MAX_ALLOC_ENTRY</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_HIGH_WATER_MARK">SERVER_WRITEBUFFER_HIGH_WATER_MARK</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_SIZE_LIMIT">SKIP_LIST_SIZE_LIMIT</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_LOW_WATER_MARK">SERVER_WRITEBUFFER_LOW_WATER_MARK</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SORTED_LEDGER_STORAGE_ENABLED">SORTED_LEDGER_STORAGE_ENABLED</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_CHUNK_SIZE_ENTRY">SKIP_LIST_CHUNK_SIZE_ENTRY</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#STATS_PROVIDER_CLASS">STATS_PROVIDER_CLASS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_MAX_ALLOC_ENTRY">SKIP_LIST_MAX_ALLOC_ENTRY</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_HOST_NAME_AS_BOOKIE_ID">USE_HOST_NAME_AS_BOOKIE_ID</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_SIZE_LIMIT">SKIP_LIST_SIZE_LIMIT</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_SHORT_HOST_NAME">USE_SHORT_HOST_NAME</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#SORTED_LEDGER_STORAGE_ENABLED">SORTED_LEDGER_STORAGE_ENABLED</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_TRANSACTIONAL_COMPACTION">USE_TRANSACTIONAL_COMPACTION</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#STATS_PROVIDER_CLASS">STATS_PROVIDER_CLASS</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#VERIFY_METADATA_ON_GC">VERIFY_METADATA_ON_GC</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_HOST_NAME_AS_BOOKIE_ID">USE_HOST_NAME_AS_BOOKIE_ID</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_SHORT_HOST_NAME">USE_SHORT_HOST_NAME</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#WRITE_BUFFER_SIZE">WRITE_BUFFER_SIZE</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#USE_TRANSACTIONAL_COMPACTION">USE_TRANSACTIONAL_COMPACTION</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_MAX_MS">ZK_RETRY_BACKOFF_MAX_MS</a></span></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#VERIFY_METADATA_ON_GC">VERIFY_METADATA_ON_GC</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#WRITE_BUFFER_SIZE">WRITE_BUFFER_SIZE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_MAX_MS">ZK_RETRY_BACKOFF_MAX_MS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_START_MS">ZK_RETRY_BACKOFF_START_MS</a></span></code>&nbsp;</td>
 </tr>
 </table>
@@ -1014,6 +1026,18 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </tr>
 <tr id="i57" class="rowColor">
 <td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getLocalScrubPeriod--">getLocalScrubPeriod</a></span>()</code>
+<div class="block">Get local scrub interval.</div>
+</td>
+</tr>
+<tr id="i58" class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getLocalScrubRateLimit--">getLocalScrubRateLimit</a></span>()</code>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+</td>
+</tr>
+<tr id="i59" class="rowColor">
+<td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getLockReleaseOfFailedLedgerGracePeriod--">getLockReleaseOfFailedLedgerGracePeriod</a></span>()</code>
 <div class="block">Get the grace period which the replication worker to wait before
  releasing the lock after replication worker failing to replicate for more
@@ -1022,139 +1046,139 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
  number of times.</div>
 </td>
 </tr>
-<tr id="i58" class="altColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getLostBookieRecoveryDelay--">getLostBookieRecoveryDelay</a></span>()</code>
 <div class="block">Get how long to delay the recovery of ledgers of a lost bookie.</div>
 </td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMajorCompactionInterval--">getMajorCompactionInterval</a></span>()</code>
 <div class="block">Get interval to run major compaction, in seconds.</div>
 </td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMajorCompactionThreshold--">getMajorCompactionThreshold</a></span>()</code>
 <div class="block">Get threshold of major compaction.</div>
 </td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i63" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxAddsInProgressLimit--">getMaxAddsInProgressLimit</a></span>()</code>
 <div class="block">Get max number of adds in progress.</div>
 </td>
 </tr>
-<tr id="i62" class="altColor">
+<tr id="i64" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxBackupJournals--">getMaxBackupJournals</a></span>()</code>
 <div class="block">Max number of older journal files kept.</div>
 </td>
 </tr>
-<tr id="i63" class="rowColor">
+<tr id="i65" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaximumNumberOfActiveEntryLogs--">getMaximumNumberOfActiveEntryLogs</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i64" class="altColor">
+<tr id="i66" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxJournalSizeMB--">getMaxJournalSizeMB</a></span>()</code>
 <div class="block">Max journal file size.</div>
 </td>
 </tr>
-<tr id="i65" class="rowColor">
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxPendingAddRequestPerThread--">getMaxPendingAddRequestPerThread</a></span>()</code>
 <div class="block">If add workers threads are enabled, limit the number of pending requests, to avoid the executor queue to grow
  indefinitely (default: 10000 entries).</div>
 </td>
 </tr>
-<tr id="i66" class="altColor">
+<tr id="i68" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxPendingReadRequestPerThread--">getMaxPendingReadRequestPerThread</a></span>()</code>
 <div class="block">If read workers threads are enabled, limit the number of pending requests, to avoid the executor queue to grow
  indefinitely (default: 10000 entries).</div>
 </td>
 </tr>
-<tr id="i67" class="rowColor">
+<tr id="i69" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMaxReadsInProgressLimit--">getMaxReadsInProgressLimit</a></span>()</code>
 <div class="block">Get max number of reads in progress.</div>
 </td>
 </tr>
-<tr id="i68" class="altColor">
+<tr id="i70" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMinorCompactionInterval--">getMinorCompactionInterval</a></span>()</code>
 <div class="block">Get interval to run minor compaction, in seconds.</div>
 </td>
 </tr>
-<tr id="i69" class="rowColor">
+<tr id="i71" class="rowColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMinorCompactionThreshold--">getMinorCompactionThreshold</a></span>()</code>
 <div class="block">Get threshold of minor compaction.</div>
 </td>
 </tr>
-<tr id="i70" class="altColor">
+<tr id="i72" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMinUsableSizeForEntryLogCreation--">getMinUsableSizeForEntryLogCreation</a></span>()</code>
 <div class="block">Gets the minimum safe usable size to be available in ledger directory for Bookie to create entry log files.</div>
 </td>
 </tr>
-<tr id="i71" class="rowColor">
+<tr id="i73" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMinUsableSizeForHighPriorityWrites--">getMinUsableSizeForHighPriorityWrites</a></span>()</code>
 <div class="block">Gets the minimum safe usable size to be available in ledger directory for Bookie to accept high priority writes.</div>
 </td>
 </tr>
-<tr id="i72" class="altColor">
+<tr id="i74" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getMinUsableSizeForIndexFileCreation--">getMinUsableSizeForIndexFileCreation</a></span>()</code>
 <div class="block">Gets the minimum safe Usable size to be available in index directory for Bookie to create Index File while
  replaying journal at the time of Bookie Start in Readonly Mode (in bytes).</div>
 </td>
 </tr>
-<tr id="i73" class="rowColor">
+<tr id="i75" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumAddWorkerThreads--">getNumAddWorkerThreads</a></span>()</code>
 <div class="block">Get the number of threads that should handle write requests.</div>
 </td>
 </tr>
-<tr id="i74" class="altColor">
+<tr id="i76" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumHighPriorityWorkerThreads--">getNumHighPriorityWorkerThreads</a></span>()</code>
 <div class="block">Get the number of threads that should be used for high priority requests
  (i.e.</div>
 </td>
 </tr>
-<tr id="i75" class="rowColor">
+<tr id="i77" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumJournalCallbackThreads--">getNumJournalCallbackThreads</a></span>()</code>
 <div class="block">Get the number of threads that should handle journal callbacks.</div>
 </td>
 </tr>
-<tr id="i76" class="altColor">
+<tr id="i78" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumLongPollWorkerThreads--">getNumLongPollWorkerThreads</a></span>()</code>
 <div class="block">Get the number of threads that should handle long poll requests.</div>
 </td>
 </tr>
-<tr id="i77" class="rowColor">
+<tr id="i79" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumOfMemtableFlushThreads--">getNumOfMemtableFlushThreads</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i78" class="altColor">
+<tr id="i80" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getNumReadWorkerThreads--">getNumReadWorkerThreads</a></span>()</code>
 <div class="block">Get the number of threads that should handle read requests.</div>
 </td>
 </tr>
-<tr id="i79" class="rowColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getOpenFileLimit--">getOpenFileLimit</a></span>()</code>
 <div class="block">Get open file limit.</div>
 </td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getOpenLedgerRereplicationGracePeriod--">getOpenLedgerRereplicationGracePeriod</a></span>()</code>
 <div class="block">Get the grace period which the rereplication worker to wait before
@@ -1162,44 +1186,44 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
  to, on bookie failure.</div>
 </td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getPageLimit--">getPageLimit</a></span>()</code>
 <div class="block">Get limitation number of index pages in ledger cache.</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getPageSize--">getPageSize</a></span>()</code>
 <div class="block">Get page size.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getReadBufferBytes--">getReadBufferBytes</a></span>()</code>
 <div class="block">Get the number of bytes we should use as capacity for
  org.apache.bookkeeper.bookie.BufferedReadChannel.</div>
 </td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRecvByteBufAllocatorSizeInitial--">getRecvByteBufAllocatorSizeInitial</a></span>()</code>
 <div class="block">Get Recv ByteBuf allocator initial buf size.</div>
 </td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRecvByteBufAllocatorSizeMax--">getRecvByteBufAllocatorSizeMax</a></span>()</code>
 <div class="block">Get Recv ByteBuf allocator max buf size.</div>
 </td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRecvByteBufAllocatorSizeMin--">getRecvByteBufAllocatorSizeMin</a></span>()</code>
 <div class="block">Get Recv ByteBuf allocator min buf size.</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends org.apache.bookkeeper.discover.RegistrationManager&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRegistrationManagerClass--">getRegistrationManagerClass</a></span>()</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -1207,596 +1231,620 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRequestTimerNumTicks--">getRequestTimerNumTicks</a></span>()</code>
 <div class="block">Get the number of ticks per wheel for the request timer.</div>
 </td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i91" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRequestTimerTickDurationMs--">getRequestTimerTickDurationMs</a></span>()</code>
 <div class="block">Get the tick duration in milliseconds.</div>
 </td>
 </tr>
-<tr id="i90" class="altColor">
+<tr id="i92" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getRwRereplicateBackoffMs--">getRwRereplicateBackoffMs</a></span>()</code>
 <div class="block">Get how long to backoff when encountering exception on rereplicating a ledger.</div>
 </td>
 </tr>
-<tr id="i91" class="rowColor">
+<tr id="i93" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerNumIOThreads--">getServerNumIOThreads</a></span>()</code>
 <div class="block">Get the number of IO threads.</div>
 </td>
 </tr>
-<tr id="i92" class="altColor">
+<tr id="i94" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerSockKeepalive--">getServerSockKeepalive</a></span>()</code>
 <div class="block">Get socket keepalive.</div>
 </td>
 </tr>
-<tr id="i93" class="rowColor">
+<tr id="i95" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerSockLinger--">getServerSockLinger</a></span>()</code>
 <div class="block">Timeout to drain the socket on close.</div>
 </td>
 </tr>
-<tr id="i94" class="altColor">
+<tr id="i96" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerTcpNoDelay--">getServerTcpNoDelay</a></span>()</code>
 <div class="block">Is tcp connection no delay.</div>
 </td>
 </tr>
-<tr id="i95" class="rowColor">
+<tr id="i97" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerWriteBufferHighWaterMark--">getServerWriteBufferHighWaterMark</a></span>()</code>
 <div class="block">Get server netty channel write buffer high water mark.</div>
 </td>
 </tr>
-<tr id="i96" class="altColor">
+<tr id="i98" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getServerWriteBufferLowWaterMark--">getServerWriteBufferLowWaterMark</a></span>()</code>
 <div class="block">Get server netty channel write buffer low water mark.</div>
 </td>
 </tr>
-<tr id="i97" class="rowColor">
+<tr id="i99" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getSkipListArenaChunkSize--">getSkipListArenaChunkSize</a></span>()</code>
 <div class="block">Get the number of bytes we should use as chunk allocation for
  org.apache.bookkeeper.bookie.SkipListArena.</div>
 </td>
 </tr>
-<tr id="i98" class="altColor">
+<tr id="i100" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getSkipListArenaMaxAllocSize--">getSkipListArenaMaxAllocSize</a></span>()</code>
 <div class="block">Get the max size we should allocate from the skiplist arena.</div>
 </td>
 </tr>
-<tr id="i99" class="rowColor">
+<tr id="i101" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getSkipListSizeLimit--">getSkipListSizeLimit</a></span>()</code>
 <div class="block">Get skip list data size limitation (default 64MB).</div>
 </td>
 </tr>
-<tr id="i100" class="altColor">
+<tr id="i102" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getSortedLedgerStorageEnabled--">getSortedLedgerStorageEnabled</a></span>()</code>
 <div class="block">Check if sorted-ledger storage enabled (default true).</div>
 </td>
 </tr>
-<tr id="i101" class="rowColor">
+<tr id="i103" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/bookkeeper/stats/StatsProvider.html" title="interface in org.apache.bookkeeper.stats">StatsProvider</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getStatsProviderClass--">getStatsProviderClass</a></span>()</code>
 <div class="block">Get the stats provider used by bookie.</div>
 </td>
 </tr>
-<tr id="i102" class="altColor">
+<tr id="i104" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getThis--">getThis</a></span>()</code>
 <div class="block">Trickery to allow inheritance with fluent style.</div>
 </td>
 </tr>
-<tr id="i103" class="rowColor">
+<tr id="i105" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSCertificatePath--">getTLSCertificatePath</a></span>()</code>
 <div class="block">Get the path to file containing TLS Certificate.</div>
 </td>
 </tr>
-<tr id="i104" class="altColor">
+<tr id="i106" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSKeyStore--">getTLSKeyStore</a></span>()</code>
 <div class="block">Get the keystore path for the client.</div>
 </td>
 </tr>
-<tr id="i105" class="rowColor">
+<tr id="i107" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSKeyStorePasswordPath--">getTLSKeyStorePasswordPath</a></span>()</code>
 <div class="block">Get the path to file containing keystore password if the client keystore is password protected.</div>
 </td>
 </tr>
-<tr id="i106" class="altColor">
+<tr id="i108" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSKeyStoreType--">getTLSKeyStoreType</a></span>()</code>
 <div class="block">Get the keystore type for client.</div>
 </td>
 </tr>
-<tr id="i107" class="rowColor">
+<tr id="i109" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSTrustStore--">getTLSTrustStore</a></span>()</code>
 <div class="block">Get the truststore path for the client.</div>
 </td>
 </tr>
-<tr id="i108" class="altColor">
+<tr id="i110" class="altColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSTrustStorePasswordPath--">getTLSTrustStorePasswordPath</a></span>()</code>
 <div class="block">Get the path to file containing truststore password if the client truststore is password protected.</div>
 </td>
 </tr>
-<tr id="i109" class="rowColor">
+<tr id="i111" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getTLSTrustStoreType--">getTLSTrustStoreType</a></span>()</code>
 <div class="block">Get the truststore type for client.</div>
 </td>
 </tr>
-<tr id="i110" class="altColor">
+<tr id="i112" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getUseHostNameAsBookieID--">getUseHostNameAsBookieID</a></span>()</code>
 <div class="block">Get whether bookie is using hostname for registration and in ledger
  metadata.</div>
 </td>
 </tr>
-<tr id="i111" class="rowColor">
+<tr id="i113" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getUseShortHostName--">getUseShortHostName</a></span>()</code>
 <div class="block">If bookie is using hostname for registration and in ledger metadata then
  whether to use short hostname or FQDN hostname.</div>
 </td>
 </tr>
-<tr id="i112" class="altColor">
+<tr id="i114" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getUseTransactionalCompaction--">getUseTransactionalCompaction</a></span>()</code>
 <div class="block">Get whether to use transactional compaction and using a separate log for compaction or not.</div>
 </td>
 </tr>
-<tr id="i113" class="rowColor">
+<tr id="i115" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getVerifyMetadataOnGC--">getVerifyMetadataOnGC</a></span>()</code>
 <div class="block">Get whether the bookie is configured to double check prior to gc.</div>
 </td>
 </tr>
-<tr id="i114" class="altColor">
+<tr id="i116" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getWaitTimeoutOnResponseBackpressureMillis--">getWaitTimeoutOnResponseBackpressureMillis</a></span>()</code>
 <div class="block">Timeout controlling wait on response send in case of unresponsive client
  (i.e.</div>
 </td>
 </tr>
-<tr id="i115" class="rowColor">
+<tr id="i117" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getWriteBufferBytes--">getWriteBufferBytes</a></span>()</code>
 <div class="block">Get the number of bytes used as capacity for the write buffer.</div>
 </td>
 </tr>
-<tr id="i116" class="altColor">
+<tr id="i118" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getZkRetryBackoffMaxMs--">getZkRetryBackoffMaxMs</a></span>()</code>
 <div class="block">Get zookeeper client backoff retry max time in millis.</div>
 </td>
 </tr>
-<tr id="i117" class="rowColor">
+<tr id="i119" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getZkRetryBackoffStartMs--">getZkRetryBackoffStartMs</a></span>()</code>
 <div class="block">Get zookeeper client backoff retry start time in millis.</div>
 </td>
 </tr>
-<tr id="i118" class="altColor">
+<tr id="i120" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isAllowMultipleDirsUnderSameDiskPartition--">isAllowMultipleDirsUnderSameDiskPartition</a></span>()</code>
 <div class="block">returns whether it is allowed to have multiple ledger/index/journal
  Directories in the same filesystem diskpartition.</div>
 </td>
 </tr>
-<tr id="i119" class="rowColor">
+<tr id="i121" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isAutoRecoveryDaemonEnabled--">isAutoRecoveryDaemonEnabled</a></span>()</code>
 <div class="block">Get whether the Bookie itself can start auto-recovery service also or not.</div>
 </td>
 </tr>
-<tr id="i120" class="altColor">
+<tr id="i122" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isDisableServerSocketBind--">isDisableServerSocketBind</a></span>()</code>
 <div class="block">Get whether to disable bind of server-side sockets.</div>
 </td>
 </tr>
-<tr id="i121" class="rowColor">
+<tr id="i123" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isEnableLocalTransport--">isEnableLocalTransport</a></span>()</code>
 <div class="block">Get whether to listen for local JVM clients.</div>
 </td>
 </tr>
-<tr id="i122" class="altColor">
+<tr id="i124" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isEntryLogFilePreAllocationEnabled--">isEntryLogFilePreAllocationEnabled</a></span>()</code>
 <div class="block">Is entry log file preallocation enabled.</div>
 </td>
 </tr>
-<tr id="i123" class="rowColor">
+<tr id="i125" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isEntryLogPerLedgerEnabled--">isEntryLogPerLedgerEnabled</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i124" class="altColor">
+<tr id="i126" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isForceReadOnlyBookie--">isForceReadOnlyBookie</a></span>()</code>
 <div class="block">Get whether the Bookie is force started in read only mode or not.</div>
 </td>
 </tr>
-<tr id="i125" class="rowColor">
+<tr id="i127" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isHttpServerEnabled--">isHttpServerEnabled</a></span>()</code>
 <div class="block">Get whether to start the http server or not.</div>
 </td>
 </tr>
-<tr id="i126" class="altColor">
+<tr id="i128" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isLocalConsistencyCheckOnStartup--">isLocalConsistencyCheckOnStartup</a></span>()</code>
+<div class="block">True if a local consistency check should be performed on startup.</div>
+</td>
+</tr>
+<tr id="i129" class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isLocalScrubEnabled--">isLocalScrubEnabled</a></span>()</code>
+<div class="block">Get whether local scrub is enabled.</div>
+</td>
+</tr>
+<tr id="i130" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isPersistBookieStatusEnabled--">isPersistBookieStatusEnabled</a></span>()</code>
 <div class="block">Get whether to persist the bookie status so that when bookie server restarts,
  it will continue using the previous status.</div>
 </td>
 </tr>
-<tr id="i127" class="rowColor">
+<tr id="i131" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isReadOnlyModeEnabled--">isReadOnlyModeEnabled</a></span>()</code>
 <div class="block">Get whether read-only mode is enabled.</div>
 </td>
 </tr>
-<tr id="i128" class="altColor">
+<tr id="i132" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#isStatisticsEnabled--">isStatisticsEnabled</a></span>()</code>
 <div class="block">Is statistics enabled.</div>
 </td>
 </tr>
-<tr id="i129" class="rowColor">
+<tr id="i133" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAdvertisedAddress-java.lang.String-">setAdvertisedAddress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;advertisedAddress)</code>
 <div class="block">Configure the bookie to advertise a specific address.</div>
 </td>
 </tr>
-<tr id="i130" class="altColor">
+<tr id="i134" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAllowEphemeralPorts-boolean-">setAllowEphemeralPorts</a></span>(boolean&nbsp;allow)</code>
 <div class="block">Configure the bookie to allow using an ephemeral port.</div>
 </td>
 </tr>
-<tr id="i131" class="rowColor">
+<tr id="i135" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAllowLoopback-boolean-">setAllowLoopback</a></span>(boolean&nbsp;allow)</code>
 <div class="block">Configure the bookie to allow loopback interfaces to be used
  as the primary bookie interface.</div>
 </td>
 </tr>
-<tr id="i132" class="altColor">
+<tr id="i136" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAllowMultipleDirsUnderSameDiskPartition-boolean-">setAllowMultipleDirsUnderSameDiskPartition</a></span>(boolean&nbsp;allow)</code>
 <div class="block">Configure the Bookie to allow/disallow multiple ledger/index/journal
  directories in the same filesystem diskpartition.</div>
 </td>
 </tr>
-<tr id="i133" class="rowColor">
+<tr id="i137" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAllowStorageExpansion-boolean-">setAllowStorageExpansion</a></span>(boolean&nbsp;val)</code>
 <div class="block">Change the setting of whether or not we should allow ledger/index
  dirs to be added to the current set of dirs.</div>
 </td>
 </tr>
-<tr id="i134" class="altColor">
+<tr id="i138" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAuditorLedgerVerificationPercentage-long-">setAuditorLedgerVerificationPercentage</a></span>(long&nbsp;auditorLedgerVerificationPercentage)</code>
 <div class="block">Set what percentage of a ledger (fragment)'s entries will be verified.</div>
 </td>
 </tr>
-<tr id="i135" class="rowColor">
+<tr id="i139" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAuditorPeriodicBookieCheckInterval-long-">setAuditorPeriodicBookieCheckInterval</a></span>(long&nbsp;interval)</code>
 <div class="block">Set the interval between auditor bookie checks.</div>
 </td>
 </tr>
-<tr id="i136" class="altColor">
+<tr id="i140" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAuditorPeriodicCheckInterval-long-">setAuditorPeriodicCheckInterval</a></span>(long&nbsp;interval)</code>
 <div class="block">Set the regularity at which the auditor will run a check
  of all ledgers.</div>
 </td>
 </tr>
-<tr id="i137" class="rowColor">
+<tr id="i141" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setAutoRecoveryDaemonEnabled-boolean-">setAutoRecoveryDaemonEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Sets that whether the auto-recovery service can start along with Bookie
  server itself or not.</div>
 </td>
 </tr>
-<tr id="i138" class="altColor">
+<tr id="i142" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setBookieAuthProviderFactoryClass-java.lang.String-">setBookieAuthProviderFactoryClass</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;factoryClass)</code>
 <div class="block">Set the bookie authentication provider factory class name.</div>
 </td>
 </tr>
-<tr id="i139" class="rowColor">
+<tr id="i143" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setBookiePort-int-">setBookiePort</a></span>(int&nbsp;port)</code>
 <div class="block">Set new bookie port that bookie server listen on.</div>
 </td>
 </tr>
-<tr id="i140" class="altColor">
+<tr id="i144" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setCloseChannelOnResponseTimeout-boolean-">setCloseChannelOnResponseTimeout</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configures action in case if server timed out sending response to the client.</div>
 </td>
 </tr>
-<tr id="i141" class="rowColor">
+<tr id="i145" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setCompactionMaxOutstandingRequests-int-">setCompactionMaxOutstandingRequests</a></span>(int&nbsp;maxOutstandingRequests)</code>
 <div class="block">Set the maximum number of entries which can be compacted without flushing.</div>
 </td>
 </tr>
-<tr id="i142" class="altColor">
+<tr id="i146" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setCompactionRate-int-">setCompactionRate</a></span>(int&nbsp;rate)</code>
 <div class="block">Set the rate of compaction adds.</div>
 </td>
 </tr>
-<tr id="i143" class="rowColor">
+<tr id="i147" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setCompactionRateByBytes-int-">setCompactionRateByBytes</a></span>(int&nbsp;rate)</code>
 <div class="block">Set the rate of compaction adds.</div>
 </td>
 </tr>
-<tr id="i144" class="altColor">
+<tr id="i148" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setCompactionRateByEntries-int-">setCompactionRateByEntries</a></span>(int&nbsp;rate)</code>
 <div class="block">Set the rate of compaction adds.</div>
 </td>
 </tr>
-<tr id="i145" class="rowColor">
+<tr id="i149" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setDisableServerSocketBind-boolean-">setDisableServerSocketBind</a></span>(boolean&nbsp;disableServerSocketBind)</code>
 <div class="block">Configure the bookie to disable bind on network interfaces,
  this bookie will be available only to BookKeeper clients executed on the local JVM.</div>
 </td>
 </tr>
-<tr id="i146" class="altColor">
+<tr id="i150" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setDiskCheckInterval-int-">setDiskCheckInterval</a></span>(int&nbsp;interval)</code>
 <div class="block">Set the disk checker interval to monitor ledger disk space.</div>
 </td>
 </tr>
-<tr id="i147" class="rowColor">
+<tr id="i151" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setDiskLowWaterMarkUsageThreshold-float-">setDiskLowWaterMarkUsageThreshold</a></span>(float&nbsp;threshold)</code>
 <div class="block">Set the disk free space low water mark threshold.</div>
 </td>
 </tr>
-<tr id="i148" class="altColor">
+<tr id="i152" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setDiskUsageThreshold-float-">setDiskUsageThreshold</a></span>(float&nbsp;threshold)</code>
 <div class="block">Set the Disk free space threshold as a fraction of the total
  after which disk will be considered as full during disk check.</div>
 </td>
 </tr>
-<tr id="i149" class="rowColor">
+<tr id="i153" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setDiskUsageWarnThreshold-float-">setDiskUsageWarnThreshold</a></span>(float&nbsp;threshold)</code>
 <div class="block">Set the warning threshold for disk usage.</div>
 </td>
 </tr>
-<tr id="i150" class="altColor">
+<tr id="i154" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEnableLocalTransport-boolean-">setEnableLocalTransport</a></span>(boolean&nbsp;enableLocalTransport)</code>
 <div class="block">Configure the bookie to listen for BookKeeper clients executed on the local JVM.</div>
 </td>
 </tr>
-<tr id="i151" class="rowColor">
+<tr id="i155" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEnableTaskExecutionStats-boolean-">setEnableTaskExecutionStats</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Enable/Disable recording task execution stats.</div>
 </td>
 </tr>
-<tr id="i152" class="altColor">
+<tr id="i156" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEntryLogFilePreAllocationEnabled-boolean-">setEntryLogFilePreAllocationEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Enable/disable entry log file preallocation.</div>
 </td>
 </tr>
-<tr id="i153" class="rowColor">
+<tr id="i157" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEntrylogMapAccessExpiryTimeInSeconds-int-">setEntrylogMapAccessExpiryTimeInSeconds</a></span>(int&nbsp;entrylogMapAccessExpiryTimeInSeconds)</code>&nbsp;</td>
 </tr>
-<tr id="i154" class="altColor">
+<tr id="i158" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEntryLogPerLedgerCounterLimitsMultFactor-int-">setEntryLogPerLedgerCounterLimitsMultFactor</a></span>(int&nbsp;entryLogPerLedgerCounterLimitsMultFactor)</code>&nbsp;</td>
 </tr>
-<tr id="i155" class="rowColor">
+<tr id="i159" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEntryLogPerLedgerEnabled-boolean-">setEntryLogPerLedgerEnabled</a></span>(boolean&nbsp;entryLogPerLedgerEnabled)</code>&nbsp;</td>
 </tr>
-<tr id="i156" class="altColor">
+<tr id="i160" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setEntryLogSizeLimit-long-">setEntryLogSizeLimit</a></span>(long&nbsp;logSizeLimit)</code>
 <div class="block">Set entry logger size limitation.</div>
 </td>
 </tr>
-<tr id="i157" class="rowColor">
+<tr id="i161" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setExtraServerComponents-java.lang.String:A-">setExtraServerComponents</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;componentClasses)</code>
 <div class="block">Set the extra list of server lifecycle components to enable on a bookie server.</div>
 </td>
 </tr>
-<tr id="i158" class="altColor">
+<tr id="i162" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setFileInfoCacheInitialCapacity-int-">setFileInfoCacheInitialCapacity</a></span>(int&nbsp;initialCapacity)</code>
 <div class="block">Set the minimum total size for the internal file info cache tables for initialization.</div>
 </td>
 </tr>
-<tr id="i159" class="rowColor">
+<tr id="i163" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setFileInfoFormatVersionToWrite-int-">setFileInfoFormatVersionToWrite</a></span>(int&nbsp;version)</code>
 <div class="block">Set fileinfo format version to write.</div>
 </td>
 </tr>
-<tr id="i160" class="altColor">
+<tr id="i164" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setFileInfoMaxIdleTime-long-">setFileInfoMaxIdleTime</a></span>(long&nbsp;idleTime)</code>
 <div class="block">Set the max idle time allowed for a open file info existed in file info cache.</div>
 </td>
 </tr>
-<tr id="i161" class="rowColor">
+<tr id="i165" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setFlushInterval-int-">setFlushInterval</a></span>(int&nbsp;flushInterval)</code>
 <div class="block">Set flush interval.</div>
 </td>
 </tr>
-<tr id="i162" class="altColor">
+<tr id="i166" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setFlushIntervalInBytes-long-">setFlushIntervalInBytes</a></span>(long&nbsp;flushInterval)</code>
 <div class="block">Set entry log flush interval in bytes.</div>
 </td>
 </tr>
-<tr id="i163" class="rowColor">
+<tr id="i167" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setForceReadOnlyBookie-boolean-">setForceReadOnlyBookie</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Sets that whether force start a bookie in readonly mode.</div>
 </td>
 </tr>
-<tr id="i164" class="altColor">
+<tr id="i168" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setGcOverreplicatedLedgerWaitTime-long-java.util.concurrent.TimeUnit-">setGcOverreplicatedLedgerWaitTime</a></span>(long&nbsp;gcWaitTime,
                                  <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>
 <div class="block">Set wait time for garbage collection of overreplicated ledgers.</div>
 </td>
 </tr>
-<tr id="i165" class="rowColor">
+<tr id="i169" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setGcWaitTime-long-">setGcWaitTime</a></span>(long&nbsp;gcWaitTime)</code>
 <div class="block">Set garbage collection wait time.</div>
 </td>
 </tr>
-<tr id="i166" class="altColor">
+<tr id="i170" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setHttpServerEnabled-boolean-">setHttpServerEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Set whether to start the http server or not.</div>
 </td>
 </tr>
-<tr id="i167" class="rowColor">
+<tr id="i171" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setHttpServerPort-int-">setHttpServerPort</a></span>(int&nbsp;port)</code>
 <div class="block">Set Http server port listening on.</div>
 </td>
 </tr>
-<tr id="i168" class="altColor">
+<tr id="i172" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setIgnoreExtraServerComponentsStartupFailures-boolean-">setIgnoreExtraServerComponentsStartupFailures</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Set the flag whether to ignore startup failures on loading server components specified at
  <a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#getExtraServerComponents--"><code>getExtraServerComponents()</code></a>.</div>
 </td>
 </tr>
-<tr id="i169" class="rowColor">
+<tr id="i173" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setIndexDirName-java.lang.String:A-">setIndexDirName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;indexDirs)</code>
 <div class="block">Set dir name to store index files.</div>
 </td>
 </tr>
-<tr id="i170" class="altColor">
+<tr id="i174" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setIsForceGCAllowWhenNoSpace-boolean-">setIsForceGCAllowWhenNoSpace</a></span>(boolean&nbsp;force)</code>
 <div class="block">Set whether force GC is allowed when disk full or almost full.</div>
 </td>
 </tr>
-<tr id="i171" class="rowColor">
+<tr id="i175" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setIsThrottleByBytes-boolean-">setIsThrottleByBytes</a></span>(boolean&nbsp;byBytes)</code>
 <div class="block">Set whether use bytes to throttle garbage collector compaction or not.</div>
 </td>
 </tr>
-<tr id="i172" class="altColor">
+<tr id="i176" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalAdaptiveGroupWrites-boolean-">setJournalAdaptiveGroupWrites</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Enable/disable group journal force writes.</div>
 </td>
 </tr>
-<tr id="i173" class="rowColor">
+<tr id="i177" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalAlignmentSize-int-">setJournalAlignmentSize</a></span>(int&nbsp;size)</code>
 <div class="block">Set journal alignment size.</div>
 </td>
 </tr>
-<tr id="i174" class="altColor">
+<tr id="i178" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalBufferedEntriesThreshold-int-">setJournalBufferedEntriesThreshold</a></span>(int&nbsp;maxEntries)</code>
 <div class="block">Set maximum entries to buffer to impose on a journal write to achieve grouping.</div>
 </td>
 </tr>
-<tr id="i175" class="rowColor">
+<tr id="i179" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalDirName-java.lang.String-">setJournalDirName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;journalDir)</code>
 <div class="block">Set dir name to store journal files.</div>
 </td>
 </tr>
-<tr id="i176" class="altColor">
+<tr id="i180" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalDirsName-java.lang.String:A-">setJournalDirsName</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;journalDirs)</code>
 <div class="block">Set dir names to store journal files.</div>
 </td>
 </tr>
-<tr id="i177" class="rowColor">
+<tr id="i181" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalFlushWhenQueueEmpty-boolean-">setJournalFlushWhenQueueEmpty</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Set if we should flush the journal when queue is empty.</div>
 </td>
 </tr>
-<tr id="i178" class="altColor">
+<tr id="i182" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalFormatVersionToWrite-int-">setJournalFormatVersionToWrite</a></span>(int&nbsp;version)</code>
 <div class="block">Set journal format version to write.</div>
 </td>
 </tr>
-<tr id="i179" class="rowColor">
+<tr id="i183" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalMaxGroupWaitMSec-long-">setJournalMaxGroupWaitMSec</a></span>(long&nbsp;journalMaxGroupWaitMSec)</code>
 <div class="block">Sets the maximum latency to impose on a journal write to achieve grouping.</div>
 </td>
 </tr>
-<tr id="i180" class="altColor">
+<tr id="i184" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalRemovePagesFromCache-boolean-">setJournalRemovePagesFromCache</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Sets that whether should we remove pages from page cache after force write.</div>
 </td>
 </tr>
-<tr id="i181" class="rowColor">
+<tr id="i185" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setJournalSyncData-boolean-">setJournalSyncData</a></span>(boolean&nbsp;syncData)</code>
 <div class="block">Enable or disable journal syncs.</div>
 </td>
 </tr>
-<tr id="i182" class="altColor">
+<tr id="i186" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLedgerDirNames-java.lang.String:A-">setLedgerDirNames</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;ledgerDirs)</code>
 <div class="block">Set dir names to store ledger data.</div>
 </td>
 </tr>
-<tr id="i183" class="rowColor">
+<tr id="i187" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLedgerStorageClass-java.lang.String-">setLedgerStorageClass</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ledgerStorageClass)</code>
 <div class="block">Set the <code>LedgerStorage</code> implementation class name.</div>
 </td>
 </tr>
-<tr id="i184" class="altColor">
+<tr id="i188" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setListeningInterface-java.lang.String-">setListeningInterface</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;iface)</code>
 <div class="block">Set the network interface that the bookie should listen on.</div>
 </td>
 </tr>
-<tr id="i185" class="rowColor">
+<tr id="i189" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLocalScrubPeriod-long-">setLocalScrubPeriod</a></span>(long&nbsp;period)</code>
+<div class="block">Set local scrub period in seconds (<= 0 for disabled).</div>
+</td>
+</tr>
+<tr id="i190" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLocalScrubRateLimit-double-">setLocalScrubRateLimit</a></span>(double&nbsp;scrubRateLimit)</code>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+</td>
+</tr>
+<tr id="i191" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLockReleaseOfFailedLedgerGracePeriod-java.lang.String-">setLockReleaseOfFailedLedgerGracePeriod</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;waitTime)</code>
 <div class="block">Set the grace period so that if the replication worker fails to replicate
@@ -1807,143 +1855,143 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
  period and then it will release the lock.</div>
 </td>
 </tr>
-<tr id="i186" class="altColor">
+<tr id="i192" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setLostBookieRecoveryDelay-int-">setLostBookieRecoveryDelay</a></span>(int&nbsp;interval)</code>
 <div class="block">Set the delay interval for starting recovery of a lost bookie.</div>
 </td>
 </tr>
-<tr id="i187" class="rowColor">
+<tr id="i193" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMajorCompactionInterval-long-">setMajorCompactionInterval</a></span>(long&nbsp;interval)</code>
 <div class="block">Set interval to run major compaction.</div>
 </td>
 </tr>
-<tr id="i188" class="altColor">
+<tr id="i194" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMajorCompactionThreshold-double-">setMajorCompactionThreshold</a></span>(double&nbsp;threshold)</code>
 <div class="block">Set threshold of major compaction.</div>
 </td>
 </tr>
-<tr id="i189" class="rowColor">
+<tr id="i195" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxAddsInProgressLimit-int-">setMaxAddsInProgressLimit</a></span>(int&nbsp;value)</code>
 <div class="block">Set max number of adds in progress.</div>
 </td>
 </tr>
-<tr id="i190" class="altColor">
+<tr id="i196" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxBackupJournals-int-">setMaxBackupJournals</a></span>(int&nbsp;maxBackupJournals)</code>
 <div class="block">Set max number of older journal files to kept.</div>
 </td>
 </tr>
-<tr id="i191" class="rowColor">
+<tr id="i197" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaximumNumberOfActiveEntryLogs-int-">setMaximumNumberOfActiveEntryLogs</a></span>(int&nbsp;maximumNumberOfActiveEntryLogs)</code>&nbsp;</td>
 </tr>
-<tr id="i192" class="altColor">
+<tr id="i198" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxJournalSizeMB-long-">setMaxJournalSizeMB</a></span>(long&nbsp;maxJournalSize)</code>
 <div class="block">Set new max journal file size.</div>
 </td>
 </tr>
-<tr id="i193" class="rowColor">
+<tr id="i199" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxPendingAddRequestPerThread-int-">setMaxPendingAddRequestPerThread</a></span>(int&nbsp;maxPendingAddRequestsPerThread)</code>
 <div class="block">Set the max number of pending add requests for each add worker thread.</div>
 </td>
 </tr>
-<tr id="i194" class="altColor">
+<tr id="i200" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxPendingReadRequestPerThread-int-">setMaxPendingReadRequestPerThread</a></span>(int&nbsp;maxPendingReadRequestsPerThread)</code>
 <div class="block">Set the max number of pending read requests for each read worker thread.</div>
 </td>
 </tr>
-<tr id="i195" class="rowColor">
+<tr id="i201" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMaxReadsInProgressLimit-int-">setMaxReadsInProgressLimit</a></span>(int&nbsp;value)</code>
 <div class="block">Set max number of reads in progress.</div>
 </td>
 </tr>
-<tr id="i196" class="altColor">
+<tr id="i202" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMinorCompactionInterval-long-">setMinorCompactionInterval</a></span>(long&nbsp;interval)</code>
 <div class="block">Set interval to run minor compaction.</div>
 </td>
 </tr>
-<tr id="i197" class="rowColor">
+<tr id="i203" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMinorCompactionThreshold-double-">setMinorCompactionThreshold</a></span>(double&nbsp;threshold)</code>
 <div class="block">Set threshold of minor compaction.</div>
 </td>
 </tr>
-<tr id="i198" class="altColor">
+<tr id="i204" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMinUsableSizeForEntryLogCreation-long-">setMinUsableSizeForEntryLogCreation</a></span>(long&nbsp;minUsableSizeForEntryLogCreation)</code>
 <div class="block">Sets the minimum safe usable size to be available in ledger directory for Bookie to create entry log files.</div>
 </td>
 </tr>
-<tr id="i199" class="rowColor">
+<tr id="i205" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMinUsableSizeForHighPriorityWrites-long-">setMinUsableSizeForHighPriorityWrites</a></span>(long&nbsp;minUsableSizeForHighPriorityWrites)</code>
 <div class="block">Sets the minimum safe usable size to be available in ledger directory for Bookie to accept high priority writes.</div>
 </td>
 </tr>
-<tr id="i200" class="altColor">
+<tr id="i206" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setMinUsableSizeForIndexFileCreation-long-">setMinUsableSizeForIndexFileCreation</a></span>(long&nbsp;minUsableSizeForIndexFileCreation)</code>
 <div class="block">Sets the minimum safe Usable size to be available in index directory for Bookie to create Index File while
  replaying journal at the time of Bookie Start in Readonly Mode (in bytes).</div>
 </td>
 </tr>
-<tr id="i201" class="rowColor">
+<tr id="i207" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNettyMaxFrameSizeBytes-int-">setNettyMaxFrameSizeBytes</a></span>(int&nbsp;maxSize)</code>
 <div class="block">Set the max number of bytes a single message can be that is read by the bookie.</div>
 </td>
 </tr>
-<tr id="i202" class="altColor">
+<tr id="i208" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumAddWorkerThreads-int-">setNumAddWorkerThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of threads that would handle write requests.</div>
 </td>
 </tr>
-<tr id="i203" class="rowColor">
+<tr id="i209" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumHighPriorityWorkerThreads-int-">setNumHighPriorityWorkerThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of threads that should be used for high priority requests
  (i.e.</div>
 </td>
 </tr>
-<tr id="i204" class="altColor">
+<tr id="i210" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumJournalCallbackThreads-int-">setNumJournalCallbackThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of threads that would handle journal callbacks.</div>
 </td>
 </tr>
-<tr id="i205" class="rowColor">
+<tr id="i211" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumLongPollWorkerThreads-int-">setNumLongPollWorkerThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of threads that should handle long poll requests.</div>
 </td>
 </tr>
-<tr id="i206" class="altColor">
+<tr id="i212" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumOfMemtableFlushThreads-int-">setNumOfMemtableFlushThreads</a></span>(int&nbsp;numOfMemtableFlushThreads)</code>&nbsp;</td>
 </tr>
-<tr id="i207" class="rowColor">
+<tr id="i213" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setNumReadWorkerThreads-int-">setNumReadWorkerThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of threads that would handle read requests.</div>
 </td>
 </tr>
-<tr id="i208" class="altColor">
+<tr id="i214" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setOpenFileLimit-int-">setOpenFileLimit</a></span>(int&nbsp;fileLimit)</code>
 <div class="block">Set limitation of number of open files.</div>
 </td>
 </tr>
-<tr id="i209" class="rowColor">
+<tr id="i215" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setOpenLedgerRereplicationGracePeriod-java.lang.String-">setOpenLedgerRereplicationGracePeriod</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;waitTime)</code>
 <div class="block">Set the grace period which the rereplication worker will wait before
@@ -1951,57 +1999,57 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
  to, on bookie failure.</div>
 </td>
 </tr>
-<tr id="i210" class="altColor">
+<tr id="i216" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setPageLimit-int-">setPageLimit</a></span>(int&nbsp;pageLimit)</code>
 <div class="block">Set limitation number of index pages in ledger cache.</div>
 </td>
 </tr>
-<tr id="i211" class="rowColor">
+<tr id="i217" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setPageSize-int-">setPageSize</a></span>(int&nbsp;pageSize)</code>
 <div class="block">Set page size.</div>
 </td>
 </tr>
-<tr id="i212" class="altColor">
+<tr id="i218" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setPersistBookieStatusEnabled-boolean-">setPersistBookieStatusEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Whether to persist the bookie status so that when bookie server restarts,
  it will continue using the previous status.</div>
 </td>
 </tr>
-<tr id="i213" class="rowColor">
+<tr id="i219" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setReadBufferBytes-int-">setReadBufferBytes</a></span>(int&nbsp;readBufferSize)</code>
 <div class="block">Set the number of bytes we should use as capacity for
  org.apache.bookkeeper.bookie.BufferedReadChannel.</div>
 </td>
 </tr>
-<tr id="i214" class="altColor">
+<tr id="i220" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setReadOnlyModeEnabled-boolean-">setReadOnlyModeEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Set whether the bookie is able to go into read-only mode.</div>
 </td>
 </tr>
-<tr id="i215" class="rowColor">
+<tr id="i221" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRecvByteBufAllocatorSizeInitial-int-">setRecvByteBufAllocatorSizeInitial</a></span>(int&nbsp;size)</code>
 <div class="block">Set Recv ByteBuf allocator initial buf size.</div>
 </td>
 </tr>
-<tr id="i216" class="altColor">
+<tr id="i222" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRecvByteBufAllocatorSizeMax-int-">setRecvByteBufAllocatorSizeMax</a></span>(int&nbsp;size)</code>
 <div class="block">Set Recv ByteBuf allocator max buf size.</div>
 </td>
 </tr>
-<tr id="i217" class="rowColor">
+<tr id="i223" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRecvByteBufAllocatorSizeMin-int-">setRecvByteBufAllocatorSizeMin</a></span>(int&nbsp;size)</code>
 <div class="block">Set Recv ByteBuf allocator min buf size.</div>
 </td>
 </tr>
-<tr id="i218" class="altColor">
+<tr id="i224" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRegistrationManagerClass-java.lang.Class-">setRegistrationManagerClass</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends org.apache.bookkeeper.discover.RegistrationManager&gt;&nbsp;regManagerClass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -2009,80 +2057,80 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </div>
 </td>
 </tr>
-<tr id="i219" class="rowColor">
+<tr id="i225" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRequestTimerNumTicks-int-">setRequestTimerNumTicks</a></span>(int&nbsp;tickCount)</code>
 <div class="block">Set the number of ticks per wheel for the request timer.</div>
 </td>
 </tr>
-<tr id="i220" class="altColor">
+<tr id="i226" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRequestTimerTickDurationMs-int-">setRequestTimerTickDurationMs</a></span>(int&nbsp;tickDuration)</code>
 <div class="block">Set the tick duration in milliseconds.</div>
 </td>
 </tr>
-<tr id="i221" class="rowColor">
+<tr id="i227" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setRwRereplicateBackoffMs-int-">setRwRereplicateBackoffMs</a></span>(int&nbsp;backoffMs)</code>
 <div class="block">Set how long to backoff when encountering exception on rereplicating a ledger.</div>
 </td>
 </tr>
-<tr id="i222" class="altColor">
+<tr id="i228" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerNumIOThreads-int-">setServerNumIOThreads</a></span>(int&nbsp;numThreads)</code>
 <div class="block">Set the number of IO threads.</div>
 </td>
 </tr>
-<tr id="i223" class="rowColor">
+<tr id="i229" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerSockKeepalive-boolean-">setServerSockKeepalive</a></span>(boolean&nbsp;keepalive)</code>
 <div class="block">Set socket keepalive setting.</div>
 </td>
 </tr>
-<tr id="i224" class="altColor">
+<tr id="i230" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerSockLinger-int-">setServerSockLinger</a></span>(int&nbsp;linger)</code>
 <div class="block">Set socket linger timeout on close.</div>
 </td>
 </tr>
-<tr id="i225" class="rowColor">
+<tr id="i231" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerTcpNoDelay-boolean-">setServerTcpNoDelay</a></span>(boolean&nbsp;noDelay)</code>
 <div class="block">Set socket nodelay setting.</div>
 </td>
 </tr>
-<tr id="i226" class="altColor">
+<tr id="i232" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerWriteBufferHighWaterMark-int-">setServerWriteBufferHighWaterMark</a></span>(int&nbsp;waterMark)</code>
 <div class="block">Set server netty channel write buffer high water mark.</div>
 </td>
 </tr>
-<tr id="i227" class="rowColor">
+<tr id="i233" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setServerWriteBufferLowWaterMark-int-">setServerWriteBufferLowWaterMark</a></span>(int&nbsp;waterMark)</code>
 <div class="block">Set server netty channel write buffer low water mark.</div>
 </td>
 </tr>
-<tr id="i228" class="altColor">
+<tr id="i234" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setSkipListArenaChunkSize-int-">setSkipListArenaChunkSize</a></span>(int&nbsp;size)</code>
 <div class="block">Set the number of bytes we used as chunk allocation for
  org.apache.bookkeeper.bookie.SkipListArena.</div>
 </td>
 </tr>
-<tr id="i229" class="rowColor">
+<tr id="i235" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setSkipListArenaMaxAllocSize-int-">setSkipListArenaMaxAllocSize</a></span>(int&nbsp;size)</code>
 <div class="block">Set the max size we should allocate from the skiplist arena.</div>
 </td>
 </tr>
-<tr id="i230" class="altColor">
+<tr id="i236" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setSkipListSizeLimit-int-">setSkipListSizeLimit</a></span>(int&nbsp;size)</code>
 <div class="block">Set skip list size limit.</div>
 </td>
 </tr>
-<tr id="i231" class="rowColor">
+<tr id="i237" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setSortedLedgerStorageEnabled-boolean-">setSortedLedgerStorageEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -2090,68 +2138,68 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </div>
 </td>
 </tr>
-<tr id="i232" class="altColor">
+<tr id="i238" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setStatisticsEnabled-boolean-">setStatisticsEnabled</a></span>(boolean&nbsp;enabled)</code>
 <div class="block">Turn on/off statistics.</div>
 </td>
 </tr>
-<tr id="i233" class="rowColor">
+<tr id="i239" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setStatsProviderClass-java.lang.Class-">setStatsProviderClass</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/bookkeeper/stats/StatsProvider.html" title="interface in org.apache.bookkeeper.stats">StatsProvider</a>&gt [...]
 <div class="block">Set the stats provider used by bookie.</div>
 </td>
 </tr>
-<tr id="i234" class="altColor">
+<tr id="i240" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSCertificatePath-java.lang.String-">setTLSCertificatePath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the path to file containing TLS Certificate.</div>
 </td>
 </tr>
-<tr id="i235" class="rowColor">
+<tr id="i241" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSKeyStore-java.lang.String-">setTLSKeyStore</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the keystore path for the client.</div>
 </td>
 </tr>
-<tr id="i236" class="altColor">
+<tr id="i242" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSKeyStorePasswordPath-java.lang.String-">setTLSKeyStorePasswordPath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the path to file containing keystore password, if the client keystore is password protected.</div>
 </td>
 </tr>
-<tr id="i237" class="rowColor">
+<tr id="i243" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSKeyStoreType-java.lang.String-">setTLSKeyStoreType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the keystore type for client.</div>
 </td>
 </tr>
-<tr id="i238" class="altColor">
+<tr id="i244" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSTrustStore-java.lang.String-">setTLSTrustStore</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the truststore path for the client.</div>
 </td>
 </tr>
-<tr id="i239" class="rowColor">
+<tr id="i245" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSTrustStorePasswordPath-java.lang.String-">setTLSTrustStorePasswordPath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the path to file containing truststore password, if the client truststore is password protected.</div>
 </td>
 </tr>
-<tr id="i240" class="altColor">
+<tr id="i246" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setTLSTrustStoreType-java.lang.String-">setTLSTrustStoreType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)</code>
 <div class="block">Set the truststore type for client.</div>
 </td>
 </tr>
-<tr id="i241" class="rowColor">
+<tr id="i247" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setUseHostNameAsBookieID-boolean-">setUseHostNameAsBookieID</a></span>(boolean&nbsp;useHostName)</code>
 <div class="block">Configure the bookie to use its hostname to register with the
  co-ordination service(eg: zookeeper) and in ledger metadata.</div>
 </td>
 </tr>
-<tr id="i242" class="altColor">
+<tr id="i248" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setUseShortHostName-boolean-">setUseShortHostName</a></span>(boolean&nbsp;useShortHostName)</code>
 <div class="block">Configure the bookie to use its short hostname or FQDN hostname to
@@ -2159,44 +2207,44 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
  metadata.</div>
 </td>
 </tr>
-<tr id="i243" class="rowColor">
+<tr id="i249" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setUseTransactionalCompaction-boolean-">setUseTransactionalCompaction</a></span>(boolean&nbsp;useTransactionalCompaction)</code>
 <div class="block">Set whether to use transactional compaction and using a separate log for compaction or not.</div>
 </td>
 </tr>
-<tr id="i244" class="altColor">
+<tr id="i250" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setVerifyMetadataOnGc-boolean-">setVerifyMetadataOnGc</a></span>(boolean&nbsp;verifyMetadataOnGC)</code>
 <div class="block">Set whether the bookie is configured to double check prior to gc.</div>
 </td>
 </tr>
-<tr id="i245" class="rowColor">
+<tr id="i251" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setWaitTimeoutOnResponseBackpressureMillis-long-">setWaitTimeoutOnResponseBackpressureMillis</a></span>(long&nbsp;value)</code>
 <div class="block">Timeout controlling wait on response send in case of unresponsive client
  (i.e.</div>
 </td>
 </tr>
-<tr id="i246" class="altColor">
+<tr id="i252" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setWriteBufferBytes-int-">setWriteBufferBytes</a></span>(int&nbsp;writeBufferBytes)</code>
 <div class="block">Set the number of bytes used as capacity for the write buffer.</div>
 </td>
 </tr>
-<tr id="i247" class="rowColor">
+<tr id="i253" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setZkRetryBackoffMaxMs-int-">setZkRetryBackoffMaxMs</a></span>(int&nbsp;retryMs)</code>
 <div class="block">Set zookeeper client backoff retry max time in millis.</div>
 </td>
 </tr>
-<tr id="i248" class="altColor">
+<tr id="i254" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#setZkRetryBackoffStartMs-int-">setZkRetryBackoffStartMs</a></span>(int&nbsp;retryMs)</code>
 <div class="block">Set zookeeper client backoff retry start time in millis.</div>
 </td>
 </tr>
-<tr id="i249" class="rowColor">
+<tr id="i255" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html#validate--">validate</a></span>()</code>
 <div class="block">Validate the configuration.</div>
@@ -2460,6 +2508,32 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </dl>
 </li>
 </ul>
+<a name="LOCAL_SCRUB_PERIOD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCAL_SCRUB_PERIOD</h4>
+<pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_SCRUB_PERIOD</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_PERIOD">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOCAL_SCRUB_RATE_LIMIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCAL_SCRUB_RATE_LIMIT</h4>
+<pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_SCRUB_RATE_LIMIT</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_RATE_LIMIT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a name="FLUSH_INTERVAL">
 <!--   -->
 </a>
@@ -3750,7 +3824,7 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 <a name="ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR</h4>
 <pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR</pre>
@@ -3760,6 +3834,19 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </dl>
 </li>
 </ul>
+<a name="LOCAL_CONSISTENCY_CHECK_ON_STARTUP">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LOCAL_CONSISTENCY_CHECK_ON_STARTUP</h4>
+<pre>protected static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCAL_CONSISTENCY_CHECK_ON_STARTUP</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_CONSISTENCY_CHECK_ON_STARTUP">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -3989,6 +4076,73 @@ extends <a href="../../../../org/apache/bookkeeper/conf/AbstractConfiguration.ht
 </dl>
 </li>
 </ul>
+<a name="isLocalScrubEnabled--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isLocalScrubEnabled</h4>
+<pre>public&nbsp;boolean&nbsp;isLocalScrubEnabled()</pre>
+<div class="block">Get whether local scrub is enabled.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Whether local scrub is enabled.</dd>
+</dl>
+</li>
+</ul>
+<a name="getLocalScrubPeriod--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocalScrubPeriod</h4>
+<pre>public&nbsp;long&nbsp;getLocalScrubPeriod()</pre>
+<div class="block">Get local scrub interval.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Number of seconds between scrubs, <= 0 for disabled.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLocalScrubPeriod-long-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLocalScrubPeriod</h4>
+<pre>public&nbsp;void&nbsp;setLocalScrubPeriod(long&nbsp;period)</pre>
+<div class="block">Set local scrub period in seconds (<= 0 for disabled). Scrub will be scheduled at delays
+ chosen from the interval (.5 * interval, 1.5 * interval)</div>
+</li>
+</ul>
+<a name="getLocalScrubRateLimit--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocalScrubRateLimit</h4>
+<pre>public&nbsp;double&nbsp;getLocalScrubRateLimit()</pre>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>Max number of entries to scrub per second, 0 for disabled.</dd>
+</dl>
+</li>
+</ul>
+<a name="setLocalScrubRateLimit-double-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLocalScrubRateLimit</h4>
+<pre>public&nbsp;void&nbsp;setLocalScrubRateLimit(double&nbsp;scrubRateLimit)</pre>
+<div class="block">Get local scrub rate limit (entries/second).</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>scrubRateLimit</code> - Max number of entries per second to scan.</dd>
+</dl>
+</li>
+</ul>
 <a name="getFlushInterval--">
 <!--   -->
 </a>
@@ -7676,12 +7830,22 @@ public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.h
 <a name="setEntryLogPerLedgerCounterLimitsMultFactor-int-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>setEntryLogPerLedgerCounterLimitsMultFactor</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a>&nbsp;setEntryLogPerLedgerCounterLimitsMultFactor(int&nbsp;entryLogPerLedgerCounterLimitsMultFactor)</pre>
 </li>
 </ul>
+<a name="isLocalConsistencyCheckOnStartup--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isLocalConsistencyCheckOnStartup</h4>
+<pre>public&nbsp;boolean&nbsp;isLocalConsistencyCheckOnStartup()</pre>
+<div class="block">True if a local consistency check should be performed on startup.</div>
+</li>
+</ul>
 </li>
 </ul>
 </li>