You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/02/14 21:35:00 UTC

[jira] [Created] (ARTEMIS-3118) Browse queue does not always show correct "Expires"

Erwin Dondorp created ARTEMIS-3118:
--------------------------------------

             Summary: Browse queue does not always show correct "Expires"
                 Key: ARTEMIS-3118
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3118
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Web Console
    Affects Versions: 2.16.0
            Reporter: Erwin Dondorp


When sending message with a TTL of 5 minutes (300000 millis), the "Browse Queue" screen always initially shows (Expires) "in 00:04:59". Even when that screen is visited multiple seconds after sending the message. The screen can then be seen decrementing the value each 10 seconds. But when the browser screen is refreshed, the timer starts again with "in 00:04:59".

The effect occurs only for TTL > 60 seconds.

After the original TTL has passed, the messages are always properly expired. So the messaging layer seems ok.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)