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

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

commit 410ece4e14a61de2b49a14f412b909dc39065986
Merge: 2fa2d20b52 46c4c37646
Author: Keith Turner <ktur...@apache.org>
AuthorDate: Sat Mar 1 00:58:40 2025 +0000

    Merge branch '3.1'

 .../core/conf/ConfigurationTypeHelper.java         | 51 ++++++++++++++++++++++
 .../org/apache/accumulo/core/conf/Property.java    |  2 +-
 .../apache/accumulo/core/conf/PropertyType.java    | 33 +++++++++++---
 .../accumulo/core/volume/VolumeConfiguration.java  | 32 ++------------
 .../core/conf/ConfigurationTypeHelperTest.java     | 50 +++++++++++++++++++++
 .../accumulo/core/conf/PropertyTypeTest.java       | 11 +++++
 .../core/volume/VolumeConfigurationTest.java       | 42 ++++++++++++++++++
 7 files changed, 185 insertions(+), 36 deletions(-)


Reply via email to