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

arne anka commented on ARTEMIS-3535:
------------------------------------

[~jbertram]

Care to elaborate? I am just a user – how exactly am I supposed to provide that 
information?

I got an installation that I upgraded from 2.17.0 to 2.19.0. The only 
difference was adding above line to broker.xml.

Short of giving you access to my installation, I don't quite see what can be 
done. I got the impression it is an interaction between different settings, 
though, tried to understand how exactly the setting works, but didn't get far.

Attached the broker.xml which seems to be the relevant configuration file:

[^broker.xml]

> management-message-attribute-size-limit = -1 does not unlimit
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-3535
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3535
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>         Environment: A' Artems 2.19.0
>            Reporter: arne anka
>            Priority: Major
>         Attachments: broker.xml
>
>
> With the new option messages are truncated.
> [https://activemq.apache.org/components/artemis/documentation/latest/versions.html]
> states for 2.18.0 that this may be overriden by using
> -1
> as value. But that doesn't work.
> {{broker.xml}}
> {code:xml}
> <address-setting match="#">
> ...
>    
> <management-message-attribute-size-limit>-1</management-message-attribute-size-limit>
> </address-setting>
> {code}
> Text shown is empty.
> Changing -1 to eg 1024 text appears partially.
> Seems -1 does not work as expected.



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

Reply via email to