ahmarsuhail opened a new pull request #3927:
URL: https://github.com/apache/hadoop/pull/3927


   ### Description of PR
   
   Implements an optimised skip() that calls lazySeek which will decided when 
to do a default skip vs do a new get. Also adds in instrumentation to count 
number of times skip is called.
   
   ### How was this patch tested?
   
   Tested in eu-west-1 by running
   ```
   mvn -Dparallel-tests -DtestsThreadCount=16 clean verify
   ```
   
   


-- 
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