milleruntime opened a new pull request #2263: URL: https://github.com/apache/accumulo/pull/2263
* Split compact method in CompactionService into to 2 methods: getCompactionPlan() and submitCompactionJob() * Add getCandidates() method to CompactionPlan * Rename other compact() in CompactionManager and CompactionService to submitCompaction() * Add javadoc comments to various methods * Add final to various private members * Drop redundant enum check and boolean assignment -- 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]
