ctubbsii commented on issue #3946:
URL: https://github.com/apache/accumulo/issues/3946#issuecomment-1810230955

   > 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.
   
   I think you should be able to easily add a check to just not delete the 
default tablet (the last tablet in a table; the one with the end row 
`tableId<`, but just fence/drop its files and update its prev End Row 
`~tab:~pr`).


-- 
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]

Reply via email to