[
https://issues.apache.org/jira/browse/ARTEMIS-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286137#comment-17286137
]
ASF subversion and git services commented on ARTEMIS-3124:
----------------------------------------------------------
Commit 3296d431cfea41ed1863cc05d7d56cf197546d8d in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=3296d43 ]
ARTEMIS-3124 readability for 'Expires' when browsing via console
> When expiration=0, the browse-queue function shows "1970-00-04 01:00:00"
> ------------------------------------------------------------------------
>
> Key: ARTEMIS-3124
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3124
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.16.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When messages are viewed using "Browse Queue", the expiration time is shown
> as "1970-00-04 01:00:00" when the expiration is actually set to 0 (infinite).
> This happens e.g. every time when a message is send using "Send message". The
> actual time shown probably depends on the timezone that you are in, but the
> effect should be simular.
> When you zoom in on the message using "Show", the expiration is properly
> shown as "0".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)