keith-turner commented on code in PR #4161: URL: https://github.com/apache/accumulo/pull/4161#discussion_r1451595063
########## 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 Review Comment: Thinking ahead to the elasticity branch, this file could define single compaction service and have a link to the Accumulo docs with more complex recommended config for larger clusters. -- 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]
