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 fdabdc5133 Remove broken support for map files (#3378) add 617bfcbd36 fixes race condition in metadata consistency check (#3392) add 6f7d3212d0 halts when nested error seen in uncaught exception handler (#3396) new 9c6db1f3b6 Merge remote-tracking branch 'upstream/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: .../threads/AccumuloUncaughtExceptionHandler.java | 11 ++-- .../AccumuloUncaughtExceptionHandlerTest.java | 6 +- .../accumulo/tserver/tablet/DatafileManager.java | 64 +++++++++++----------- 3 files changed, 40 insertions(+), 41 deletions(-)