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

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


    from 55d162046c Remove GC candidates found to still be referenced (#3738)
     add 44211efc3c avoids creating server side threads when canceling failed 
write (#3756)

No new revisions were added by this update.

Summary of changes:
 .../core/clientImpl/TabletServerBatchWriter.java   |   46 +-
 .../tabletserver/thrift/TabletClientService.java   | 1025 ++++++++++++++++++++
 core/src/main/thrift/tabletserver.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