29 Commits (c56ce11c20b1963760b74e397acb200f61c1f95e)

Author SHA1 Message Date
  Martin Stockhammer c56ce11c20 Fixing unit tests 4 years ago
  Martin Stockhammer 8e4acdc82a Migrating to storage API 4 years ago
  Martin Stockhammer bed24eac44 Finally switching the file lock to java.nio 6 years ago
  Martin Stockhammer 878287b7b3 [MRM-1945] Fixing race condition 7 years ago
  Martin Stockhammer 5780110b79 Reverting locking modifications 7 years ago
  Martin Stockhammer 4c35ccef7b Reverting locking modifications 7 years ago
  Martin Stockhammer d380bc6779 Additional improvement for file locks 7 years ago
  Martin Stockhammer 40816fc367 Additional improvement for file locks 7 years ago
  Martin Stockhammer 8dc5e696d2 Stabilised file lock implementation and tests 7 years ago
  Martin Stockhammer 99de6268c9 Stabilised file lock implementation and tests 7 years ago
  Olivier Lamy 9a09994c8c simply use File implementation as we are now 1.7 required 10 years ago
  Eric Barboni 99117364be one move for all remaining override annotation 10 years ago
  Olivier Lamy d6c28781b0 more diamond 10 years ago
  Olivier Lamy 3e6c7ea831 ignore ClosedChannelException 10 years ago
  Olivier Lamy 66ed6cb4b0 prevent possible NPE 10 years ago
  Olivier Lamy 52caa0198b better handling of FNFE 10 years ago
  Olivier Lamy c2d4f8bce1 prevent possible file limit issue 10 years ago
  Olivier Lamy 4e077a844e prevent possible race condition if the file has been deleted 10 years ago
  Olivier Lamy 3e91228d28 try creating the file before the lock 10 years ago
  Olivier Lamy a597458ba9 track FileNotFoundException if a concurrent thread delete the file before locking and try recreate it 10 years ago
  Olivier Lamy 76d1127f8b skip locking true per default 10 years ago
  Olivier Lamy e1c3663b01 use a concurrent map to handle file lock 10 years ago
  Olivier Lamy 49c91d619d add missing @since 10 years ago
  Olivier Lamy e48c05fb6f add note on possible improvments 10 years ago
  Olivier Lamy 06cb9ea4f9 [MRM-1702] use the fileLockLManager in the code with possible race condition 10 years ago
  Olivier Lamy c3ba717d4c expose how to skip locking mechanism 10 years ago
  Olivier Lamy 79329d262e fix timeout 10 years ago
  Olivier Lamy 7fc6fb2158 add class 10 years ago
  Olivier Lamy 3e344bc827 throw a timeout exception if not possible to get the lock after the timeout 10 years ago
  Olivier Lamy a724876adf license header 10 years ago
  Olivier Lamy 875890880a cleanup this file locking library 10 years ago
  Olivier Lamy 6b23332e9d add a new module for file locking 10 years ago