-
Bug
-
Resolution: Done
-
Major
-
JBoss A-MQ 6.2.1
-
None
The connector's jmx attribute UpdateClusterClients is not correct, the reason is that the code is not correct in the file ConnectorView.java, attached a patch.
public boolean isUpdateClusterClients() {return this.connector.isUpdateClusterClientsOnRemove();}