ddanielr opened a new pull request, #4143: URL: https://github.com/apache/accumulo/pull/4143
Adds a warning message when no files are being selected for compaction and the tablet's files exceed the `TSERV_SCAN_MAX_OPEN_FILES` property This PR includes the changes from #4099 and also implements logging suppression. Tested this by modifying the CompactionIT test and setting `TSERV_SCAN_MAX_OPEN_FILES` to `2`. The log message was being generated every second. Now, the log message is suppressed at the table level for 5 minutes. This PR closes #4089 -- 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]
