milleruntime opened a new issue #145: URL: https://github.com/apache/accumulo-testing/issues/145
Continuous Ingest is still using `BasicCompactionStrategy`, which has been deprecated in favor of the new compaction code. This needs to be replaced with a CompactionPlanner, most likely `DefaultCompactionPlanner` will work fine. This may just be a configuration change. This would be great to do for the 2.1 release testing. -- 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]
