This is an automated email from the ASF dual-hosted git repository. cshannon pushed a commit to branch no-chop-merge in repository https://gitbox.apache.org/repos/asf/accumulo.git
commit 496683f32a6bb5483369f5515fc68103e84e055d Merge: 92365d69ce 3409d958bb Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com> AuthorDate: Fri Sep 8 08:35:22 2023 -0400 Merge branch 'main' into no-chop-merge .../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(-)