Albertas Vyšniauskas created AMQ-9769: -----------------------------------------
Summary: Add name property to connector interface and MBean Key: AMQ-9769 URL: https://issues.apache.org/jira/browse/AMQ-9769 Project: ActiveMQ Classic Issue Type: Improvement Components: Broker, Web Console Reporter: Albertas Vyšniauskas {color:#000000}{color:#000000}ConnectorViewMBean{color}{color} does not have a name property and the only way to get connector name from MBean is "connectorName" JMX value. This is bad because JMX values are escaped and this escaping is non-reversible, so it is impossible to get the original connector name. Web console could use this new name property to show original connector name instead of the one mangled by JMX escaping. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact