kevinrr888 opened a new pull request, #4118: URL: https://github.com/apache/accumulo/pull/4118
Changes - Added getSelectedFiles() method to CompactionConfigurer.InputParameters - Added method functionality in the two implementations of this: ShellCompactCommandConfigurerTest and CompactableUtils - Tested functionality in new IT: testGetSelectedFilesForCompaction() in CompactionIT - Added new method getCompressionType() to PrintBCInfo (used in the test) - Changed several method signatures to pass around necessary info for getSelectedFiles() implementations - Renamed 'files' variable to 'inputFiles' in CompactableUtils and CompactableImpl for a more clear distinction between inputFiles and the (new) selectedFiles. Potentially still left TODO: - Add this functionality for external compactions? - Move CompressionTypeConfigurer to it's own class? -- 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]
