]
Will Burns updated ISPN-11349:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.3.Final
11.0.0.Alpha2
Resolution: Done
lock leak in SIFS FileProvider
------------------------------
Key: ISPN-11349
URL:
https://issues.redhat.com/browse/ISPN-11349
Project: Infinispan
Issue Type: Bug
Reporter: Jonathan Halliday
Assignee: Jonathan Halliday
Priority: Minor
Fix For: 10.1.3.Final, 11.0.0.Alpha2
SIFS FileProvider clear() method is missing a finally block, so some errors may not
release the lock properly.