This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 22c928f  Automatic Site Publish by Buildbot
22c928f is described below

commit 22c928fb07d5c4302cfab761d5fafc0c9c4f29c1
Author: buildbot <[email protected]>
AuthorDate: Mon Sep 20 03:03:08 2021 +0000

    Automatic Site Publish by Buildbot
---
 .../components/artemis/documentation/latest/versions.html | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/output/components/artemis/documentation/latest/versions.html 
b/output/components/artemis/documentation/latest/versions.html
index a414251..6c90a6e 100644
--- a/output/components/artemis/documentation/latest/versions.html
+++ b/output/components/artemis/documentation/latest/versions.html
@@ -1309,6 +1309,18 @@ in 2.16.0 (referenced in the <a href="#2160">upgrade 
instructions below</a>). Th
 &quot;rate&quot; metric mistakenly left visible on the web console after it was
 removed from the management API.</p>
 </li>
+<li><p>Due to <a href="https://issues.apache.org/jira/browse/ARTEMIS-3141"; 
target="_blank">ARTEMIS-3141</a>,
+<a href="https://issues.apache.org/jira/browse/ARTEMIS-3128"; 
target="_blank">ARTEMIS-3128</a>, &amp;
+<a href="https://issues.apache.org/jira/browse/ARTEMIS-3175"; 
target="_blank">ARTEMIS-3175</a>
+the data returned for any &quot;list&quot; or &quot;browse&quot; management 
method which return
+message data, including those exposed via the web console, will have their
+return data truncated by default. This is done to avoid adverse conditions
+with large volumes of message data which could potentially negatively impact
+broker stability. The <code>management-message-attribute-size-limit</code>
+address-setting controls this behavior. If you wish to restore the previous
+(and potentially dangerous behavior) then you can specify <code>-1</code> for 
this.
+It is <code>256</code> by default.</p>
+</li>
 </ol>
 <h2 id="2170">2.17.0</h2>
 <p><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&amp;version=12349326";
 target="_blank">Full release notes</a>.</p>
@@ -1324,6 +1336,7 @@ disk scan to pick it up</li>
 <li>JDBC datasource property values can now be masked.</li>
 <li>Lots of usability improvements to the Hawtio 2 based web console 
introduced in 2.16.0</li>
 <li>New management method to create a core bridge using JSON-based 
configuration input.</li>
+<li><a 
href="https://blogs.apache.org/activemq/entry/activemq-artemis-embraces-jakarta-ee";
 target="_blank">Jakarta Messaging 2.0 &amp; 3.0 artifacts for Jakarta EE 8 
&amp; 9 respectively</a>.</li>
 </ul>
 <h2 id="2160">2.16.0</h2>
 <p><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&amp;version=12348718";
 target="_blank">Full release notes</a>.</p>
@@ -1859,7 +1872,7 @@ production.</li>
     <script>
         var gitbook = gitbook || [];
         gitbook.push(function() {
-            
gitbook.page.hasChanged({"page":{"title":"Versions","level":"1.5","depth":1,"next":{"title":"Messaging
 
Concepts","level":"1.6","depth":1,"path":"messaging-concepts.md","ref":"messaging-concepts.md","articles":[]},"previous":{"title":"Project
 
Info","level":"1.4","depth":1,"path":"project-info.md","ref":"project-info.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi
 [...]
+            
gitbook.page.hasChanged({"page":{"title":"Versions","level":"1.5","depth":1,"next":{"title":"Messaging
 
Concepts","level":"1.6","depth":1,"path":"messaging-concepts.md","ref":"messaging-concepts.md","articles":[]},"previous":{"title":"Project
 
Info","level":"1.4","depth":1,"path":"project-info.md","ref":"project-info.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi
 [...]
         });
     </script>
 </div>

Reply via email to