You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Matteo Merli (JIRA)" <ji...@apache.org> on 2017/05/10 17:52:04 UTC

[jira] [Created] (BOOKKEEPER-1056) Removed PacketHeader serialization/deserialization allocation

Matteo Merli created BOOKKEEPER-1056:
----------------------------------------

             Summary: 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)