You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/07 21:20:52 UTC

[GitHub] eolivelli commented on a change in pull request #822: Issue 818: add api changes in release notes of 4.6.0

eolivelli commented on a change in pull request #822: Issue 818: add api changes in release notes of 4.6.0
URL: https://github.com/apache/bookkeeper/pull/822#discussion_r155644137
 
 

 ##########
 File path: site/docs/4.6.0/overview/releaseNotes.md
 ##########
 @@ -56,6 +56,11 @@ The main features in 4.6.0 cover are around following areas:
 - Deployment BookKeeper on K8s. 
   - Provide yaml files to run BookKeeper on Kubernetes using both StatefulSets and DaemonSet. See [Issue-337](https://github.com/apache/bookkeeper/issues/337) and [Issue-681](https://github.com/apache/bookkeeper/issues/681)for more details.
 
+## Existing API changes
+
+- BookKeeper constructor now throws BKException instead of KeeperException.
+- The signatures of `reorderReadSequence` and `reorderReadLACSequence` are changed in EnsemblePlacementPolicy.
+
 ## Full list of changes
 
-- [https://github.com/apache/bookkeeper/milestone/2](https://github.com/apache/bookkeeper/milestone/2)
\ No newline at end of file
+- [https://github.com/apache/bookkeeper/milestone/2?closed=1](https://github.com/apache/bookkeeper/milestone/2?closed=1)
 
 Review comment:
   Close=1 is useless. When we will close the release all issues will be closed, no?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services