This is an automated email from the ASF dual-hosted git repository.

krathbun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 4ce7511748 allow allocating zero unique names (#5681)
     add ed40b62851 "fixed properties" related improvements (#5632)
     new 2a5616162a Merge branch '2.1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/accumulo/core/conf/Property.java    | 83 ++++++++++++++++------
 .../apache/accumulo/core/conf/PropertyTest.java    |  2 +-
 .../server/conf/RuntimeFixedProperties.java        |  4 +-
 .../accumulo/server/util/SystemPropUtil.java       | 22 +++++-
 .../AccumuloConfigurationIsPropertySetTest.java    |  2 +-
 .../server/conf/RuntimeFixedPropertiesTest.java    |  2 +-
 .../accumulo/shell/commands/ConfigCommand.java     | 24 +++++--
 7 files changed, 101 insertions(+), 38 deletions(-)

Reply via email to