zhaijack opened a new pull request #1669: PIP-17: provide DataBlockHeader and 
implementation
URL: https://github.com/apache/incubator-pulsar/pull/1669
 
 
   ### Motivation
   Provide DataBlockHeader implementation. A block header is in format:
   `[ magic_word -- int ][ block_len -- int ][ first_entry_id  -- long]`
   
   ### Modifications
   
   Add class DataBlockHeader and test for it.
   
   ### Result
   
   unit test pass.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to