You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dd...@apache.org on 2024/02/07 00:38:55 UTC

(accumulo) branch elasticity updated (878e4edfee -> 252b1e2833)

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

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


    from 878e4edfee Host tablets needing recovery (#4229)
     add 354be4fbaa Remove Experimental tag from GC property (#4222)
     add e27b8a3c53 Remove excessive logging message (#4237)
     add f98c87cb57 Improves thrift error logging level (#4236)
     add 8bb8fcea89 Merge branch '2.1'
     new 252b1e2833 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:
 core/src/main/java/org/apache/accumulo/core/conf/Property.java   | 1 -
 .../apache/accumulo/server/compaction/RetryableThriftCall.java   | 9 ++++++++-
 .../src/main/java/org/apache/accumulo/tserver/ScanServer.java    | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)


(accumulo) 01/01: Merge branch 'main' into elasticity

Posted by dd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ddanielr pushed a commit to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 252b1e283394e0b0c77c192cbf9ad459c9a1a1d1
Merge: 878e4edfee 8bb8fcea89
Author: Daniel Roberts <dd...@gmail.com>
AuthorDate: Wed Feb 7 00:28:05 2024 +0000

    Merge branch 'main' into elasticity

 core/src/main/java/org/apache/accumulo/core/conf/Property.java   | 1 -
 .../apache/accumulo/server/compaction/RetryableThriftCall.java   | 9 ++++++++-
 .../src/main/java/org/apache/accumulo/tserver/ScanServer.java    | 2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)