ivankelly opened a new pull request #1180: V2 decoder marks the reads index of 
the payload on write
URL: https://github.com/apache/bookkeeper/pull/1180
 
 
   This means that any storage implementation that receives that payload,
   can reset the reader index, without jumping into bytes it knows
   nothing about.
   
   This was the source of an issue when using V2 protocol with
   DbLedgerStorage where the data could not be successfully read back
   from the ledger.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to