Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.20.0
-
None
Description
When showing a message without timestamp, it is shown as "1970-01-01 01:00:00" (exact value is time zone dependent).
This is because the internal value is 0.
e.g.:
and:
An alternative value should be shown instead. I chose "none".
Additionally, a nearby comment is fixed.
A simple PR is available.
The new output is:
and:
Attachments
Attachments
Issue Links
- is duplicated by
-
ARTEMIS-3592 Messages timestamp is sometimes equal to "epoch" in console
- Resolved
- is related to
-
ARTEMIS-3319 Message Timestamps not set for MQTT
- Resolved
- links to