[
https://issues.apache.org/jira/browse/ARTEMIS-3821?focusedWorklogId=773604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773604
]
ASF GitHub Bot logged work on ARTEMIS-3821:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/May/22 17:11
Start Date: 23/May/22 17:11
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #4069: ARTEMIS-3821 provide
readable version of property absoluteExpiryTime (and a few more)
URL: https://github.com/apache/activemq-artemis/pull/4069
Issue Time Tracking
-------------------
Worklog Id: (was: 773604)
Time Spent: 20m (was: 10m)
> 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
> 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)