cshannon opened a new pull request, #3975: URL: https://github.com/apache/accumulo/pull/3975
The MERGED marker is set on the last tablet of the merged range after metadata has been updated so that it is possible to know whether or not the files were already fenced. If the marker exists then the fencing for the last tablet can be skipped as the process was restarted. This is a follow on to #3957 and applies that changes that were done in main in `TabletGroupWatcher` to the `MergeTablets` and `DeleteTablets` fate ops. The existing tests in MergeIT verify that the merged marker is properly cleared. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org