stolsvik commented on pull request #749:
URL: https://github.com/apache/activemq/pull/749#issuecomment-1024814702


   Just for posterity: As discussed on the dev mailing list: The suggestion of 
moving this to the destination will not give the sought effect. You want the 
timestamp of the actual message laying in front of the queue (at "head" 
position, _the next to be dequeued_), and if there are no such message at head, 
then there is no timestamp of a first message either, since the queue is empty.
   
   The "last message to leave the broker" does not give the same monitoring 
effect that is wanted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to