dlmarion commented on issue #5782: URL: https://github.com/apache/accumulo/issues/5782#issuecomment-3167737772
Found that when this fails it's due to the Fate not shutting down. The following is in the log: ``` 2025-08-08T12:18:33,788 133 [fate.FateExecutor] WARN : Waited for 60021ms for the USER fate executor operating on fate ops [TABLE_CREATE, TABLE_DELETE, TABLE_DELETE_RANGE, TABLE_EXPORT, TABLE_IMPORT, TABLE_MERGE , TABLE_OFFLINE, TABLE_ONLINE, TABLE_RENAME, TABLE_SPLIT, TABLE_TABLET_AVAILABILITY] to stop, but it is still running. Summary of run state of its threads: work finder:false transaction executor:true 2025-08-08T12:18:33,788 133 [fate.Fate] WARN : Waited for 60022ms for all fate USER background threads to stop, but some are still running. fate executor threads:true dead reservation cleaner thread:false ``` -- 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]
