ctubbsii opened a new issue, #3698: URL: https://github.com/apache/accumulo/issues/3698
Ideas for this: * Add magic number at the beginning of each RFile block, to account for empty blocks * Add hash at the end of each RFile block to ensure the block is fully read and doesn't return early, and to ensure there aren't any errors in the block that was just read (may particularly benefit with block caching, which forces blocks to be fully read) -- 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]
