mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
Make sure we close the plist db.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c65c25ddb6
commit
4531001b23
@ -747,6 +747,7 @@ class LevelDBClient(store: LevelDBStore) {
|
||||
log.close
|
||||
}
|
||||
copyDirtyIndexToSnapshot
|
||||
plist.close
|
||||
log = null
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user