DomGarguilo opened a new issue, #268: URL: https://github.com/apache/accumulo-testing/issues/268
``` [WARNING] /home/runner/work/accumulo-testing/accumulo-testing/src/main/java/org/apache/accumulo/testing/randomwalk/concurrent/Config.java:[65,35] TSERV_COMPACTION_SERVICE_DEFAULT_EXECUTORS in org.apache.accumulo.core.conf.Property has been deprecated and marked for removal [WARNING] /home/runner/work/accumulo-testing/accumulo-testing/src/main/java/org/apache/accumulo/testing/randomwalk/concurrent/Config.java:[67,35] TSERV_COMPACTION_SERVICE_DEFAULT_MAX_OPEN in org.apache.accumulo.core.conf.Property has been deprecated and marked for removal ``` These properties have been deprecated in 3.1.0-SNAPSHOT and need to be handled in accumulo-testing for the build to complete successfully. It looks like this has been done before #258 so i assume something similar can be done again. -- 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]
