sijie opened a new pull request #917: Issue 915: Part 2 - Add crc32c integer/long checksum utils under `com.scurrilous.circe.checksum` URL: https://github.com/apache/bookkeeper/pull/917 Descriptions of the changes in this PR: This is the part 2 change of #915. It is based on #916, adding crc32c int/long checksum util classes under `com.scurrilous.circe.checksum`. It also fixes a incremental checksum issue on long crc32c. I added bunch of test cases to ensure the both long/int crc32 checksum is correct on incremental cases. a7a26e1 contains the changes to be reviewed in this pull request.
---------------------------------------------------------------- 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
