You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/05/09 15:03:29 UTC

[GitHub] ivankelly opened a new pull request #1753: S3Offload datablock magic word should be negative

ivankelly opened a new pull request #1753: S3Offload datablock magic word should be negative
URL: https://github.com/apache/incubator-pulsar/pull/1753
 
 
   When reading in a bunch of blocks, we need to know when we've hit the
   next block or padding. To identify padding, we just check if the read
   in value is negative. Hitting the magic word for a new block should do
   the same.
   
   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:
users@infra.apache.org


With regards,
Apache Git Services