Use Files.delete() in LocalSnapshotStore 13/82213/2
authorTomas Cere <tomas.cere@pantheon.tech>
Thu, 23 May 2019 08:04:16 +0000 (10:04 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 24 May 2019 06:22:13 +0000 (06:22 +0000)
commitd8ef44c67accea4006489e4cbb6c8f0d4d428b6a
tree8a44f37459df8d07234738feb9a9edc9a48ae84c
parent4944f54d4e1fc24404d55e4ab74b6de212844dcd
Use Files.delete() in LocalSnapshotStore

If delete fails, it needs to be logged so change this up.

Change-Id: If4051cb3e5b83dee51f919fc1713cc17f032597e
Signed-off-by: Tomas Cere <tomas.cere@pantheon.tech>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/persistence/LocalSnapshotStore.java