You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2017/10/20 20:30:49 UTC

[GitHub] keith-turner opened a new issue #949: Look into using TimestampSkipping iterator in RollbackCheckIterator

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


With regards,
Apache Git Services