cshannon opened a new pull request, #3830:
URL: https://github.com/apache/accumulo/pull/3830

   This commit changes FileSKVIterator getFirstKey and getLastKey methods to 
return the first and last row instead. These methods are only used for splits 
and in that case only the row is relevant. This was done because fenced RFiles 
will only return the row portion of a key when these methods are called (if the 
fencing is being enforced) so this keeps the API consistent.
   
   This closes #3798


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

Reply via email to