ivankelly opened a new pull request #1854: Store data block header length in index and block header URL: https://github.com/apache/incubator-pulsar/pull/1854 In the case of the index, if we store the block header length in the index, we can change the length in future without having to break compatibility. In the case of the block header itself, storing the header length in the block, allows reading of the data object without having to make assumptions about the size of the header. Master Issue: #1511
---------------------------------------------------------------- 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
