mirror of
https://github.com/apache/activemq.git
synced 2025-02-15 22:46:23 +00:00
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@697953 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c6805183d
commit
4d0e57261c
@ -714,6 +714,7 @@ public class DefaultJDBCAdapter implements JDBCAdapter {
|
||||
count++;
|
||||
} else {
|
||||
LOG.debug("Stopped recover next messages");
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
@ -722,6 +723,7 @@ public class DefaultJDBCAdapter implements JDBCAdapter {
|
||||
count++;
|
||||
} else {
|
||||
LOG.debug("Stopped recover next messages");
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user