mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-06 09:20:07 +00:00
The filter and the view use different convection for field names, ie the connection view uses the `sessionID` field name while the connection filter uses the `SESSION_ID` field name. This commit replace the field names used by the filter with the field names used by the view preserving the backward compatibility.
artemis-hawtio
Is a HawtIO plugin that allows the viewing and manipulation of topic/queues and other JMS resources.