keith-turner opened a new issue #2114:
URL: https://github.com/apache/accumulo/issues/2114
External compactions were added in #2096 and in this change there is a new
IT called ExternalCompactionIT. This IT tests some things that specific to
External compactions (like fault conditions) and it test some functionality
that is common between external and internal compactions. It would be good to
consolidate testing of common functionality and write test that can run against
both. For example functionality like the following is common to both and it
would be nice to write test once and run the test against both.
* Setting compaction iterators
* Selecting a subset of tablet files for a user compaction
* Overriding file output settings for a compaction like compression
* Compacting encrypted files
* Etc
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]