This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 3c254d5161 Merge branch 'main' into elasticity add 9ce9ff9d74 ExternalCompactionProgressIT - verify only after compaction completes (#4661) add 751c549108 updates WriteAfterCloseIT to also use ConditionalWriter (#4662) add b6954a7a39 Merge branch '2.1' new 1008be681a Merge branch 'main' into elasticity 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: .../accumulo/core/client/ConditionalWriter.java | 2 +- .../core/clientImpl/ConditionalWriterImpl.java | 11 ++- .../accumulo/tserver/TabletClientHandler.java | 56 ++++++++----- .../apache/accumulo/test/WriteAfterCloseIT.java | 95 ++++++++++++++-------- .../compaction/ExternalCompactionProgressIT.java | 6 +- 5 files changed, 107 insertions(+), 63 deletions(-)