dlmarion opened a new pull request, #3533: URL: https://github.com/apache/accumulo/pull/3533
Created an object used by MiniAccumuloConfigImpl that contains the number of Compactions, ScanServers, and TabletServers for the default resource group. This object allows test writers to change the defaults and add other resource groups for their test. When MAC starts, it starts all of the Compactors, ScanServers, and TabletServers for all of the groups. Resource groups can be added to the configuration in the middle of a test and then calling start(ServerType) will start up the new processes. -- 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]
