-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23458/
-----------------------------------------------------------
Review request for accumulo.
Bugs: ACCUMULO-2992
https://issues.apache.org/jira/browse/ACCUMULO-2992
Repository: accumulo
Description
-------
Pretty straightforward removal of the long-deprecated static method
AccumuloConfiguration.getSiteConfiguration().
Diffs
-----
core/src/main/java/org/apache/accumulo/core/conf/AccumuloConfiguration.java
6d20cb0
core/src/main/java/org/apache/accumulo/core/file/rfile/PrintInfo.java dc54b49
core/src/main/java/org/apache/accumulo/core/file/rfile/bcfile/PrintInfo.java
f387cc2
core/src/main/java/org/apache/accumulo/core/util/shell/commands/FateCommand.java
0196baf
test/src/test/java/org/apache/accumulo/test/util/CertUtils.java b561600
Diff: https://reviews.apache.org/r/23458/diff/
Testing
-------
Compiles, unit tests pass (including CertUtilsTest which was modified in the
patch).
Thanks,
Bill Havanki