This is an automated email from the ASF dual-hosted git repository.
edcoleman pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from efc9c72aae Adjust expected ZK watcher count (lower) in IT (#3637)
add abd7c6c2f0 tests custom prop changes are seen (#3627)
add 2917cdf9fa Updated ClientContext to handle time duration values
correctly (#3631)
add 4c649e020f Replace ConcurrentHashMap with Caffine cache for configs
(#3599)
new 7c2ebd34ed Merge remote-tracking branch 'upstream/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:
.../accumulo/core/clientImpl/ClientContext.java | 6 +--
.../core/clientImpl/ClientContextTest.java | 43 +++++++++------------
.../accumulo/core/util/ConfigurationImplTest.java | 16 ++++++++
.../server/conf/ServerConfigurationFactory.java | 44 +++++++++++++---------
4 files changed, 64 insertions(+), 45 deletions(-)