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

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


    from 04a4a7b  Catch NoNodeException in CompactRange undo (#2178)
     add 3b2cdb9  Add PreDeleteTable FaTE step to cancel compactions (#2175)

No new revisions were added by this update.

Summary of changes:
 .../accumulo/manager/FateServiceHandler.java       |  6 ++--
 .../tableOps/compact/cancel/CancelCompactions.java |  1 -
 .../manager/tableOps/delete/DeleteTable.java       | 14 --------
 .../{DeleteTable.java => PreDeleteTable.java}      | 39 +++++++++-------------
 4 files changed, 18 insertions(+), 42 deletions(-)
 copy 
server/manager/src/main/java/org/apache/accumulo/manager/tableOps/delete/{DeleteTable.java
 => PreDeleteTable.java} (63%)

Reply via email to