keith-turner commented on issue #2361: URL: https://github.com/apache/accumulo/issues/2361#issuecomment-973141536
> What is the case where there is no index entries? I think the following was the case I remembered. MAybe this can happen when a tablet is only using a sub range of an rfile and that subrange falls between index entries. For this issue if the number of index entries is less than the desired number of splits, then may want to fall back to scanning the data. https://github.com/apache/accumulo/blob/f8bb900ae080fe0f54dfe04f9e1ad8c4dd2e7930/server/base/src/main/java/org/apache/accumulo/server/util/FileUtil.java#L327-L340 -- 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]
