This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 1e866ff09d Merge branch '2.1' add 9ce9ff9d74 ExternalCompactionProgressIT - verify only after compaction completes (#4661) add 751c549108 updates WriteAfterCloseIT to also use ConditionalWriter (#4662) new b6954a7a39 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: .../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(-)