Finding the next messages to be sent out on a thread
When there is a backlog of messages to be sent, it can be useful to know what the the next tansaction is going to be.
For example, there could be an issue with a transaction that abruptly ends a process. It would be helpful if you could know the queue order of the next transactions to be sent.
You can find the next messages to be sent out to a thread from the recovery database using filters and sorting with hcidbdump.