Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The main concern here is upgrading HawtIO as version 1 is no longer maintained and we need to reduce the chance of CVE's going forward.
I've basically re written the console JavaScript using the new API's making them as much as possible the same as the original. There are a few minor changes but nothing that would warrant a loss is functionality. This also has a new look and feel. Ive aslo improved some features, these include:
- A new landing page that shows some basic broker state, uptime, cluster status, address memory used.
- A HawtIO security mbean, this means that hawtIO will check at call time whether or not the attribute or operation can be called, so rather than see an error in the attributes stab when access isnt authorised it is handled gracefully. This is also used to control whether a tab is available, so if a user does not have access to the createqueue jmx method then the create queue tab will not be available.
- Added a help button to most of the tabs
- A search facility for mbeans in the JMX tree
Attachments
Issue Links
- causes
-
ARTEMIS-2957 ManagementContext is started twice
- Closed
-
ARTEMIS-2958 Timed out waiting pool stop on backup restart
- Closed
-
ARTEMIS-3346 Fix typo in coreMaptoJMSMap
- Closed
- is duplicated by
-
ARTEMIS-2091 Add support for hawt.io 2.x
- Resolved
- is related to
-
ARTEMIS-3241 binary archive LICENSE file contains improper (and possibly stale) entries for management console deps
- Closed
- links to