This is an automated email from the ASF dual-hosted git repository.

kturner pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 12166db314 Changed enableTabletServerFallback to 
timeToWaitForScanServers (#4638)
     add bb6143cbe9 Stops listing all compactors in each compactor (#4681)
     add 9414041323 Merge branch '2.1'
     new fabecbd856 Merge branch 'main' into elasticity

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:
 .../apache/accumulo/core/util/cache/Caches.java    |   1 +
 .../util/compaction/ExternalCompactionUtil.java    |   9 +
 .../thrift/CompactionCoordinatorService.java       |  44 +--
 .../thrift/TNextCompactionJob.java}                | 298 ++++++++++-----------
 core/src/main/thrift/compaction-coordinator.thrift |   9 +-
 .../org/apache/accumulo/compactor/Compactor.java   |  15 +-
 .../coordinator/CompactionCoordinator.java         |  15 +-
 .../compaction/CompactionCoordinatorTest.java      |  15 +-
 8 files changed, 220 insertions(+), 186 deletions(-)
 copy 
core/src/main/thrift-gen-java/org/apache/accumulo/core/{dataImpl/thrift/InitialMultiScan.java
 => compaction/thrift/TNextCompactionJob.java} (57%)

Reply via email to