Gerrrr opened a new pull request #1346:
URL: https://github.com/apache/cassandra/pull/1346


   In the cases where VInt occupies less than or equal to 8 bytes
   and the underlying buffer has at least 8 bytes, VIntCoding writes the
   entire register in a single operation and then adjusts the buffer position.
   
   Co-authored-by: Benedict Elliott Smith <[email protected]>
   Co-authored-by: Branimir Lambov <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to