forked from apache/bookkeeper
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid creating a new PendingAddOp object for each entry added, thus saving on garbage. Originally commit 55ba472 on the yahoo-4.3 branch. Author: Ivan Kelly <[email protected]> Author: Matteo Merli <[email protected]> Reviewers: Jia Zhai <None>, Sijie Guo <[email protected]> This closes apache#664 from ivankelly/yahoo-bp-1
- Loading branch information
Showing
3 changed files
with
141 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.