keith-turner opened a new issue #949: Look into using TimestampSkipping iterator in RollbackCheckIterator URL: https://github.com/apache/fluo/issues/949 The RollbackCheckItertor does a linear scan of a row+column versions. It could use the timestamp skipping iterator to jump to later timestamps. This could speed up rollbacks where a row+col has lots versions.
---------------------------------------------------------------- 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
