[GitHub] bookkeeper pull request #214: Fix ByteBuf refcount release

2017-06-30 Thread eolivelli
Github user eolivelli closed the pull request at: https://github.com/apache/bookkeeper/pull/214 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] bookkeeper pull request #214: Fix ByteBuf refcount release

2017-06-26 Thread kishorekasi
GitHub user kishorekasi opened a pull request: https://github.com/apache/bookkeeper/pull/214 Fix ByteBuf refcount release - Release ByteBuf in Replicator - Do not release refcnt in PCBC upon addEntry error - Remove unnecessary ByteBuf refcnt retain in Bookie protocol (V2) req