[
https://issues.apache.org/jira/browse/ARTEMIS-3124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286119#comment-17286119
]
Erwin Dondorp edited comment on ARTEMIS-3124 at 2/17/21, 8:28 PM:
------------------------------------------------------------------
> Although potentially confusing this value is technically correct.
i disagree, because that only counts if 0 was not a special value. It would
still be true for other values that are out of the regular range, e.g. 1.
> I just sent a PR for this. Let me know what you think.
That looks simple+correct+great!
was (Author: erwindon):
> Although potentially confusing this value is technically correct.
i disagree, because that only counts of 0 was not a special value. It would
still be true for other values that are out of the regular range, e.g. 1.
> I just sent a PR for this. Let me know what you think.
That looks simple+correct+great!
> 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)