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 2019/01/17 01:43:45 UTC

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

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 9fcae74  Updated site at revision 5343665
9fcae74 is described below

commit 9fcae7434112feb61e544c7aee11f62945abbdd5
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jan 17 01:43:43 2019 +0000

    Updated site at revision 5343665
---
 .../docs/latest/api/javadoc/allclasses-frame.html  |   1 +
 .../latest/api/javadoc/allclasses-noframe.html     |   1 +
 .../docs/latest/api/javadoc/constant-values.html   |  47 ++++----
 content/docs/latest/api/javadoc/index-all.html     |  12 ++
 ...Exception.BKAddEntryQuorumTimeoutException.html |   2 +-
 .../client/BKException.BKBookieException.html      |   2 +-
 ...eption.BKBookieHandleNotAvailableException.html |   2 +-
 .../BKException.BKClientClosedException.html       |   2 +-
 .../client/BKException.BKDigestMatchException.html |   2 +-
 ...KException.BKDigestNotInitializedException.html |   2 +-
 .../BKException.BKDuplicateEntryIdException.html   |   2 +-
 .../client/BKException.BKIllegalOpException.html   |   2 +-
 .../BKException.BKIncorrectParameterException.html |   2 +-
 .../client/BKException.BKInterruptedException.html |   2 +-
 .../BKException.BKLedgerClosedException.html       |   2 +-
 .../client/BKException.BKLedgerExistException.html |   2 +-
 .../BKException.BKLedgerFencedException.html       |   2 +-
 .../BKException.BKLedgerIdOverflowException.html   |   2 +-
 .../BKException.BKLedgerRecoveryException.html     |   6 +-
 ...xception.BKMetadataSerializationException.html} |  52 +++++----
 .../BKException.BKMetadataVersionException.html    |   6 +-
 .../client/BKException.BKNoSuchEntryException.html |   2 +-
 .../BKException.BKNoSuchLedgerExistsException.html |   2 +-
 .../BKException.BKNotEnoughBookiesException.html   |   2 +-
 .../BKException.BKProtocolVersionException.html    |   2 +-
 .../client/BKException.BKQuorumException.html      |   2 +-
 .../client/BKException.BKReadException.html        |   2 +-
 .../client/BKException.BKReplicationException.html |   2 +-
 .../client/BKException.BKSecurityException.html    |   2 +-
 .../client/BKException.BKTimeoutException.html     |   2 +-
 .../BKException.BKTooManyRequestsException.html    |   2 +-
 .../BKException.BKUnauthorizedAccessException.html |   2 +-
 .../BKException.BKUnclosedFragmentException.html   |   2 +-
 ...BKException.BKUnexpectedConditionException.html |   2 +-
 .../client/BKException.BKWriteException.html       |   2 +-
 ...Exception.BKWriteOnReadOnlyBookieException.html |   2 +-
 .../apache/bookkeeper/client/BKException.Code.html |   2 +-
 .../client/BKException.MetaStoreException.html     |   2 +-
 .../bookkeeper/client/BKException.ZKException.html |   2 +-
 .../org/apache/bookkeeper/client/BKException.html  |  44 ++++----
 .../bookkeeper/client/api/BKException.Code.html    |  62 ++++++----
 .../client/api/class-use/BKException.html          |  40 ++++---
 ...Exception.BKMetadataSerializationException.html | 125 +++++++++++++++++++++
 .../bookkeeper/client/class-use/BKException.html   |  40 ++++---
 .../apache/bookkeeper/client/package-frame.html    |   1 +
 .../apache/bookkeeper/client/package-summary.html  |  42 ++++---
 .../org/apache/bookkeeper/client/package-tree.html |   1 +
 content/docs/latest/api/javadoc/overview-tree.html |   1 +
 .../docs/latest/api/javadoc/serialized-form.html   |   5 +
 49 files changed, 381 insertions(+), 169 deletions(-)

diff --git a/content/docs/latest/api/javadoc/allclasses-frame.html b/content/docs/latest/api/javadoc/allclasses-frame.html
index 41e086e..9eaad9d 100644
--- a/content/docs/latest/api/javadoc/allclasses-frame.html
+++ b/content/docs/latest/api/javadoc/allclasses-frame.html
@@ -44,6 +44,7 @@
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerFencedException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerIdOverflowException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerRecoveryException</a></li>
+<li><a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKMetadataSerializationException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKMetadataVersionException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKNoSuchEntryException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKNoSuchLedgerExistsException</a></li>
diff --git a/content/docs/latest/api/javadoc/allclasses-noframe.html b/content/docs/latest/api/javadoc/allclasses-noframe.html
index 3eb0dda..ad83bff 100644
--- a/content/docs/latest/api/javadoc/allclasses-noframe.html
+++ b/content/docs/latest/api/javadoc/allclasses-noframe.html
@@ -44,6 +44,7 @@
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html" title="class in org.apache.bookkeeper.client">BKException.BKLedgerFencedException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client">BKException.BKLedgerIdOverflowException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client">BKException.BKLedgerRecoveryException</a></li>
+<li><a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></li>
 <li><a href="org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchLedgerExistsException</a></li>
diff --git a/content/docs/latest/api/javadoc/constant-values.html b/content/docs/latest/api/javadoc/constant-values.html
index 673433b..bad15ce 100644
--- a/content/docs/latest/api/javadoc/constant-values.html
+++ b/content/docs/latest/api/javadoc/constant-values.html
@@ -814,146 +814,153 @@
 <td class="colLast"><code>-10</code></td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.MetadataSerializationException">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetadataSerializationException">MetadataSerializationException</a></code></td>
+<td class="colLast"><code>-107</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.MetadataVersionException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetadataVersionException">MetadataVersionException</a></code></td>
 <td class="colLast"><code>-17</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.MetaStoreException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetaStoreException">MetaStoreException</a></code></td>
 <td class="colLast"><code>-18</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.NoBookieAvailableException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoBookieAvailableException">NoBookieAvailableException</a></code></td>
 <td class="colLast"><code>-3</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.NoSuchEntryException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchEntryException">NoSuchEntryException</a></code></td>
 <td class="colLast"><code>-13</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.NoSuchLedgerExistsException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchLedgerExistsException">NoSuchLedgerExistsException</a></code></td>
 <td class="colLast"><code>-7</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.NotEnoughBookiesException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NotEnoughBookiesException">NotEnoughBookiesException</a></code></td>
 <td class="colLast"><code>-6</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.OK">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#OK">OK</a></code></td>
 <td class="colLast"><code>0</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.ProtocolVersionException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ProtocolVersionException">ProtocolVersionException</a></code></td>
 <td class="colLast"><code>-16</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.QuorumException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#QuorumException">QuorumException</a></code></td>
 <td class="colLast"><code>-2</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.ReadException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ReadException">ReadException</a></code></td>
 <td class="colLast"><code>-1</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.ReplicationException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ReplicationException">ReplicationException</a></code></td>
 <td class="colLast"><code>-200</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.SecurityException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#SecurityException">SecurityException</a></code></td>
 <td class="colLast"><code>-24</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.TimeoutException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#TimeoutException">TimeoutException</a></code></td>
 <td class="colLast"><code>-23</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.TooManyRequestsException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#TooManyRequestsException">TooManyRequestsException</a></code></td>
 <td class="colLast"><code>-105</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.UnauthorizedAccessException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnauthorizedAccessException">UnauthorizedAccessException</a></code></td>
 <td class="colLast"><code>-102</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.UnclosedFragmentException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnclosedFragmentException">UnclosedFragmentException</a></code></td>
 <td class="colLast"><code>-103</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.UnexpectedConditionException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnexpectedConditionException">UnexpectedConditionException</a></code></td>
 <td class="colLast"><code>-999</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.UNINITIALIZED">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UNINITIALIZED">UNINITIALIZED</a></code></td>
 <td class="colLast"><code>1</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.WriteException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#WriteException">WriteException</a></code></td>
 <td class="colLast"><code>-12</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.WriteOnReadOnlyBookieException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
 <td><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#WriteOnReadOnlyBookieException">WriteOnReadOnlyBookieException</a></code></td>
 <td class="colLast"><code>-104</code></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.bookkeeper.client.api.BKException.Code.ZKException">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
diff --git a/content/docs/latest/api/javadoc/index-all.html b/content/docs/latest/api/javadoc/index-all.html
index 6303037..bc2bc05 100644
--- a/content/docs/latest/api/javadoc/index-all.html
+++ b/content/docs/latest/api/javadoc/index-all.html
@@ -680,6 +680,10 @@
 <dd>
 <div class="block">Bookkeeper ledger recovery exception.</div>
 </dd>
+<dt><a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataSerializationException</span></a> - Exception in <a href="org/apache/bookkeeper/client/package-summary.html">org.apache.bookkeeper.client</a></dt>
+<dd>
+<div class="block">Bookkeeper metadata serialization exception.</div>
+</dd>
 <dt><a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataVersionException</span></a> - Exception in <a href="org/apache/bookkeeper/client/package-summary.html">org.apache.bookkeeper.client</a></dt>
 <dd>
 <div class="block">Bookkeeper metadata version exception.</div>
@@ -776,6 +780,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html#BKLedgerRecoveryException--">BKLedgerRecoveryException()</a></span> - Constructor for exception org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client">BKException.BKLedgerRecoveryException</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html#BKMetadataSerializationException--">BKMetadataSerializationException()</a></span> - Constructor for exception org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html#BKMetadataSerializationException-java.lang.Throwable-">BKMetadataSerializationException(Throwable)</a></span> - Constructor for exception org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html#BKMetadataVersionException--">BKMetadataVersionException()</a></span> - Constructor for exception org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html#BKNoSuchEntryException--">BKNoSuchEntryException()</a></span> - Constructor for exception org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></dt>
@@ -5049,6 +5057,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/LedgerHandle.html#metadataLock">metadataLock</a></span> - Variable in class org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetadataSerializationException">MetadataSerializationException</a></span> - Static variable in interface org.apache.bookkeeper.client.api.<a href="org/apache/bookkeeper/client/api/BKException.Code.html" title="interface in org.apache.bookkeeper.client.api">BKException.Code</a></dt>
+<dd>
+<div class="block">Failure to serialize metadata.</div>
+</dd>
 <dt><a href="org/apache/bookkeeper/client/MetadataUpdateLoop.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">MetadataUpdateLoop</span></a> - Class in <a href="org/apache/bookkeeper/client/package-summary.html">org.apache.bookkeeper.client</a></dt>
 <dd>
 <div class="block">Mechanism to safely update the metadata of a ledger.</div>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
index 5cb44db..a683a9e 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
index 9c7720e..d49c44a 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
index ce06e3b..cd67efb 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
index c1e52d1..28725c7 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKClientClosedException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
index ee5ce0b..0ec1ae9 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestMatchException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
index 4de17bd..7026c35 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDigestNotInitializedException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
index 7a413c0..12df647 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKDuplicateEntryIdException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
index 3cf86ba..eea46b9 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIllegalOpException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
index 69dccea..c7f671c 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKIncorrectParameterException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
index ba15bd4..8017102 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKInterruptedException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
index 178eeb9..907dc00 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerClosedException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
index 103bf54..db0c1ab 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerExistException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
index 05095db..d32a9fe 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
index a4ca2f0..d88ff51 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
index f106923..4bf6808 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
@@ -44,7 +44,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" target="_top">Frames</a></li>
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
@@ -284,7 +284,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" target="_top">Frames</a></li>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html
similarity index 76%
copy from content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
copy to content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html
index f106923..dd1110c 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BKException.BKLedgerRecoveryException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)</title>
+<title>BKException.BKMetadataSerializationException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BKException.BKLedgerRecoveryException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)";
+            parent.document.title="BKException.BKMetadataSerializationException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -34,7 +34,7 @@
 <li><a href="../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/BKException.BKLedgerRecoveryException.html">Use</a></li>
+<li><a href="class-use/BKException.BKMetadataSerializationException.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -43,12 +43,12 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" target="_top">Frames</a></li>
-<li><a href="BKException.BKLedgerRecoveryException.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" target="_top">Frames</a></li>
+<li><a href="BKException.BKMetadataSerializationException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -87,7 +87,7 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.bookkeeper.client</div>
-<h2 title="Class BKException.BKLedgerRecoveryException" class="title">Class BKException.BKLedgerRecoveryException</h2>
+<h2 title="Class BKException.BKMetadataSerializationException" class="title">Class BKException.BKMetadataSerializationException</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
@@ -106,7 +106,7 @@
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">org.apache.bookkeeper.client.BKException</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.bookkeeper.client.BKException.BKLedgerRecoveryException</li>
+<li>org.apache.bookkeeper.client.BKException.BKMetadataSerializationException</li>
 </ul>
 </li>
 </ul>
@@ -131,12 +131,12 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <span class="typeNameLabel">BKException.BKLedgerRecoveryException</span>
+<pre>public static class <span class="typeNameLabel">BKException.BKMetadataSerializationException</span>
 extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></pre>
-<div class="block">Bookkeeper ledger recovery exception.</div>
+<div class="block">Bookkeeper metadata serialization exception.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../serialized-form.html#org.apache.bookkeeper.client.BKException.BKLedgerRecoveryException">Serialized Form</a></dd>
+<dd><a href="../../../../serialized-form.html#org.apache.bookkeeper.client.BKException.BKMetadataSerializationException">Serialized Form</a></dd>
 </dl>
 </li>
 </ul>
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
@@ -193,7 +193,10 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html#BKLedgerRecoveryException--">BKLedgerRecoveryException</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html#BKMetadataSerializationException--">BKMetadataSerializationException</a></span>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html#BKMetadataSerializationException-java.lang.Throwable-">BKMetadataSerializationException</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -246,13 +249,22 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="BKLedgerRecoveryException--">
+<a name="BKMetadataSerializationException--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BKMetadataSerializationException</h4>
+<pre>public&nbsp;BKMetadataSerializationException()</pre>
+</li>
+</ul>
+<a name="BKMetadataSerializationException-java.lang.Throwable-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>BKLedgerRecoveryException</h4>
-<pre>public&nbsp;BKLedgerRecoveryException()</pre>
+<h4>BKMetadataSerializationException</h4>
+<pre>public&nbsp;BKMetadataSerializationException(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;cause)</pre>
 </li>
 </ul>
 </li>
@@ -274,7 +286,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <li><a href="../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/BKException.BKLedgerRecoveryException.html">Use</a></li>
+<li><a href="class-use/BKException.BKMetadataSerializationException.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -283,12 +295,12 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" target="_top">Frames</a></li>
-<li><a href="BKException.BKLedgerRecoveryException.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" target="_top">Frames</a></li>
+<li><a href="BKException.BKMetadataSerializationException.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
index 6ca20fb..5db3a82 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
@@ -283,7 +283,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
index 4dc9f77..0693bdd 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
index bccfb76..49d9b6f 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
index 4f143b7..f1c6784 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
index 73e175d..6971a6b 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
index e46298f..e6ef38d 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKQuorumException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
index 5fa6c8c..7d47745 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReadException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
index 79330da..f92beda 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKReplicationException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
index 0824709..1b86b9c 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKSecurityException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
index 1198177..daf471f 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTimeoutException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
index 2097001..b591af4 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
index df8ef4d..ef83954 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
index 38613e8..05bc206 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
index 8c01b13..6d466b7 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
index 3774ad4..14a75e1 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
index 2ae4fdb..f5e3554 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.Code.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.Code.html
index 79e6161..6499f4e 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.Code.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.Code.html
@@ -124,7 +124,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.h
 <!--   -->
 </a>
 <h3>Fields inherited from interface&nbsp;org.apache.bookkeeper.client.api.<a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html" title="interface in org.apache.bookkeeper.client.api">BKException.Code</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#AddEntryQuorumTimeoutException">AddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#BookieHandleNotAvailableException">BookieHandleNotAvailableException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ClientClosedException">ClientClosedException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException. [...]
+<code><a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#AddEntryQuorumTimeoutException">AddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#BookieHandleNotAvailableException">BookieHandleNotAvailableException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ClientClosedException">ClientClosedException</a>, <a href="../../../../org/apache/bookkeeper/client/api/BKException. [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
index fc2b56d..da97adc 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.MetaStoreException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
index afc0424..48c57b2 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.ZKException.html
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/bookkeeper/client/BKException.html" titl
 <!--   -->
 </a>
 <h3>Nested classes/interfaces inherited from class&nbsp;org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a></h3>
-<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
+<code><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in or [...]
 </ul>
 </li>
 </ul>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
index fc35cbe..8c363ae 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/BKException.html
@@ -128,7 +128,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in org. [...]
+<dd><a href="../../../../org/apache/bookkeeper/client/BKException.BKAddEntryQuorumTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKAddEntryQuorumTimeoutException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKBookieException</a>, <a href="../../../../org/apache/bookkeeper/client/BKException.BKBookieHandleNotAvailableException.html" title="class in org. [...]
 </dl>
 <hr>
 <br>
