mirror of https://github.com/apache/activemq.git
resolve AMQ-2153|https://issues.apache.org/activemq/browse/AMQ-2153
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@753221 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
369b1b50ff
commit
a91f59a201
|
@ -324,10 +324,10 @@ public class MessageDatabase {
|
|||
tx.store(metadata.page, metadataMarshaller, true);
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @return
|
||||
|
|
Loading…
Reference in New Issue