mirror of https://github.com/apache/activemq.git
sp mistake
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@480925 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
415d46cf46
commit
f1a989da9e
|
@ -385,7 +385,7 @@ public class BrokerService implements Service, Serializable {
|
|||
startDestinations();
|
||||
|
||||
addShutdownHook();
|
||||
log.info("Using Persistence Adaptor: " + getPersistenceAdapter());
|
||||
log.info("Using Persistence Adapter: " + getPersistenceAdapter());
|
||||
if (deleteAllMessagesOnStartup) {
|
||||
deleteAllMessages();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue