Hi,
I don't think a high sequence ID alone would cause that. Most likely, there are many messages in the queues (and/or the disks are slow),
so resetting the ID, even if it were possible, wouldn't fix anything.
Please provide more details:
- the exact version
- how many queues there are
- how many messages per queue (and the size of the messages if you know - messages are stored differently based on size)
- logs from the recovery process
But yes, generally speaking, the recovery process from an unclean shutdown will be significantly slower than after a clean shutdown.
Understanding why unclean shutdowns occur and avoiding them could be the most beneficial action.
Best,