ibilley7 opened a new pull request, #5803: URL: https://github.com/apache/accumulo/pull/5803
Changed these properties to be non-fixed (made no-fixed by creating a thread pool in the run method of Manager that "refresh" these properties on an interval): * `MANAGER_TABLET_REFRESH_MINTHREADS` * `MANAGER_TABLET_REFRESH_MAXTHREADS` Removed these non-fixed properties that were labeled as fixed: * `MANAGER_MINTHREADS` * `SSERV_MINTHREADS` * 'TSERV_MINTHREADS' * `COMPACTOR_MINTHREADS` All of the other properties in FIXED_PROPERTIES besides these need to be evaluated similarly in another PR. Partial work for #5696 -- 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]
