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 acc8746d2e Changed Accumulo-Access dependency version to pick up latest changes (#4734) 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) new 8ed6dbad90 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/clientImpl/ClientContext.java | 4 +-- .../core/clientImpl/ConditionalWriterImpl.java | 10 ++++++- .../accumulo/tserver/tablet/CompactableImpl.java | 2 +- .../apache/accumulo/test/ConditionalWriterIT.java | 34 ++++++++++++++++++++++ 4 files changed, 45 insertions(+), 5 deletions(-)