kevinrr888 opened a new issue, #5696: URL: https://github.com/apache/accumulo/issues/5696
**Is your feature request related to a problem? Please describe.** A fixed property is one that requires restart of the related servers for a change to take effect. This is unavoidable in some cases depending on the property. However, when working on https://github.com/apache/accumulo/pull/5632 I saw several places where a fixed property could be made non-fixed. **Describe the solution you'd like** Look into all FIXED_PROPERTIES in Property and make as many non-fixed as we can. **Additional context** Related: https://github.com/apache/accumulo/pull/5632, https://github.com/apache/accumulo/issues/5693 -- 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: notifications-unsubscr...@accumulo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org