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

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

commit 3409d958bb1d69baf5b93bb8a588a3e3ee9aab1c
Merge: 770c05b46a b1b2557f94
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Fri Sep 1 12:06:00 2023 -0400

    Merge branch '2.1'

 .../TabletServerBatchReaderIterator.java           |  11 +-
 .../core/clientImpl/TabletServerBatchWriter.java   |   2 +-
 .../core/rpc/AccumuloTFramedTransportFactory.java  |  58 +++++++++
 .../org/apache/accumulo/core/rpc/ThriftUtil.java   |   7 +-
 .../apache/accumulo/core/rpc/ThriftUtilTest.java   | 132 +++++++++++++++++++++
 .../test/functional/ThriftMaxFrameSizeIT.java      | 115 ++++++++++++------
 .../java/org/apache/accumulo/test/util/Wait.java   |   2 +-
 7 files changed, 282 insertions(+), 45 deletions(-)


Reply via email to