keith-turner commented on issue #3386: URL: https://github.com/apache/accumulo/issues/3386#issuecomment-1544443347
While looking into this I was curious if a minor compaction producing an empty file with no entries might trigger this check. I tested that locally (added an iterator to a table that filtered out everything on minc) and it did not trigger the check. Looking a bit further I found we have an IT for this case https://github.com/apache/accumulo/blob/fdabdc5133dd262316bac5d71a832f332831a61a/test/src/main/java/org/apache/accumulo/test/functional/FlushNoFileIT.java -- 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]
