ddanielr commented on code in PR #4161: URL: https://github.com/apache/accumulo/pull/4161#discussion_r1451104442
########## assemble/conf/accumulo.properties: ########## @@ -31,3 +31,19 @@ instance.secret=DEFAULT ## Set to false if 'accumulo-util build-native' fails tserver.memory.maps.native.enabled=true + +## Set compaction settings +### Default Compactor +tserver.compaction.major.service.default.planner=org.apache.accumulo.core.spi.compaction.DefaultCompactionPlanner Review Comment: It could be since the old rate.limit property was disassociated with the `default` compaction service. -- 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]
