apache / apache/accumulo

look into reducing fixed properties

Open
#5,696 1 comment 0 reactions 1 assignee Claimed by @ibilley7 View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.