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 275c3093af Remove AvailabilityForTablet (#4728) add 4c23acbb54 Conditional writer creation now always includes the client properties (#4732) add 0e7417d036 Fixed bug with USER compaction hints showing on SYSTEM compactions (#4730) add 8ed6dbad90 Merge branch '2.1' new cbbc4adaf9 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/clientImpl/ClientContext.java | 4 +-- .../core/clientImpl/ConditionalWriterImpl.java | 8 +++++ .../apache/accumulo/test/ConditionalWriterIT.java | 34 ++++++++++++++++++++++ 3 files changed, 43 insertions(+), 3 deletions(-)