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 26ec56a3e1 Merge branch '2.1'
     add 7415a252d8 Improve ConditionalLogger (#6159)
     new 2158e3bfb4 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:
 .../accumulo/core/logging/ConditionalLogger.java   | 167 +++++++++------------
 .../spi/balancer/HostRegexTableLoadBalancer.java   |   5 +-
 .../core/logging/DeduplicatingLoggerTest.java      |   2 +-
 .../core/logging/EscalatingLoggerTest.java         |   5 +-
 .../server/compaction/CompactionJobGenerator.java  |  15 +-
 .../server/conf/CheckCompactionConfig.java         |  17 +--
 .../org/apache/accumulo/manager/EventQueue.java    |   3 -
 .../accumulo/manager/TabletGroupWatcher.java       |   8 +-
 .../coordinator/CompactionCoordinator.java         |  12 +-
 .../manager/upgrade/UpgradeCoordinator.java        |   3 +-
 .../org/apache/accumulo/tserver/tablet/Tablet.java |   2 +-
 11 files changed, 105 insertions(+), 134 deletions(-)

Reply via email to