cshannon commented on issue #3946: URL: https://github.com/apache/accumulo/issues/3946#issuecomment-1809297208
Thanks @keith-turner, I will take a look and see which of those options are best. I can experiment with a special case to prevent all tablets from being deleted and compare the implementation vs trying to refactor everything to keep empty tablets and merge them away. My hope is maybe it would be not too hard to just detect there's only 1 tablet left as we delete the tablets and if it's the last one then to just drop only the files from that tablet. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
