This is an automated email from the ASF dual-hosted git repository.
krathbun pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from d14afc49a0 Merge branch '2.1' into 3.1
add 7b8b21335e Adds new accumulo command (#5073)
add 79d972f83b Fix Fate pool watcher bug (#5171)
new 91600dd231 Merge remote-tracking branch 'upstream/2.1' into 3.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:
.../java/org/apache/accumulo/core/fate/Fate.java | 2 +-
.../server/conf/CheckAccumuloProperties.java | 66 ++++++++++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644
server/base/src/main/java/org/apache/accumulo/server/conf/CheckAccumuloProperties.java