ARTEMIS-2074 Fix test
This commit is contained in:
parent
bf0eede933
commit
a68eaf4e70
|
@ -541,7 +541,6 @@ public class ActiveMQConnectionFactory extends JNDIStorable implements Connectio
|
|||
}
|
||||
|
||||
public synchronized boolean isUseTopologyForLoadBalancing() {
|
||||
checkWrite();
|
||||
return serverLocator.getUseTopologyForLoadBalancing();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue