I had three fates in the accumulo fate queue that had no tasks assigned to
them and could not be deleted or failed. All create/delete/clone etc
commands were timing out. I did a hard shutdown of all services. I had
planned to do "accumulo org.apache.accumulo.server.fate.Admin kill <txid>"
but that command is deprecated and replaced with the fate shell command.
Since the fate shell command failed does a hard shutdown ensure that all
the fates in zookeeper are removed or do I need to delete them manually?