This is an automated email from the ASF dual-hosted git repository.
domgarguilo pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 6e745d16fa Add Metrics for CompactionJobPriority Queues (#3551)
add c788ee2fdf Ensure array of StoredTabletFiles within metatdata is
sorted when it is read (#3642)
No new revisions were added by this update.
Summary of changes:
...edKeyIterator.java => SortedFilesIterator.java} | 42 +++----
.../metadata/ConditionalTabletMutatorImpl.java | 3 +
.../test/functional/AmpleConditionalWriterIT.java | 138 +++++++++++++++++++++
3 files changed, 156 insertions(+), 27 deletions(-)
copy
core/src/main/java/org/apache/accumulo/core/iterators/{SortedKeyIterator.java
=> SortedFilesIterator.java} (52%)