You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Francesco Bruscino (Jira)" <ji...@apache.org> on 2021/08/31 06:00:19 UTC

[jira] [Commented] (ARTEMIS-3443) Browse Queue Body don't show full text

    [ https://issues.apache.org/jira/browse/ARTEMIS-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407091#comment-17407091 ] 

Domenico Francesco Bruscino commented on ARTEMIS-3443:
------------------------------------------------------

The body preview and message attributes for the for management views are limited by the *_management-message-attribute-size-limit_* address setting, i.e. 
{code:xml}
<address-settings>
   <address-setting match="order.foo">
      <management-message-attribute-size-limit>512</management-message-attribute-size-limit>
{code}

Send an email to users@activemq.apache.org for further details.

> Browse Queue Body don't show full text
> --------------------------------------
>
>                 Key: ARTEMIS-3443
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3443
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP, Configuration
>    Affects Versions: 2.18.0
>         Environment: Embedded Apache Artemis 2.18.0
>            Reporter: Christian Nistl
>            Priority: Critical
>             Fix For: 2.19.0
>
>         Attachments: image-2021-08-25-10-12-51-596.png, image-2021-08-25-10-13-21-655.png
>
>
> After upgrading from 2.17 to 2.18 we have a problem, that the Messages in Browse Queue don't show the full message.
> I think the problem is from ARTEMIS-3175
> It is more a request, than a bug.
> Is it possible to configurate the size of the messages? If yes, where can it be configured?
>  
> !image-2021-08-25-10-12-51-596.png!
> !image-2021-08-25-10-13-21-655.png!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)