This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git
The following commit(s) were added to refs/heads/main by this push:
new f285190aa NO-JIRA clarify new console details in Artemis release doc
f285190aa is described below
commit f285190aa02e8d2173ed3e71ddad195871673f58
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 3 14:51:02 2025 -0500
NO-JIRA clarify new console details in Artemis release doc
---
src/components/artemis/documentation/latest/versions.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/components/artemis/documentation/latest/versions.html
b/src/components/artemis/documentation/latest/versions.html
index 55b41828d..09e94d6c8 100644
--- a/src/components/artemis/documentation/latest/versions.html
+++ b/src/components/artemis/documentation/latest/versions.html
@@ -426,12 +426,12 @@ Follow the general upgrade procedure outlined in the <a
href="upgrading.html#upg
<p>Due to EOL components in Hawt.io 2.x used by our web console we’ve
moved to a <a href="https://github.com/apache/activemq-artemis-console">new web
console</a> based on Hawt.io 4.
This move is about security just like the recent move to Java 17.</p>
<div class="paragraph">
-<p>From a user’s perspective the main change is that the "tree"
component prominently featured on the left of the screen has been removed.
-This component was removed because it causes significant problems for
use-cases with a large number of addresses and/or queues due to the amount of
JMX-related data that it pulls from the broker.
-Resources are now displayed exclusively on categorized tabs which offer a
paged view which is filterable and sortable and scales much better for resource
heavy use-cases.</p>
+<p>From a user’s perspective the main change is that the prominently
featured "tree" component was relocated to the "Artemis JMX" view available
from the menu on the left of the screen.
+The categorized resource tabs which were available previously are now the main
and recommended way to interact with the broker.
+These tabs offer a paged view which is filterable and sortable and scales well
for resource heavy use-cases.</p>
</div>
<div class="paragraph">
-<p>The behavior and presentation should be more consistent overall and
anything that was possible before should still be possible since the underlying
management API has not changed.</p>
+<p>The behavior and presentation should be more consistent overall, and
anything that was possible before should still be possible since the underlying
management API has not changed.</p>
</div>
<div class="paragraph">
<p>In order to upgrade an existing instance of 2.39.0 to 2.40.0 you can use
the <a href="upgrading.html#upgrading-tool"><code>upgrade</code> command</a>
which will <strong>automatically perform</strong> all the changes or you can
make the following changes manually:</p>
@@ -3029,4 +3029,4 @@ There are new tools to compact the journal and additional
improvements to the us
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact