dlmarion commented on PR #5491: URL: https://github.com/apache/accumulo/pull/5491#issuecomment-2819220914
I can see why we wouldn't want users to delete from the fate table. It's managed by the Manager, which is supposed to always be running. However, I'm wondering if we want to allow delete rows on the `scanref` table. The entries are created by the ScanServers, and I don't remember how they are cleaned up. I'm wondering if there is a case where all the ScanServers are stopped, but entries still remain in the table. Probably worth looking at this aspect to determine if deleteRows is needed for the scanRef table. -- 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