Timestamp when queue received message

radekm
radekm Member Posts: 23

Hi,

does Solace durable queue store a timestamp when it received a message or can we configure it to do so?

I tried InboundMessage.getTimeStamp and it always returns 0.

I also tried InboundMessage.getSenderTimestamp and it's always null because I'm not filling it in the sender.


According to an older question https://solace.community/discussion/132/getting-solace-brokers-message-receipt-timestamp it seems that for performance reasons Solace broker doesn't generate timestamps?

Thanks for the answers

Best Answer

Answers