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

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


    from b34a521efa Merge branch '2.1'
     add 44211efc3c avoids creating server side threads when canceling failed 
write (#3756)
     new f501dca59a 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:
 .../core/clientImpl/TabletServerBatchWriter.java   |   46 +-
 .../thrift/TabletIngestClientService.java          | 1025 ++++++++++++++++++++
 core/src/main/thrift/tabletingest.thrift           |    5 +
 .../accumulo/tserver/TabletClientHandler.java      |    5 +
 .../accumulo/tserver/session/SessionManager.java   |   25 +
 .../accumulo/test/performance/NullTserver.java     |    5 +
 6 files changed, 1100 insertions(+), 11 deletions(-)

Reply via email to