cshannon commented on issue #1327: URL: https://github.com/apache/accumulo/issues/1327#issuecomment-1465837390
> Right, that's where they are but the current RFile reader iterator implementation implements that so we would need to implement this or make sure the code that calls the iterator that handles fencing doesn't care about the methods. If we only care about the start/end of a file it should not be a big deal. I was thinking we should implement that interface as well for the fenced reader to make it easy to replace the iterator where it's used in the code so maybe we just don't implement certain methods (unsupported methods seem pretty common) or just don't use that interface, I'll have to play around with it. -- 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]
