I was wondering if the cli is able to "see" into the jms queue messagingjournal and for messages that are scheduled for a future delivery (Messages In Queue, Messages Scheduled) list the timestamps that they are to be delivered? I am able to see message count related fields (/subsystem=messaging/hornetq-server=default/jms-queue=myqname:count-messages) but not specifics like when an attempt will occur.
Just a followup on this. A fallback is dump the journal files. I stumbled on a gh gist that helped me quite a bit at HornetQ Journal Check