This is an automated email from the ASF dual-hosted git repository.
dlmarion pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from b674b62dd9 Merge remote-tracking branch 'upstream/main' into elasticity
add e97f5886b8 Modified Deriver to throw Exception on null result (#4746)
add 49e1b5cd7d Merge branch '2.1'
new 6c2f6873dd Merge branch 'main' into elasticity
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:
.../apache/accumulo/core/conf/AccumuloConfiguration.java | 7 +++++++
.../apache/accumulo/core/conf/ConfigurationTypeHelper.java | 5 +++--
.../main/java/org/apache/accumulo/core/conf/Property.java | 4 ++++
.../org/apache/accumulo/server/conf/TableConfiguration.java | 13 +++++--------
4 files changed, 19 insertions(+), 10 deletions(-)