This is an automated email from the ASF dual-hosted git repository.
krathbun pushed a change to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from a9ee91478e Trivial remove unused field
add ed40b62851 "fixed properties" related improvements (#5632)
No new revisions were added by this update.
Summary of changes:
.../org/apache/accumulo/core/conf/Property.java | 92 ++++++++++++++++------
.../apache/accumulo/core/conf/PropertyTest.java | 2 +-
.../server/conf/RuntimeFixedProperties.java | 4 +-
.../accumulo/server/util/SystemPropUtil.java | 24 +++++-
.../AccumuloConfigurationIsPropertySetTest.java | 2 +-
.../server/conf/RuntimeFixedPropertiesTest.java | 2 +-
.../accumulo/shell/commands/ConfigCommand.java | 24 ++++--
7 files changed, 110 insertions(+), 40 deletions(-)