[
https://issues.apache.org/jira/browse/ARTEMIS-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3821:
-----------------------------------
Fix Version/s: 2.23.0
> header field "properties.absoluteExpiryTime" is not annotated with readable
> date-time
> -------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3821
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3821
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: 2.22.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Fix For: 2.23.0
>
> Attachments: image-2022-05-09-02-36-55-679.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Many message-headers and message-properties that contain a timestamp, have an
> explanation of that value in readable text.
> property {{properties.absoluteExpiryTime}} is not included for that behaviour.
> that one should be added.
> a PR for this is added.
> while we handle this one, the following properties also benefit from a short
> explanation of their numeric value:
> * messageAnnotations.x-opt-jms-dest
> * messageAnnotations.x-opt-jms-msg-type
> * messageAnnotations.x-opt-jms-reply-to (similar to jms-dest, optional field)
> * properties.absoluteExpiryTime (to complete this list)
> Each translation function in {{browse.js}} has its own array of values. took
> the opportunity to clean up the boundary tests for the use of the array by
> replacing hardcoded values with {{{}Array.length{}}}.
>
> Output after the PR (creationDate was already handled):
> !image-2022-05-09-02-36-55-679.png!
--
This message was sent by Atlassian Jira
(v8.20.7#820007)