Skip to content

Conversation

@grgrzybek
Copy link
Contributor

No description provided.

@grgrzybek
Copy link
Contributor Author

@andytaylor @jbertram @brusdev here's a PR for console changes:

  • Hawtio is upgraded to latest upstream versions:
    • hawtio 4.6.2 with Jolokia 2.4.2 which doesn't short-circuit fetching multiple attributes and returns better values for error handling at client-side
  • @hawtio/react is upgraded to 1.11.4 where we don't silently return default ({}, [], 0, null) values where RBAC throws an exception
  • https://issues.apache.org/jira/browse/ARTEMIS-5772 where I remove hardcoded 5s refresh rate and use the value configured in preferences (if available)
  • https://issues.apache.org/jira/browse/ARTEMIS-5760 (a big one) where I carefully review all places where artemis console calls jolokiaService , so RBAC exceptions are handled as notifications at proper level (no silent ignoring of the errors)
  • https://issues.apache.org/jira/browse/ARTEMIS-5743:
    • I either use RBAC metadata to show nice banner or
    • without RBAC metadata I add lock icons to inaccessible attributes

@jbertram
Copy link
Contributor

LGTM

@jbertram jbertram merged commit 673d989 into apache:main Nov 18, 2025
2 checks passed
@grgrzybek grgrzybek deleted the ARTEMIS-5760 branch November 19, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants