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 8a541a6 Updated site at revision f14be64
8a541a6 is described below
commit 8a541a6c7c3521e3804075a902143a6fcf155b6a
Author: jenkins <[email protected]>
AuthorDate: Sat Dec 9 09:11:07 2017 +0000
Updated site at revision f14be64
---
content/docs/4.6.0/overview/releaseNotes/index.html | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/content/docs/4.6.0/overview/releaseNotes/index.html
b/content/docs/4.6.0/overview/releaseNotes/index.html
index 130cd7d..3c88ff0 100644
--- a/content/docs/4.6.0/overview/releaseNotes/index.html
+++ b/content/docs/4.6.0/overview/releaseNotes/index.html
@@ -535,10 +535,17 @@ below.</p>
</li>
</ul>
+<h2 id="existing-api-changes">Existing API changes</h2>
+
+<ul>
+ <li>BookKeeper constructor now throws BKException instead of
KeeperException.</li>
+ <li>The signatures of <code
class="highlighter-rouge">reorderReadSequence</code> and <code
class="highlighter-rouge">reorderReadLACSequence</code> are changed in
EnsemblePlacementPolicy.</li>
+</ul>
+
<h2 id="full-list-of-changes">Full list of changes</h2>
<ul>
- <li><a
href="https://github.com/apache/bookkeeper/milestone/2">https://github.com/apache/bookkeeper/milestone/2</a></li>
+ <li><a
href="https://github.com/apache/bookkeeper/milestone/2?closed=1">https://github.com/apache/bookkeeper/milestone/2?closed=1</a></li>
</ul>
</section>
@@ -560,6 +567,7 @@ below.</p>
<li class="toc-entry toc-h3"><a href="#new-bookkeeper-api">New BookKeeper
API</a></li>
<li class="toc-entry toc-h3"><a href="#performance-improvement">Performance
improvement</a></li>
<li class="toc-entry toc-h3"><a href="#deployment-or-ease-of-use">Deployment
or Ease of use</a></li>
+<li class="toc-entry toc-h2"><a href="#existing-api-changes">Existing API
changes</a></li>
<li class="toc-entry toc-h2"><a href="#full-list-of-changes">Full list of
changes</a></li>
</ul>
</div>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].