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 15035d7b27 Update ScanServerRefFile format to sort on UUID (#4691)
     add 85accd6b86 Increase Thrift max message size defaults (#3873)
     new 6eae7831fb 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:
 .../java/org/apache/accumulo/core/conf/Property.java | 20 ++++----------------
 .../org/apache/accumulo/server/rpc/TServerUtils.java |  9 ++-------
 .../apache/accumulo/server/rpc/TServerUtilsTest.java |  3 +--
 .../accumulo/coordinator/CompactionCoordinator.java  |  5 +----
 .../org/apache/accumulo/compactor/Compactor.java     |  6 +-----
 .../apache/accumulo/gc/SimpleGarbageCollector.java   |  2 +-
 .../java/org/apache/accumulo/manager/Manager.java    |  3 +--
 .../java/org/apache/accumulo/tserver/ScanServer.java |  5 +----
 .../org/apache/accumulo/tserver/TabletServer.java    |  8 +++-----
 .../test/functional/IdleProcessMetricsIT.java        |  3 ++-
 .../test/functional/ThriftMaxFrameSizeIT.java        |  3 +--
 11 files changed, 18 insertions(+), 49 deletions(-)

Reply via email to