@@ -251,113 +251,119 @@ extends <a href="../../../../org/apache/bookkeeper/client/api/BKException.html"
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></span></code>
+<div class="block">Bookkeeper metadata serialization exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></span></code>
 <div class="block">Bookkeeper metadata version exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></span></code>
 <div class="block">Bookkeeper no such entry exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchLedgerExistsException</a></span></code>
 <div class="block">Bookkeeper no such ledger exists exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html" title="class in org.apache.bookkeeper.client">BKException.BKNotEnoughBookiesException</a></span></code>
 <div class="block">Bookkeeper not enough bookies exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKProtocolVersionException</a></span></code>
 <div class="block">Bookkeeper protocol version exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKQuorumException.html" title="class in org.apache.bookkeeper.client">BKException.BKQuorumException</a></span></code>
 <div class="block">Bookkeeper quorum exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKReadException.html" title="class in org.apache.bookkeeper.client">BKException.BKReadException</a></span></code>
 <div class="block">Bookkeeper read exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKReplicationException.html" title="class in org.apache.bookkeeper.client">BKException.BKReplicationException</a></span></code>
 <div class="block">Bookkeeper replication exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKSecurityException.html" title="class in org.apache.bookkeeper.client">BKException.BKSecurityException</a></span></code>
 <div class="block">Bookkeeper security exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKTimeoutException</a></span></code>
 <div class="block">Bookkeeper timeout exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html" title="class in org.apache.bookkeeper.client">BKException.BKTooManyRequestsException</a></span></code>
 <div class="block">Bookkeeper too many requests exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnauthorizedAccessException</a></span></code>
 <div class="block">Bookkeeper unauthorized access exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnclosedFragmentException</a></span></code>
 <div class="block">Bookkeeper unclosed fragment exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnexpectedConditionException</a></span></code>
 <div class="block">Bookkeeper unexpected condition exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKWriteException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteException</a></span></code>
 <div class="block">Bookkeeper write exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteOnReadOnlyBookieException</a></span></code>
 <div class="block">Bookkeeper write on readonly bookie exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static interface&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.Code.html" title="interface in org.apache.bookkeeper.client">BKException.Code</a></span></code>
 <div class="block">Legacy interface which holds constants for BookKeeper error codes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.MetaStoreException.html" title="class in org.apache.bookkeeper.client">BKException.MetaStoreException</a></span></code>
 <div class="block">Metastore exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/bookkeeper/client/BKException.ZKException.html" title="class in org.apache.bookkeeper.client">BKException.ZKException</a></span></code>
 <div class="block">Zookeeper exception.</div>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
index ec0eb0f..52d9b5a 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/BKException.Code.html
@@ -209,123 +209,129 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#MetadataSerializationException">MetadataSerializationException</a></span></code>
+<div class="block">Failure to serialize metadata.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#MetadataVersionException">MetadataVersionException</a></span></code>
 <div class="block">Bad version on executing metadata operations.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#MetaStoreException">MetaStoreException</a></span></code>
 <div class="block">Meta store operations failed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#NoBookieAvailableException">NoBookieAvailableException</a></span></code>
 <div class="block">Unused.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchEntryException">NoSuchEntryException</a></span></code>
 <div class="block">No such entry exists.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchLedgerExistsException">NoSuchLedgerExistsException</a></span></code>
 <div class="block">No such ledger exists.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#NotEnoughBookiesException">NotEnoughBookiesException</a></span></code>
 <div class="block">Not enough bookies available to form an ensemble.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#OK">OK</a></span></code>
 <div class="block">Everything is OK.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ProtocolVersionException">ProtocolVersionException</a></span></code>
 <div class="block">Protocol version is wrong (operations are absolutely not executed).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#QuorumException">QuorumException</a></span></code>
 <div class="block">Unused.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ReadException">ReadException</a></span></code>
 <div class="block">Read operations failed (bookie error).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ReplicationException">ReplicationException</a></span></code>
 <div class="block">Generic exception code used to propagate in replication pipeline.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#SecurityException">SecurityException</a></span></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#TimeoutException">TimeoutException</a></span></code>
 <div class="block">Operations timeouts.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#TooManyRequestsException">TooManyRequestsException</a></span></code>
 <div class="block">Operations failed due to too many requests in the queue.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#UnauthorizedAccessException">UnauthorizedAccessException</a></span></code>
 <div class="block">Operations failed due to unauthorized.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#UnclosedFragmentException">UnclosedFragmentException</a></span></code>
 <div class="block">Replication failed due to unclosed fragments.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#UnexpectedConditionException">UnexpectedConditionException</a></span></code>
 <div class="block">Unexpected condition.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#UNINITIALIZED">UNINITIALIZED</a></span></code>
 <div class="block">A placer holder (unused).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#WriteException">WriteException</a></span></code>
 <div class="block">Write operations failed (bookie error).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#WriteOnReadOnlyBookieException">WriteOnReadOnlyBookieException</a></span></code>
 <div class="block">Write operations failed due to bookies are readonly.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/api/BKException.Code.html#ZKException">ZKException</a></span></code>
 <div class="block">ZooKeeper operations failed.</div>
