This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from c21766f0f4 Modified ScanServer to correctly handle tablet failures (#3150) add 3eab49fe66 Improve JavaDocs for VolumeChooser classes (#3152) add ade1908f0c Modified ScanServer to correctly handle tablet failures (#3150) add 4123f33ab3 Modified ScanServer to correctly handle tablet failures (#3150) new 56469dee59 Merge branch '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: .../core/spi/fs/PreferredVolumeChooser.java | 103 ++++++++++++++++++++- .../accumulo/core/spi/fs/RandomVolumeChooser.java | 9 ++ .../core/spi/fs/SpaceAwareVolumeChooser.java | 2 +- .../apache/accumulo/core/spi/fs/VolumeChooser.java | 32 ++++--- .../core/spi/fs/VolumeChooserEnvironment.java | 8 +- .../org/apache/accumulo/core/spi/package-info.java | 2 +- 6 files changed, 134 insertions(+), 22 deletions(-)