dlmarion commented on issue #4485: URL: https://github.com/apache/accumulo/issues/4485#issuecomment-2072140414
The FileCompactor [checks](https://github.com/apache/accumulo/blob/2.1/server/base/src/main/java/org/apache/accumulo/server/compaction/FileCompactor.java#L421) if the compaction is still enabled for every key that it writes. I'm curious if the compaction was making progress (you said filtering was not expected which could also be a cause). Is this happening often? If not, is bouncing the tserver an option? -- 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]
