accumulo icon indicating copy to clipboard operation
accumulo copied to clipboard

look into reducing fixed properties

Open kevinrr888 opened this issue 6 months ago • 1 comments

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

kevinrr888 avatar Jun 30 '25 21:06 kevinrr888

I'm interested in working on this

ibilley7 avatar Jul 17 '25 13:07 ibilley7