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

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


    from b63afacfa6 Merge branch '2.1'
     add bb6143cbe9 Stops listing all compactors in each compactor (#4681)
     new 9414041323 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:
 .../util/compaction/ExternalCompactionUtil.java    |   9 +
 .../thrift/CompactionCoordinatorService.java       |  44 +--
 .../thrift/TNextCompactionJob.java}                | 298 ++++++++++-----------
 core/src/main/thrift/compaction-coordinator.thrift |   9 +-
 .../coordinator/CompactionCoordinator.java         |  10 +-
 .../org/apache/accumulo/compactor/Compactor.java   |  13 +-
 6 files changed, 203 insertions(+), 180 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