-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19048/
-----------------------------------------------------------
Review request for accumulo and Eric Newton.
Bugs: ACCUMULO-2450
https://issues.apache.org/jira/browse/ACCUMULO-2450
Repository: accumulo
Description
-------
Backport of ACCUMULO-2438 to 1.4. This backport does not include the new
DeleteRowsTest, as no location for it is obvious under the 1.4 branch. It also
avoids changes made under ACCUMULO-2412 to later branches, as they were
specifically not made to 1.4.
Diffs
-----
src/server/src/main/java/org/apache/accumulo/server/master/Master.java
aa8305bff4693b3c5770b20e3cdd71a298c4b75a
Diff: https://reviews.apache.org/r/19048/diff/
Testing
-------
None yet - planning to run randomwalk with the change, which is what revealed
the need for the backport in the first place.
Thanks,
Bill Havanki