@@ -815,6 +821,22 @@
 </dl>
 </li>
 </ul>
+<a name="MetadataSerializationException">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MetadataSerializationException</h4>
+<pre>static final&nbsp;int MetadataSerializationException</pre>
+<div class="block">Failure to serialize metadata.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.9</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.bookkeeper.client.api.BKException.Code.MetadataSerializationException">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
 <a name="ReplicationException">
 <!--   -->
 </a>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/BKException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/BKException.html
index f861e15..84cc7df 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/BKException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/api/class-use/BKException.html
@@ -214,107 +214,113 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></span></code>
+<div class="block">Bookkeeper metadata serialization exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></span></code>
 <div class="block">Bookkeeper metadata version exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></span></code>
 <div class="block">Bookkeeper no such entry exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchLedgerExistsException</a></span></code>
 <div class="block">Bookkeeper no such ledger exists exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html" title="class in org.apache.bookkeeper.client">BKException.BKNotEnoughBookiesException</a></span></code>
 <div class="block">Bookkeeper not enough bookies exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKProtocolVersionException</a></span></code>
 <div class="block">Bookkeeper protocol version exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKQuorumException.html" title="class in org.apache.bookkeeper.client">BKException.BKQuorumException</a></span></code>
 <div class="block">Bookkeeper quorum exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKReadException.html" title="class in org.apache.bookkeeper.client">BKException.BKReadException</a></span></code>
 <div class="block">Bookkeeper read exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKReplicationException.html" title="class in org.apache.bookkeeper.client">BKException.BKReplicationException</a></span></code>
 <div class="block">Bookkeeper replication exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKSecurityException.html" title="class in org.apache.bookkeeper.client">BKException.BKSecurityException</a></span></code>
 <div class="block">Bookkeeper security exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKTimeoutException</a></span></code>
 <div class="block">Bookkeeper timeout exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html" title="class in org.apache.bookkeeper.client">BKException.BKTooManyRequestsException</a></span></code>
 <div class="block">Bookkeeper too many requests exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnauthorizedAccessException</a></span></code>
 <div class="block">Bookkeeper unauthorized access exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnclosedFragmentException</a></span></code>
 <div class="block">Bookkeeper unclosed fragment exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnexpectedConditionException</a></span></code>
 <div class="block">Bookkeeper unexpected condition exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKWriteException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteException</a></span></code>
 <div class="block">Bookkeeper write exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteOnReadOnlyBookieException</a></span></code>
 <div class="block">Bookkeeper write on readonly bookie exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.MetaStoreException.html" title="class in org.apache.bookkeeper.client">BKException.MetaStoreException</a></span></code>
 <div class="block">Metastore exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/bookkeeper/client/BKException.ZKException.html" title="class in org.apache.bookkeeper.client">BKException.ZKException</a></span></code>
 <div class="block">Zookeeper exception.</div>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.BKMetadataSerializationException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.BKMetadataSerializationException.html
new file mode 100644
index 0000000..84eade4
--- /dev/null
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.BKMetadataSerializationException.html
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.bookkeeper.client.BKException.BKMetadataSerializationException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Uses of Class org.apache.bookkeeper.client.BKException.BKMetadataSerializationException (Apache BookKeeper :: Parent 4.9.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/bookkeeper/client/class-use/BKException.BKMetadataSerializationException.html" target="_top">Frames</a></li>
+<li><a href="BKException.BKMetadataSerializationException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.bookkeeper.client.BKException.BKMetadataSerializationException" class="title">Uses of Class<br>org.apache.bookkeeper.client.BKException.BKMetadataSerializationException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.bookkeeper.client.BKException.BKMetadataSerializationException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/bookkeeper/client/class-use/BKException.BKMetadataSerializationException.html" target="_top">Frames</a></li>
+<li><a href="BKException.BKMetadataSerializationException.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
index f5281d7..cead5a6 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/class-use/BKException.html
@@ -196,107 +196,113 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></span></code>
+<div class="block">Bookkeeper metadata serialization exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></span></code>
 <div class="block">Bookkeeper metadata version exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></span></code>
 <div class="block">Bookkeeper no such entry exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchLedgerExistsException</a></span></code>
 <div class="block">Bookkeeper no such ledger exists exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html" title="class in org.apache.bookkeeper.client">BKException.BKNotEnoughBookiesException</a></span></code>
 <div class="block">Bookkeeper not enough bookies exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKProtocolVersionException</a></span></code>
 <div class="block">Bookkeeper protocol version exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKQuorumException.html" title="class in org.apache.bookkeeper.client">BKException.BKQuorumException</a></span></code>
 <div class="block">Bookkeeper quorum exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKReadException.html" title="class in org.apache.bookkeeper.client">BKException.BKReadException</a></span></code>
 <div class="block">Bookkeeper read exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKReplicationException.html" title="class in org.apache.bookkeeper.client">BKException.BKReplicationException</a></span></code>
 <div class="block">Bookkeeper replication exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKSecurityException.html" title="class in org.apache.bookkeeper.client">BKException.BKSecurityException</a></span></code>
 <div class="block">Bookkeeper security exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKTimeoutException</a></span></code>
 <div class="block">Bookkeeper timeout exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html" title="class in org.apache.bookkeeper.client">BKException.BKTooManyRequestsException</a></span></code>
 <div class="block">Bookkeeper too many requests exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnauthorizedAccessException</a></span></code>
 <div class="block">Bookkeeper unauthorized access exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnclosedFragmentException</a></span></code>
 <div class="block">Bookkeeper unclosed fragment exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnexpectedConditionException</a></span></code>
 <div class="block">Bookkeeper unexpected condition exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKWriteException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteException</a></span></code>
 <div class="block">Bookkeeper write exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteOnReadOnlyBookieException</a></span></code>
 <div class="block">Bookkeeper write on readonly bookie exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.MetaStoreException.html" title="class in org.apache.bookkeeper.client">BKException.MetaStoreException</a></span></code>
 <div class="block">Metastore exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/bookkeeper/client/BKException.ZKException.html" title="class in org.apache.bookkeeper.client">BKException.ZKException</a></span></code>
 <div class="block">Zookeeper exception.</div>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-frame.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-frame.html
index 36fb63f..1470dfd 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-frame.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-frame.html
@@ -152,6 +152,7 @@
 <li><a href="BKException.BKLedgerFencedException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerFencedException</a></li>
 <li><a href="BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerIdOverflowException</a></li>
 <li><a href="BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKLedgerRecoveryException</a></li>
+<li><a href="BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKMetadataSerializationException</a></li>
 <li><a href="BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKMetadataVersionException</a></li>
 <li><a href="BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKNoSuchEntryException</a></li>
 <li><a href="BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client" target="classFrame">BKException.BKNoSuchLedgerExistsException</a></li>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-summary.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-summary.html
index b71ebc1..f275366 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-summary.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-summary.html
@@ -846,114 +846,120 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataSerializationException</a></td>
+<td class="colLast">
+<div class="block">Bookkeeper metadata serialization exception.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKMetadataVersionException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper metadata version exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchEntryException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper no such entry exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client">BKException.BKNoSuchLedgerExistsException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper no such ledger exists exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKNotEnoughBookiesException.html" title="class in org.apache.bookkeeper.client">BKException.BKNotEnoughBookiesException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper not enough bookies exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKProtocolVersionException.html" title="class in org.apache.bookkeeper.client">BKException.BKProtocolVersionException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper protocol version exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKQuorumException.html" title="class in org.apache.bookkeeper.client">BKException.BKQuorumException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper quorum exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKReadException.html" title="class in org.apache.bookkeeper.client">BKException.BKReadException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper read exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKReplicationException.html" title="class in org.apache.bookkeeper.client">BKException.BKReplicationException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper replication exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKSecurityException.html" title="class in org.apache.bookkeeper.client">BKException.BKSecurityException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper security exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKTimeoutException.html" title="class in org.apache.bookkeeper.client">BKException.BKTimeoutException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper timeout exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKTooManyRequestsException.html" title="class in org.apache.bookkeeper.client">BKException.BKTooManyRequestsException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper too many requests exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnauthorizedAccessException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnauthorizedAccessException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper unauthorized access exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnclosedFragmentException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnclosedFragmentException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper unclosed fragment exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKUnexpectedConditionException.html" title="class in org.apache.bookkeeper.client">BKException.BKUnexpectedConditionException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper unexpected condition exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKWriteException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper write exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.BKWriteOnReadOnlyBookieException.html" title="class in org.apache.bookkeeper.client">BKException.BKWriteOnReadOnlyBookieException</a></td>
 <td class="colLast">
 <div class="block">Bookkeeper write on readonly bookie exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.MetaStoreException.html" title="class in org.apache.bookkeeper.client">BKException.MetaStoreException</a></td>
 <td class="colLast">
 <div class="block">Metastore exception.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/BKException.ZKException.html" title="class in org.apache.bookkeeper.client">BKException.ZKException</a></td>
 <td class="colLast">
 <div class="block">Zookeeper exception.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/bookkeeper/client/LedgerChecker.InvalidFragmentException.html" title="class in org.apache.bookkeeper.client">LedgerChecker.InvalidFragmentException</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
diff --git a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
index b218268..4a87ea1 100644
--- a/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
+++ b/content/docs/latest/api/javadoc/org/apache/bookkeeper/client/package-tree.html
@@ -208,6 +208,7 @@
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerFencedException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerIdOverflowException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerRecoveryException</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataSerializationException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataVersionException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKNoSuchEntryException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="../../../../org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKNoSuchLedgerExistsException</span></a></li>
diff --git a/content/docs/latest/api/javadoc/overview-tree.html b/content/docs/latest/api/javadoc/overview-tree.html
index ec69c55..4ebdd13 100644
--- a/content/docs/latest/api/javadoc/overview-tree.html
+++ b/content/docs/latest/api/javadoc/overview-tree.html
@@ -350,6 +350,7 @@
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKLedgerFencedException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerFencedException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKLedgerIdOverflowException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerIdOverflowException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKLedgerRecoveryException</span></a></li>
+<li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataSerializationException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKMetadataVersionException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKMetadataVersionException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKNoSuchEntryException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKNoSuchEntryException</span></a></li>
 <li type="circle">org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BKException.BKNoSuchLedgerExistsException.html" title="class in org.apache.bookkeeper.client"><span class="typeNameLink">BKException.BKNoSuchLedgerExistsException</span></a></li>
diff --git a/content/docs/latest/api/javadoc/serialized-form.html b/content/docs/latest/api/javadoc/serialized-form.html
index 0295dd8..291da68 100644
--- a/content/docs/latest/api/javadoc/serialized-form.html
+++ b/content/docs/latest/api/javadoc/serialized-form.html
@@ -157,6 +157,11 @@
 </a>
 <h3>Class <a href="org/apache/bookkeeper/client/BKException.BKLedgerRecoveryException.html" title="class in org.apache.bookkeeper.client">org.apache.bookkeeper.client.BKException.BKLedgerRecoveryException</a> extends <a href="org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a> implements Serializable</h3>
 </li>
+<li class="blockList"><a name="org.apache.bookkeeper.client.BKException.BKMetadataSerializationException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/bookkeeper/client/BKException.BKMetadataSerializationException.html" title="class in org.apache.bookkeeper.client">org.apache.bookkeeper.client.BKException.BKMetadataSerializationException</a> extends <a href="org/apache/bookkeeper/client/BKException.html" title="class in org.apache.bookkeeper.client">BKException</a> implements Serializable</h3>
+</li>
 <li class="blockList"><a name="org.apache.bookkeeper.client.BKException.BKMetadataVersionException">
 <!--   -->
 </a>