Repository: bookkeeper Updated Branches: refs/heads/branch-4.3 f912141d2 -> 4ee480724
BOOKKEEPER-805: NullPointException in bookie server when using twitter-ostrich-provider (Youngjoon Kim 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/4ee48072 Tree: http://git-wip-us.apache.org/repos/asf/bookkeeper/tree/4ee48072 Diff: http://git-wip-us.apache.org/repos/asf/bookkeeper/diff/4ee48072 Branch: refs/heads/branch-4.3 Commit: 4ee48072480f50b3471c70fd830fd8f1c8659fe8 Parents: f912141 Author: Sijie Guo <[email protected]> Authored: Fri Dec 5 22:11:10 2014 -0800 Committer: Sijie Guo <[email protected]> Committed: Fri Dec 5 22:11:10 2014 -0800 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bookkeeper/blob/4ee48072/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 12377a1..59bdbd3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,8 @@ Release 4.3.1 - unreleased BOOKKEEPER-799: Distribution schedule coverage sets don't take gaps in response lists into account when writequorum > ackquorum (ivank) + BOOKKEEPER-805: NullPointException in bookie server when using twitter-ostrich-provider (Youngjoon Kim via sijie) + BOOKKEEPER-809: Wrong metric on LedgerDeleteOp and LedgerOpenOp (Charles Xie via sijie) IMPROVEMENTS:
