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 a356e4977b Merge branch 'main' into elasticity add 62d2a6f4f5 Refactored DfsLogger constructors to static methods (#4192) add 1443a7edaf Make RecoveryPath more strict (#4243) add 896e6277e1 Adjusts compactor error logging because of race (#4151) add 113e495dbf Merge branch '2.1' new eb7524214b 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: .../server/manager/recovery/RecoveryPath.java | 18 ++--- .../org/apache/accumulo/compactor/Compactor.java | 2 +- .../org/apache/accumulo/tserver/log/DfsLogger.java | 83 +++++++++++++--------- .../accumulo/tserver/log/TabletServerLogger.java | 4 +- .../org/apache/accumulo/tserver/tablet/Tablet.java | 2 +- .../accumulo/tserver/WalRemovalOrderTest.java | 24 +------ 6 files changed, 66 insertions(+), 67 deletions(-)