Repository: bookkeeper Updated Branches: refs/heads/master 355ddbc7c -> e47fb5703
BOOKKEEPER-867: New Client API to allow applications pass-in EntryId. (Venkateswararao Jujjuri via sijie) (missing CHANGES.txt) Project: http://git-wip-us.apache.org/repos/asf/bookkeeper/repo Commit: http://git-wip-us.apache.org/repos/asf/bookkeeper/commit/e47fb570 Tree: http://git-wip-us.apache.org/repos/asf/bookkeeper/tree/e47fb570 Diff: http://git-wip-us.apache.org/repos/asf/bookkeeper/diff/e47fb570 Branch: refs/heads/master Commit: e47fb5703d1a26db238dd20aa58bc580830dd5af Parents: 355ddbc Author: Sijie Guo <[email protected]> Authored: Thu Oct 22 00:24:14 2015 -0700 Committer: Sijie Guo <[email protected]> Committed: Thu Oct 22 00:24:14 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bookkeeper/blob/e47fb570/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 8ca3ebb..075f219 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -112,6 +112,8 @@ Trunk (unreleased changes) BOOKKEEPER-868: Add ADD_ENTRY quorum timeout (Leigh Stewart via sijie) + BOOKKEEPER-867: New Client API to allow applications pass-in EntryId. (Venkateswararao Jujjuri via sijie) + bookkeeper-server: BOOKKEEPER-695: Some entry logs are not removed from the bookie storage (Matteo Merli via sijie)
