You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/10/04 07:58:00 UTC

[jira] [Updated] (ARTEMIS-3508) detailed message view provides less information for some fields

     [ https://issues.apache.org/jira/browse/ARTEMIS-3508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erwin Dondorp updated ARTEMIS-3508:
-----------------------------------
    Attachment: screenshot-1.png

> 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)