[
https://issues.apache.org/jira/browse/BOOKKEEPER-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved BOOKKEEPER-1056.
-----------------------------------------
Resolution: Fixed
Issue resolved by merging pull request 175
[https://github.com/apache/bookkeeper/pull/175]
{noformat}
commit a9fe7d94f1890f697633fdca8abdeff23903025f
Author: Matteo Merli <[email protected]>
AuthorDate: Thu Jun 1 21:20:59 2017 +0200
Commit: Enrico Olivelli <[email protected]>
CommitDate: Thu Jun 1 21:20:59 2017 +0200
BOOKKEEPER-1056: Removed PacketHeader serialization/deserialization
allocation
When parsing the request packet header, use static methods to avoid
creating a `PacketHeader` instance.
Author: Matteo Merli <[email protected]>
Reviewers: Enrico Olivelli <None>, Sijie Guo <None>, Venkateswararao
Jujjuri (JV) <None>
Closes #175 from merlimat/packet-header-parsing
{noformat}
> Removed PacketHeader serialization/deserialization allocation
> -------------------------------------------------------------
>
> Key: BOOKKEEPER-1056
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1056
> Project: Bookkeeper
> Issue Type: Improvement
> Reporter: Matteo Merli
> Assignee: Matteo Merli
> Priority: Minor
> Fix For: 4.5.0
>
>
> When parsing the request packet header, use static methods to avoid creating
> a {{PacketHeader}} instance.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)