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

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


    from f2448f28da tests TabletMetadata error when prev row not seen (#4678)
     add bb6143cbe9 Stops listing all compactors in each compactor (#4681)

No new revisions were added by this update.

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 +-
 .../coordinator/CompactionCoordinatorTest.java     |  15 +-
 .../org/apache/accumulo/compactor/Compactor.java   |  13 +-
 .../apache/accumulo/compactor/CompactorTest.java   |  15 +-
 8 files changed, 219 insertions(+), 194 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