[
https://issues.apache.org/jira/browse/ARTEMIS-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424145#comment-17424145
]
ASF subversion and git services commented on ARTEMIS-3508:
----------------------------------------------------------
Commit f4be4d97187d01b525fa6ca801b1bae841ea4c80 in activemq-artemis's branch
refs/heads/main from Erwin Dondorp
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=f4be4d9 ]
ARTEMIS-3508 enhance all fields for which an enhancement function exists
> detailed message view provides less information for some fields
> ---------------------------------------------------------------
>
> Key: ARTEMIS-3508
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3508
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: 2.18.0
> Reporter: Erwin Dondorp
> Priority: Minor
> Attachments: screenshot-1.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When "Show" is performed on a message in the "Message Browser", 2 fields have
> an enhanced presentation (expiry+timestamp). However, the table view enhances
> 4 fields.
> The matching PR adds the enhanced view for the other 2 fields
> (peristentSize+type).
> The existing formatting functions have been used. No effort has been made to
> detect trivial cases. e.g. messages of type "1" will (likely) show "type: 1
> (1)"; and messages of size 905 will show "persistentSize: 905 (905 Bytes)".
> Always the raw value is shown plus the enhanced value as additional text.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)