mirror of https://github.com/apache/activemq.git
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1295672 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4d4c3b4ce
commit
e2325f5d4f
|
@ -94,7 +94,7 @@ public class ActiveMQEndpointWorker {
|
|||
//
|
||||
}
|
||||
|
||||
public synchronized void run() {
|
||||
public void run() {
|
||||
currentReconnectDelay = INITIAL_RECONNECT_DELAY;
|
||||
MessageActivationSpec activationSpec = endpointActivationKey.getActivationSpec();
|
||||
if ( LOG.isInfoEnabled() ) {
|
||||
|
|
Loading…
Reference in New Issue